[EMAIL PROTECTED] wrote:
> 
> Kenneth Murchison writes:
> >
> >>   vacation :days 20 :addresses "[EMAIL PROTECTED]" "Delirio tremens...";
> 
> >With this action, the only messages that will generate vacation
> >responses are those sent to "stefano.coatti" and
> >"[EMAIL PROTECTED]".
> 
> You are assuming that `servername' is not specified in /etc/imapd.conf.
> If it is, `vacation' will append that domain to "stefano.coatti".
> My sendmail configuration, for example, always qualifies unqualified
> addresses, so that I must define `servername' to get a working default
> for sieve `vacation'.

I think you're mistaken.  Please show me where in the code vacation does
anything with the servername.  Vacation makes no assumptions about what
the server or domain name is when comparing addresses, it simply
compares the envelope TO address and any :addresses specified in the
vacation action to those in the TO, CC and BCC headers in the message
body.

I worked on a lot of this code, so I'm pretty sure that I'm right.  But
please correct me if I'm wrong, I might actually learn something today
:^)

Ken
-- 
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp

Reply via email to