Strange entries in exim mainlog

DaanK

Verified User
Joined
Jul 1, 2005
Messages
34
Location
/home/daank/
Hi,

i was just looking through my log files and found the following.

2006-02-17 13:05:00 1FA4M4-0009P7-IC ** [email protected] F=<> R=lookuphost T=remote_smtp: SMTP error from remote mail server after RCPT TO:<[email protected]>: host gmail-smtp-in.l.google.com [72.14.205.27]: 550 5.7.1 No such user e15si996214qba
2006-02-17 13:05:00 1FA4M4-0009P7-IC Frozen (delivery error message)

Does anybody know what these messages are?
 
To quote documentation:
Exim will not bounce emails if the original message looks like a bounce. Instead the message is frozen, awaiting the SysAdmin's attention. To bounce the message with a message to the original user, and thereby removing it from the queue, use use exim -Mg <messageid>.
Jeff
 
Back
Top