PDA

View Full Version : Bug with Vacation messages


prophecy
10-19-2003, 08:01 PM
Client let me know about this, so tested it on another aco**** 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&startyear=2003@cp.bluerax.com
(ultimately generated from admin@trackerinc.com)
Unrouteable address

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

Return-path: <travis@spaceprogram.com>
Received: from [68.147.35.208] (helo=spaceprogram.com)
by cp.bluerax.com with esmtp (Exim 4.20)
id 1ABPHR-0001cp-Hb
for admin@trackerinc.com; Sun, 19 Oct 2003 19:56:22 -0600
Message-ID: <3F9340E0.5000606@spaceprogram.com>
Date: Sun, 19 Oct 2003 19:56:48 -0600
From: Travis Reeder <travis@spaceprogram.com>
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: admin@trackerinc.com
Subject: test
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

teset

DirectAdmin Support
10-20-2003, 11:13 AM
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 http://files.directadmin.com/services/exim4.conf -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

prophecy
10-20-2003, 11:29 AM
How can i check version?

prophecy
10-20-2003, 11:30 AM
got this on second command:

# service exim restart
exim: unrecognized service

prophecy
10-20-2003, 11:31 AM
oops, wrong server... :D

restart works fine.

prophecy
10-20-2003, 11:34 AM
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.