I need help! When the EXIM queue tries to send an email but the email bounces, is invalid or if the domain we are sending to does not accept our IP then the email just sits in the queue for a very long period of time. This causes the queue to get large when we're sending a lot of email and slows down the server.
>From what I can tell it seems I need to enter a line of code in the exim configuration editor that tells exim to not retry and rather just delete bounced, rejected or invalid emails. If possible can we tell the queue to delete emails that are in there for over 2 minutes? How do I fix this? Is there a simple line of code I can insert into the configuration editor? Thanks.. John Doe-44 wrote: > > Hi, > > I am trying to handle our noreply emails a little bit more properly. > We do send the classic "Something new... check your account" emails > coming from [EMAIL PROTECTED] > So far, I used a simple: "noreply: :fail: This account is not valid, use > the website mail" in the /etc/aliases > It seem to work, but it is not very aesthetic. I would like the response > to be clean (multiple lines of text, etc...). > So, is there a better way to handle noreplys from within exim.conf? > > Thx, > JD > > PS: I am not very experienced with exim syntax yet... > > > > > > -- > ## List details at http://lists.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://wiki.exim.org/ > > -- View this message in context: http://www.nabble.com/noreplys...-tp20014762p20157814.html Sent from the Exim Users mailing list archive at Nabble.com. -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
