Joe Zacky wrote:

The same thing happens to me. I found if I put a blank line (press Enter) after the Subject: I don't get the "disallowed breakage" message.
Like this:


MAIL FROM:[EMAIL PROTECTED]

250 ok

RCPT TO:[EMAIL PROTECTED]

250 ok

DATA

354 go ahead

Subject:Test


Data here .

Well I don't know why my message had all these extra blank lines, but here's how it should have been (hopefully):


MAIL FROM:[EMAIL PROTECTED]
250 ok
RCPT TO:[EMAIL PROTECTED]
250 ok
DATA
354 go ahead
Subject:Test

Data here
.





-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to