soulshepard
Verified User
- Joined
- Feb 7, 2008
- Messages
- 123
Dear directadmin collegues,
I recently had some "421 Lost incoming connection" reports from clients on my server.
unfortunatly my server had to process a lot of spam, and was under high load.
you can semi tune the amount of workers for spamassasin and exim to get or not get this highload. but what worried me is dat the message bounced and did not get a retry.
after dealing with the spam traffic, i found some topics related to this message but none really answering my question (bounce vs retry)
finaly on issues.apache.org/SpamAssassin way down in the bottom was the solution to make exim/spamassasin retry the message in stead on making an hard bounce thus resulting in a mail not meing deliverd.
the suggested change is under the sections : local_sa_delivery and virtual_sa_userdelivery in the exim config.
temp_errors = *
i did search the forums but i do realise i did not search the directadmin help to verify if this is known. so my appologies if i make an double post now
With kind regards,
Soul
I recently had some "421 Lost incoming connection" reports from clients on my server.
unfortunatly my server had to process a lot of spam, and was under high load.
you can semi tune the amount of workers for spamassasin and exim to get or not get this highload. but what worried me is dat the message bounced and did not get a retry.
after dealing with the spam traffic, i found some topics related to this message but none really answering my question (bounce vs retry)
finaly on issues.apache.org/SpamAssassin way down in the bottom was the solution to make exim/spamassasin retry the message in stead on making an hard bounce thus resulting in a mail not meing deliverd.
the suggested change is under the sections : local_sa_delivery and virtual_sa_userdelivery in the exim config.
temp_errors = *
i did search the forums but i do realise i did not search the directadmin help to verify if this is known. so my appologies if i make an double post now
With kind regards,
Soul
Last edited: