[quote user="tomt"]
Is it possible to block any email with a blank from ??
ie: MAIL FROM:<> SIZE=5830
Just watching my logs and I have had thousands of these and lots of RSET entries..
Any way to stop those ?
Thanks
[/quote]
Nope, the blank MAIL FROM: is a valid entry as specified by RFC used by mail servers when sending messages where there is no reply expected or desired. They use this to stop loops. Block these and you are blocking all error reports from and mail server. Actually there are blacklists out there that look for mail servers that are violating the RFCs and you might get yourself added to a black list if you reject these connections.
[quote user="tomt"]<p>Is it possible to block any email with a blank from ??</p><p>ie:&nbsp; MAIL FROM:&lt;&gt; SIZE=5830&nbsp;</p><p>Just watching my logs and I have had thousands of these and lots of RSET entries.. </p><p>Any way to stop those ?</p><p>Thanks
&nbsp;</p><p>&nbsp;</p><p>[/quote]</p><p>&nbsp;</p><p>Nope, the blank MAIL FROM: is a valid entry as specified by RFC used by mail servers when sending messages where there is no reply expected or desired.&nbsp; They use this to stop loops.&nbsp; Block these and you are blocking all error reports from and mail server.&nbsp; Actually there are blacklists out there that look for mail servers that are violating the RFCs and you might get yourself added to a black list if you reject these connections.</p><p>&nbsp;</p><p>&nbsp;</p>