Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: Can I change when validated e-mails are sent?

Quote Reply
Re: Can I change when validated e-mails are sent? In reply to
Replace the following variable configuration in the Links.pm:

Code:

LINKS{email_add} = 1;


with the following:

Code:

LINKS{email_add} = 0;


Wink

OR simply use the admin.cgi script to ADD links into your Links table since no emails are sent when you add them via the admin.cgi script.

Regards,

Eliot Lee


Subject Author Views Date
Thread Can I change when validated e-mails are sent? Canucks 2717 Aug 22, 2000, 11:22 AM
Thread Re: Can I change when validated e-mails are sent?
Stealth 2614 Aug 22, 2000, 11:26 AM
Thread Re: Can I change when validated e-mails are sent?
Canucks 2605 Aug 22, 2000, 11:29 AM
Thread Re: Can I change when validated e-mails are sent?
Stealth 2615 Aug 22, 2000, 11:30 AM
Post Re: Can I change when validated e-mails are sent?
Canucks 2596 Aug 22, 2000, 11:37 AM