Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

problem with SendMail...

Quote Reply
problem with SendMail...
I keep having a weird problem. As far as i know i have set the links.cfg file correctly, but i am still getting the following problem.

when you add a site, you receive an e-mail. I have tried setting the $db_email_add, and $db_email_notify settings to 1, and then tried 0, but neither worked. The notification of the link being rejected works, and so does the mailing list, so i know i have the location of sendmail set correctly.

Any ideas would be much appreciated.

A.Newby

Quote Reply
Re: problem with SendMail... In reply to
Make sure that you have the following template files in your templates directory:

Code:

email-add.txt
email-mod.txt


Make sure that the permissions of these files are 666 (rw-rw-rw-).

Regards,

Eliot Lee

Quote Reply
Re: problem with SendMail... In reply to
Thanks for the quick reply, but i have these files and it still won't work....