Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I wonder if anyone has any advice or knowledge on fixing this problem I’ve been having. i have just set up a postfix server that supports mysql and followed this online guide (well a few actually) and have also got dovecot working with all the necessary files. I can send emails and create and edit domain, mailbox and aliases etc from postfix admin, but the problem I’m having is that I can’t seem to receive any email, the log don’t seem to say anything and I have tried sending email from another server to it only for it to "status=deferred". The main guide I followed was:
section to all as well I can receive emails it tell me in the log and there placed in /vmail/somthing@somthing.com, yet when i go to http://localhost/webmail (which is Squirrel Mail) I can log in but see no emails that i have sent to myself, i have also tried emailing myself over localhost to test but with no luck.
yes it seems but i still cant find a way to recive emails if there getting to me or not. im using dovecot as my imap server. there are mbox files in mailbox directories yes.
i do dovecot -n and it tells me that there are no config files in /usr/local/etc/, yet ive placed them all in /etc/. dovecot will still start however and show up in the log as connecting to the database were mail is.
Tried both yet still no joy, sorry for the late reply. Any ideas were the settings are for "edit the start-up file for dovecot to point at /etc for configs". I’ve tried using evolution on the local machine over vnc yet still no joy with that either.
strange this is it seems to be reciving the email from my test email ntlworl.com in the logs:
May 26 10:03:10 Server postfix/smtpd[7164]: connect from mtaout03-winn.ispmail.ntl.com[81.103.221.49]
May 26 10:03:10 Server postfix/smtpd[7164]: BB79121B708: client=mtaout03-winn.ispmail.ntl.com[81.103.221.49]
May 26 10:03:10 Server postfix/cleanup[7170]: BB79121B708: message-id=<20070526090309.VVPH29112.aamtaout04-winn.ispmail.ntl.com@smtp.ntlworld.com>
May 26 10:03:10 Server postfix/qmgr[7138]: BB79121B708: from=<name@ntlworld.com>, size=1534, nrcpt=1 (queue active)
May 26 10:03:10 Server postfix/virtual[7175]: BB79121B708: to=<mail@mail.com>, relay=virtual, delay=0, status=sent (delivered to maildir)
May 26 10:03:10 Server postfix/qmgr[7138]: BB79121B708: removed
May 26 10:03:10 Server postfix/smtpd[7164]: disconnect from mtaout03-winn.ispmail.ntl.com[81.103.221.49]
any idears?
i was thinking along the lines of its actually sending the email but to the local folders not the mysql database or somthing along those lines.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.