Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Jan 24, 2013 9:51 am 
Offline
Newbie

Joined: Mon Jan 21, 2013 12:07 pm
Posts: 4
I have tried going through the guide to setup mail on 10.04 at http://library.linode.com/email/postfix/dovecot-mysql-ubuntu-10.04-lucid but got stuck around the dovecot stage.

Initially i got errors (through virtualmin) but now i get

Code:
telnet 127.0.0.1 pop3
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.


Although when i look in /var/log/mail.log the file is empty. I have tried adding lines to rsyslog.conf and syslog.conf but nothing gets it working.

Anybody else having trouble, starting to wish i had setup on 10.04 now


Top
   
PostPosted: Wed Jan 30, 2013 2:37 am 
Offline

Joined: Wed Jan 30, 2013 2:36 am
Posts: 1
I am having the same issue.

Support has not been able to provide me with more help.

anyone has any idea what to do???


Top
   
PostPosted: Mon Feb 11, 2013 6:48 am 
Offline
Newbie

Joined: Mon Jan 21, 2013 12:07 pm
Posts: 4
I ended up starting another linode from scratch on 10.04 LTS. Just got apache and mysql on then just ran virtualmin installer and all dovecot/postfix installed no problem.

Found from reading around that the mysql alias method in the linode tutorials doesnt seem to be that popular with sys admins


Top
   
PostPosted: Mon Feb 11, 2013 10:11 am 
Offline
Senior Member

Joined: Sun May 23, 2010 1:57 pm
Posts: 315
Website: http://www.jebblue.net
There are some guides which might help with debugging if you're still seeing issues:

http://www.postfix.org/DEBUG_README.html
http://wiki2.dovecot.org/Logging


Top
   
PostPosted: Tue Feb 12, 2013 12:17 pm 
Offline
Senior Newbie

Joined: Tue Oct 27, 2009 9:26 pm
Posts: 15
I saw this too on a fresh install after installing the 12.10 image, and then installing Postfix. Nothing, no logs. Didn't dig into it deeper as I was just playing around on a new Linode to try a few things out. But I did quickly check on the 12.04 image and there are logs.

So I think there is either an issue with the rsyslog / postfix config in the distro, or a problem with Linode's image for 12.10?


Top
   
PostPosted: Wed Feb 13, 2013 8:09 pm 
Offline

Joined: Wed Feb 13, 2013 8:06 pm
Posts: 1
I had the same problem. Turns out some of the key mail-related logs were owned by messagebus and not syslog. chown seems to have fixed the issue.


Top
   
PostPosted: Thu Mar 28, 2013 5:51 pm 
Offline
Senior Newbie

Joined: Sat Mar 23, 2013 2:02 pm
Posts: 13
I ran into the same issue. The previous poster is correct.

For anyone researching the command to run is:

sudo chown syslog.adm /var/log/mail.log
sudo chmod 640 /var/log/mail.log


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


Who is online

Users browsing this forum: No registered users and 2 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