Re: [EXIM] Fw: Are the commands mail and vacation mutually e…

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Hazel
日付:  
To: Rufus
CC: exim-users
題目: Re: [EXIM] Fw: Are the commands mail and vacation mutually exclusive?
On Fri, 10 Jul 1998, Rufus wrote:

>I see nothing in the spec to say that I cannot have both the commands
>vacation and mail in one filter, so that both send mails, but it seems to

be
>the case. Does this mean I have missed something in the specification, or
>isthere some way I can get exim to use both.


This is an oversight on my part. The restriction is in fact that you
cannot have two "mail" commands *to the same recipient*. "Vacation" is
just syntactic sugar for a "mail" command with certain default
arguments.

A mail delivery is handled very like any other delivery, with the
receiver as the "address". The central code in Exim for handling
duplicate addresses notices that there are two the same, and discards
the second one of them.

I have made a note to either (a) document this restriction or (b) find a
way of removing it.

-- 
Philip Hazel                   University Computing Service,
P.Hazel@???          New Museums Site, Cambridge CB2 3QG,
ph10@??? (sic)       England.  Phone: +44 1223 334714



--
*** Exim information can be found at http://www.exim.org/ ***