On 25/08/05, Martin H <[EMAIL PROTECTED]> wrote: > We are using exim as our MTA and would like to know > how to set the following up. I will explain with an > example: > > Bob has an autoreply set. John sends Bob and email and > receives Bob's autoreply. John sends bob another > email, but doesn't receive the autoreply. If Mary > sends Bob an email, she will receive the autoreply. > However, a week later (after receiving the autoreply), > if John sends Bob another email, he will receive the > autoreply. > > So, what I am asking is how to set up exim to send > someone's autoreply only once per week per user. > > Looking back at the example, John receives the > autoreply only once per week. Mary receives the > autoreply only once per week.
This is built-in default functionality of the 'vacation' command in an Exim filter. http://www.exim.org/exim-html-4.50/doc/html/filter_toc.html Peter -- Peter Bowyer Email: [EMAIL PROTECTED] Tel: +44 1296 768003 VoIP: sip:[EMAIL PROTECTED] -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
