Riezal Ross wrote:

I did once have a CR/LF problem a few months back. However, I can't
recall it being related to ClamAV. It was more of the mail server not
accepting my mail message because it is incomplete (without the CR/LF at
the end). Also, this problem was not generated by a specific client. The
cause came from a script for sending out mails via the qmailtoaster smtp
server.
That's what I thought. I'd assume that you're sure the script is not replicating the CR/LF issue. The error you're getting (without seeing pieces of the logs) is a general error, that qmail's smtp failed for some reason. I don't think it's even making it to Clam. The most common cause of this error is authentication problems with scripts sending via the local smtp daemon. I had a b*tch of a time getting a script that someone installed here to work, all due to authentication. Or lack of. Is the script trying to send via the smtp daemon, (such as sendmail -s), or via the mail() function?

---------------------------------------------------------------------
    QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to