On Tue, May 14, 2002 at 11:27:20AM -0500, Mike Grommet wrote: > > The example I gave below shows the use of the address parameter to the > vacation function. > According to the RFC tho this is an optional parameter, and if this > parameter is left off then it will just automagically > use the To: address for the From: field (if I haven't read anything > incorrectly)
This feature is broken in Cyrus. The problem is that sendmail strips the domain portion from the envelope recipient address, and then lmtpd appends `@unspecified-domain', producing an address that will never match the header recipient. I submitted a patch that allows lmtpd to append the correct domain, and I have been using this patch with several versions of Cyrus. It does require a setting in /etc/imapd.conf to specify the domain. My patch has not been incorporated into Cyrus, but you should be able to find it in the archives. -- -Gary Mills- -Unix Support- -U of M Academic Computing and Networking-