Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Apr 21, 2011 1:50 am 
Offline
Senior Member

Joined: Thu Nov 12, 2009 3:27 pm
Posts: 57
Website: http://www.mtgames.org/
WLM: ai5hf@hotmail.com
AOL: btakillermich11
Location: Baton Rouge, Louisiana
Hi all,
I re-installed dovecot along with postfix a while back following the linode library article, hoping it would solve a couple problems I'd been having. However, it didn't seem to.
Basically, I'll start with one problem first, as I can't test any other problems until this is resolved. I can't seem to send mail to any users on my system. I don't get an error mailed back for most of the domains under my control, but one in particular (mtgames.org) sends back "no such user..." whenever I send email to it, although I know it's in the table -- I've checked many times. The others just silently don't get received. I've checked using squirrel mail -- as I can't use any external clients, it's kind of hard to test -- but squirrel mail doesn't seem to be seeing anything new. Logs for two domains (mtgames.org first, then another domain that doesn't bounce):

Apr 21 00:42:55 mtgames postfix/qmgr[25927]: EA0F3290AB: from=<ai5hf@hotmail.com>, size=3904, nrcpt=1 (queue active)
Apr 21 00:42:55 mtgames postfix/trivial-rewrite[18933]: warning: do not list domain mtgames.org in BOTH mydestination and virtual_mailbox_domains
Apr 21 00:42:55 mtgames postfix/local[18940]: EA0F3290AB: to=<webmaster@mtgames.org>, relay=local, delay=7.1, delays=7/0.05/0/0.02, dsn=5.1.1, status=bounced (unknown user: "webmaster")
Apr 21 00:42:55 mtgames postfix/cleanup[18939]: 4CD6529151: message-id=<20110421054255.4CD6529151@mtgames.org>
Apr 21 00:42:55 mtgames postfix/bounce[18941]: EA0F3290AB: sender non-delivery notification: 4CD6529151
Apr 21 00:42:55 mtgames postfix/qmgr[25927]: 4CD6529151: from=<>, size=5632, nrcpt=1 (queue active)
Apr 21 00:42:55 mtgames postfix/qmgr[25927]: EA0F3290AB: removed
Apr 21 00:42:55 mtgames postfix/smtp[18942]: 4CD6529151: to=<ai5hf@hotmail.com>, relay=mx3.hotmail.com[65.55.37.104]:25, delay=0.5, delays=0.03/0.03/0.17/0.27, dsn=2.0.0, status=sent (250<20110421054255.4CD6529151@mtgames.org> Queued mail
for delivery)
Apr 21 00:42:55 mtgames postfix/qmgr[25927]: 4CD6529151: removed

Apr 21 00:39:50 mtgames postfix/smtpd[18777]: connect from snt0-omc4-s51.snt0.hotmail.com[65.54.51.102]
Apr 21 00:39:51 mtgames postfix/smtpd[18777]: E11E6290AB: client=snt0-omc4-s51.snt0.hotmail.com[65.54.51.102]
Apr 21 00:39:51 mtgames postfix/cleanup[18758]: E11E6290AB: message-id=<SNT144-ds47D061DB4B9E84ED0FC07FC920@phx.gbl>
Apr 21 00:39:51 mtgames postfix/qmgr[25927]: E11E6290AB: from=<ai5hf@hotmail.com>, size=3903, nrcpt=1 (queue active)
Apr 21 00:39:51 mtgames postfix/smtpd[18777]: disconnect from snt0-omc4-s51.snt0.hotmail.com[65.54.51.102]
Apr 21 00:39:51 mtgames postfix/virtual[18785]: E11E6290AB: to=<webmaster@mtprox.org>, relay=virtual, delay=0.52, delays=0.13/0.23/0/0.16, dsn=2.0.0, status=sent (delivered to maildir)
Apr 21 00:39:51 mtgames postfix/qmgr[25927]: E11E6290AB: removed

As you can see, it looks like the second one got there, but looking in the /home/vmail directory for mtprox.org and webmaster, the latest has a timestamp of around February 26. This shows the same thing that squirrel mail showed.
Any help is appreciated.
Thanks,
-Michael.

_________________
http://mtgames.org/
"A world that contained a creature as amazing as that bumblebee was a world he wanted to live in." -- Christopher Paolini, Brisingr.
"The songs of the dead are the lamentations of the living." -- Christopher Paolini, Eldest.


Top
   
PostPosted: Thu Apr 21, 2011 11:07 am 
Offline
Senior Member

Joined: Fri Dec 07, 2007 1:37 am
Posts: 385
Location: NC, USA
lilmike wrote:
warning: do not list domain mtgames.org in BOTH mydestination and virtual_mailbox_domains

Fix this. You can't use virtual delivery on a domain listed in mydestination. Most likely you want to remove the domain in question from mydestination.

Quote:
As you can see, it looks like the second one got there, but looking in the /home/vmail directory for mtprox.org and webmaster, the latest has a timestamp of around February 26.

Add a "-v" to the end of the virtual line in master.cf like so:
Code:
virtual   unix  -       n       n       -       -       virtual -v

Restart postfix and your logs will tell you more than you ever wanted to know about how it decided where to put that message.


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


Who is online

Users browsing this forum: No registered users and 1 guest


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