Duboux
Verified User
- Joined
- Apr 20, 2007
- Messages
- 244
I understand we can't reject on null senders, since bounced emails that were sent by ur clients will also have a null sender. So if ur client sends an email to a wrong address, he/she would never receive the error message.
So we should probably only reject the combination:
null sender + too short message contents
Altough I doubt those bounce messages have <> as sender, as I think they have no headers at all.. not even those <>
So we should probably only reject the combination:
null sender + too short message contents
Altough I doubt those bounce messages have <> as sender, as I think they have no headers at all.. not even those <>