On Sun, 28 Dec 2003, Tracy wrote: > I am attempting to modify the SmtpMsgIPBanSpammers (and similar) messages > in server.tab to allow me to return a multi-line message in response to > such an error. Specifically, I want to return something along the lines of: > 550-5.7.1 Your IP address has been found in the headers of spam sent to this > 550- network. All mail from your IP address will be refused. Do not attempt to > 550-resend your message. If you have questions about this rejection, you > 550-may send mail to [EMAIL PROTECTED] or you may visit: > 550 http://www.arisiasoft.com/Mailblock/blocked.aspx > > I had thought I could just separate the lines using \r\n but that didn't > work - the literal string "\r\n" got send as part of the message (rather > than being interpreted into <CRLF>). > > Any suggestions on this?
You can't. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
