Bug with Vacation messages

prophecy

Verified User
Joined
Jul 8, 2003
Messages
205
Client let me know about this, so tested it on another acocunt and same thing. Please help! This client seems to find everything that can go wrong...

Example bounce message:

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

endday=25&endmonth=10&endtime=evening&endyear=2003&startday=18&startmonth=10&starttime=evening&[email protected]
(ultimately generated from [email protected])
Unrouteable address

------ This is a copy of the message, including all the headers. ------

Return-path: <[email protected]>
Received: from [68.147.35.208] (helo=spaceprogram.com)
by cp.bluerax.com with esmtp (Exim 4.20)
id 1ABPHR-0001cp-Hb
for [email protected]; Sun, 19 Oct 2003 19:56:22 -0600
Message-ID: <[email protected]>
Date: Sun, 19 Oct 2003 19:56:48 -0600
From: Travis Reeder <[email protected]>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [email protected]
Subject: test
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

teset
 
Hello,

I'm not quite sure what happened there. Try overwriting your /etc/exim.conf with the latest version (for exim 4 only)
Code:
wget [url]http://files.directadmin.com/services/exim4.conf[/url] -O /etc/exim.conf
service exim restart[code]
If you dont have exim 4, it's recommended that you upgrade to the latest version (4.24 at the momment)

John
 
got this on second command:

# service exim restart
exim: unrecognized service
 
And it looks like that did the trick! Hope it won't cause other issues, I remember my exim had to be modified a while back because of some other issue.
 
Back
Top