[imp] Chuck/Developers? Is further RFC822 checking needed in
IMP? Was: Invalid emails don't bounce
Michael Yingbull
mbull at uoguelph.ca
Fri Nov 12 06:41:09 PST 2004
Patrick Boutilier wrote:
> Michael Yingbull wrote:
>
>> Emails that are syntactically incorrect (ie, foo at foo@foo.ca, or bracket
>> problems, commas, etc) don't bounce to the user (IMP 3.2). I'd
>> assume this is
>> because sendmail coughs when it gets the malformed mail? Is there
>> anyway these
>> error conditions can be bounced back to the user?
>>
>
> Forgot to mention that sendmail never evens receives the malformed
> mail because it is silently discarded by RFC822.php .
Thanks for your email, Patrick. Has this behavior changed in IMP4?
Is there a need to sanity check the To line for trailing dots, commas,
mismatched <>s, etc?
(I'm willing to create a patched by extending what you did, but would
like one of the development team to comment on the issue - I wouldn't
want to patch the code if I'm just missing a configuration issue or if
another workaround/solution is available).
Thanks again Patrick.
More information about the imp
mailing list