Eurika!  I finally got a vacation response.  Here's the problem:
My sieve script looked like this...

  require ["fileinto","vacation"];

  vacation :days 4 :addresses ["[EMAIL PROTECTED]", 
"[EMAIL PROTECTED]"] "Testing vacation for the next week";

My test messages were sent to ``[EMAIL PROTECTED]''.  When I changed
the addresses in the sieve script to have the four upper-case characters,
I got my first ever vacation response.  Sendmail rewrites all of our
addresses in that format.  However, case should not matter in hostnames.
Lmtpd should be doing a case-independant comparison!


-- 
-Gary Mills-    -Unix Support-    -U of M Academic Computing and Networking-

Reply via email to