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

sendmail -t -oeq option

Quote Reply
sendmail -t -oeq option
I don't understand,

If I put in my cfg file path to sendmail : '/usr/sbin/sendmail' I receive when I click on add button an 500 Error

If I put in my cfg file path to sendmail : '/usr/sbin/sendmail -t -eoq' i can click on add button and receive no error but when I want to validate I receive an error telling :

CGI ERROR
==========================================
Error Message : Unable to send addition message. Reason: SMTP: Unspecified communications error.
Script Location : /home/sites/site240/web/cgi-bin/admin/admin.cgi
Perl Version : 5.00503

Form Variables
-------------------------------------------

Please help because I don't know what to do.

thanks



JML

Quote Reply
Re: sendmail -t -oeq option In reply to
You need to use one or the other...NOT both SMTP and SENDMAIL.

Regards,

Eliot Lee
Quote Reply
Re: sendmail -t -oeq option In reply to
thank you for your answer but i don't use both. If I use the first solution I cannot click on the add button; If I use the second one I receveive a message telling me that server doesn't found sendmail program.

Regards,

JML

Quote Reply
Re: sendmail -t -oeq option In reply to
Well, the SMTP message indicates that you are attempting to use SMTP rather than SENDMAIL.

Again, I think that you have the WRONG SENDMAIL PATH defined in the links.cfg file.

Regards,

Eliot Lee