![]() |
Help understanding how mail server should be setup
Hi all!
I spent couple of hours reading thru whole forum trying to figure out what are steps to get it running, but no joy, I have VPS (virtual private server) with Fedora 4 installed on it, I installed webmin, apache2, mysql, php and they're working fine, now Dovecot IMAP/POP3 Server is giving me headache, can someone give me a list of required modules to get mail working. Thanks! |
Have a look at this tutorial: http://www.howtoforge.com/perfect_setup_fedora_core_4
In the tutorial I install the package imap; leave it out as you have installed Dovecot. You should then add these steps after the Postfix configuration because Dovecot uses Maildir: Code:
postconf -e 'home_mailbox = Maildir/' |
Thanks for the reply falko!
so in putty I should run this code bellow ? Code:
postconf -e 'home_mailbox = Maildir/'or I can install it but not run on a boot ? |
Quote:
Quote:
You can install it and then remove the system startup links so that it doesn't get started at boot time. |
I run the code and everrything went ok, with no errors,
but when I send test email from yahoo.com to my VPS it newer gets there, outlook shows this error screenshot when I try to send email from outlook www.dnsstuff.com gives this error link also www.dnsreport.com at the buttom gives gives error for MX record link I have 3 virtual domains, maybe that's causing problems? |
Is 207.210.228.31 your server's IP address, or does it belong to another server?
Is your server connected directly to the internet, or is it behind a router? |
That ip is my VPS (virtual private server) ip, which is located somewhere in the US, and from what I've read looks like the problem is with Reverse DNS not set up for that ip.
|
Quote:
|
Ok, I asked my provider and they set reverse dns, but still can't get it to work,
this is error log from Webmin: System > System Logs > /var/log/maillog > View Logfile Code:
Jan 29 10:11:13 m5-fedora4-04 sendmail[1652]: daemon MTA: problem creating SMTP socketstill says Mail Fail ERROR: I could not complete a connection to any of your mailservers! |
Quote:
Quote:
Also, please post the output of Code:
netstat -tap |
| All times are GMT +2. The time now is 13:03. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.