Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Mar 17, 2010 11:27 am 
Offline

Joined: Wed Mar 17, 2010 11:22 am
Posts: 1
Hi,

Recently, our company ported over a website from another hosting environment and during the process mail that was supposed to be delivered to an email@host.com was lost. I checked the email logs and I saw that it was trying to reach an email address locally and that's why it wasn't sending so I fixed it. My question is, is there a place where postfix stores all bounceback emails or emails not sent due to errors?


I appreciate all your help,

Art
acontreras@thepointgroup.com


Top
   
 Post subject:
PostPosted: Wed Mar 17, 2010 7:16 pm 
Offline
Senior Member

Joined: Fri Dec 07, 2007 1:37 am
Posts: 385
Location: NC, USA
What do your log entries look like for the "lost" mail?

If postfix rejected the mail then it is long gone.

If postfix delivered the mail to the wrong place due to your misconfiguration, then you would need to figure out where.

If postfix was deferring the mail, then it should automatically keep retrying for a day or three before it bounces back to the sender. If you've fixed things then the mail should just come out of the queue on its own, but you can check for this like so:
Code:
# mailq
Mail queue is empty


If there is undelivered mail, look at the man pages for postqueue and postsuper to see your options for forcing redelivery.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group