Hi guys, Does anyone know of an MTA or exim settings affecting bounce rules for different emails?
Say I am sending an email to [EMAIL PROTECTED] and I want my MTA to attempt the delivery only ONCE. In case the email has been bounced back discard that particular email from the queue and move on. All other emails on the system should use the default resending options. An idea (cron */1): exiqgrep -s [EMAIL PROTECTED] -i | xargs exim -Mrm Is it possible? Thanks -src- -- ## 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/
