After using original latest exim.conf and exim.pl
Every day i see
---------
A new message or response with subject:
Warning: 300 emails have just been sent by unknown
has arrived for you to view.
Follow this link to view it:
---------
300 is a limit in /etc/virtual/limit
There are a lot of messages in MAIL QUEUE with undefined (<>) sender. (answers to spammers about non existing addresses)
May be "echo 10000>/etc/virtual/limit_unknow" will fix the problem... But how to fix it correctly?
example:
2011-03-20 20:44:44 Received from <> R=1Q1NcH-0001tm-N8 U=mail P=local S=12872 T="Mail delivery failed: returning message to sender"
2011-03-20 20:44:44 routing failed for [email protected] F=<>: Unrouteable address
*** Frozen (delivery error message)
Every day i see
---------
A new message or response with subject:
Warning: 300 emails have just been sent by unknown
has arrived for you to view.
Follow this link to view it:
---------
300 is a limit in /etc/virtual/limit
There are a lot of messages in MAIL QUEUE with undefined (<>) sender. (answers to spammers about non existing addresses)
May be "echo 10000>/etc/virtual/limit_unknow" will fix the problem... But how to fix it correctly?
example:
2011-03-20 20:44:44 Received from <> R=1Q1NcH-0001tm-N8 U=mail P=local S=12872 T="Mail delivery failed: returning message to sender"
2011-03-20 20:44:44 routing failed for [email protected] F=<>: Unrouteable address
*** Frozen (delivery error message)