I just installed vacation on a Red Hat Enterprise Linux ES 4 system. It isn't working. When I installed the debug version, I saw that it isn't using the correct address.
Here are the headers of a test email message:
Date: Tue, 3 Jul 2007 10:10:16 -0400
From: Jonathan B Bayer <jbayer@BayerTechnologyGroup.com>
X-Mailer: The Bat! (v3.99.3) Professional
Reply-To: Jonathan B Bayer <jbayer@BayerTechnologyGroup.com>
Organization: Bayer Technology Group
X-Priority: 3 (Normal)
Message-ID: <168112276.20070703101016@BayerTechnologyGroup.com>
To: jbayer@crest-ultrasonics.com
Subject: ss
MIME-Version: 1.0
and here is the output from the vacation.log file in /tmp:
I just installed vacation on a Red Hat Enterprise Linux ES 4 system. It isn't working. When I installed the debug version, I saw that it isn't using the correct address.
Here are the headers of a test email message:
Date: Tue, 3 Jul 2007 10:10:16 -0400
From: Jonathan B Bayer <jbayer@BayerTechnologyGroup.com>
X-Mailer: The Bat! (v3.99.3) Professional
Reply-To: Jonathan B Bayer <jbayer@BayerTechnologyGroup.com>
Organization: Bayer Technology Group
X-Priority: 3 (Normal)
Message-ID: <168112276.20070703101016@BayerTechnologyGroup.com>
To: jbayer@crest-ultrasonics.com
Subject: ss
MIME-Version: 1.0
and here is the output from the vacation.log file in /tmp:
Tue Jul 3 10:43:25 2007 next message
Tue Jul 3 10:43:25 2007 From >jbayer@bayertechnologygroup.com<
Tue Jul 3 10:43:25 2007 From: now: ><
Tue Jul 3 10:43:25 2007 From: >jbayer@BayerTechnologyGroup.com<
Tue Jul 3 10:43:25 2007 From: now: >jbayer@BayerTechnologyGroup.com<
Tue Jul 3 10:43:25 2007 Reply-To: >Jonathan<
Tue Jul 3 10:43:25 2007 Subject found: >ss<
Tue Jul 3 10:43:25 2007 From: jbayer@BayerTechnologyGroup.com Reply-To: Jonathan
Any ideas? this is version 1.2.6.3
Thanks
Hi there,
That's a bug! It looks like the old code doesn't treat Reply-To: correctly!
RFC 2822 says that Reply-To: can include name-addr and that's not handled.
The code is rather ugly I'm afraid, will see if I can get that fixed before 1.2.7.0 gets released..
I'll also see if I can move this to the bugs section..
Hmm, it won't let me, could you file a bug against this problem please ?
thanks!
Just updating - this is fixed in the current beta4 - though be warned it has a compilation problem which will be fixed in beta5.
Beta 5 is now out, which should work!