Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Sendmail.CF rules
Name: danny Date: March 4, 2002 at 11:27:46 Pacific
Comment:
Is there any way to terminate an SMTP session uppon the first error? I mean error like: NOQUEUE: SYSERR: putoutmsg... or Bad recipient or any 550 error type.
Name: ronen Date: March 4, 2002 at 13:34:47 Pacific
Reply:
try to c if /var/log is full i had 2.6 giga sitting & filling it
0
Response Number 2
Name: danny Date: March 5, 2002 at 07:31:33 Pacific
Reply:
Hmmm i think you misunderstand my question!!
0
Response Number 3
Name: ronen Date: March 7, 2002 at 03:13:59 Pacific
Reply:
might be (-; sorry
0
Response Number 4
Name: gerd Date: March 7, 2002 at 05:28:23 Pacific
Reply:
can anybody tell me what is this?? and how i resolve it?? sendmail-8.11.6, Rehat Linux 7.2
SYSERR: putoutmsg (remote-Server.net): error on output channel sending "220 myServer.com ESMTP Sendmail 8.11.6/8.11.6; Thu, 7 Mar 2002 14:10:49 +0100": Connection reset by remote-Server.net
thanks Gerd
0
Response Number 5
Name: danny Date: March 7, 2002 at 09:20:08 Pacific
Reply:
Gerd:
Some spammer are using non-standard smtp server send their stuff. Those smtp server doesnt listen any incoming commands or messages. Then each time your server is trying to send an answer or error message it fail.
My previous message concern this kind of errors. I am trying to find a way to fix this bug in sendmail. I would like sendmail to terminate the smtp session uppon the first error.
Summary: Thanks very much for the replys. I have gotten a pretty good grasp on the sendmail.cf file now. I have just one question What is the following lefthand rule asking R<@> PS. I am not sure if the...
Summary: Hi once again everytime I do an m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf sendmail.cf ends up 0 length anyone else ever had this problem and solved it? John ...
Summary: To accept/reject email, i use special rulesets in sendmail.cf based on the message headers. It work fine, except when i try to deny repeated space occurence. Does anyone have idea? HSubject: ...