Hello. I need a little help with configuring/forwarding dns records for mail server. I have bought a domain (mydomain.lt) from remote providers (hostex.lt), and I've launched ispconfig on centos 6.5 on my machine. I have created mailboxes, mail server is working, squirellmail too, but i cant get/send mail. What should i configure to create mailboxes and make that clients could create it too for their subdomains (client.mydomain.lt) ? Should I create some dns zones records in my own machine, or just forward some dns'es from domain provider control panel to get it working ? Thank you very much.
Hi which guide you have used for configuration?For mail get/send part please paste the mail.log. You need add the DNS record from DNS-add-wizard in ISPConfig admin interface. Br// Srijan
By this guide: http://www.howtoforge.com/perfect-server-centos-6.4-x86_64-apache2-dovecot-ispconfig-3-p3 So i should enter this information: to this dns via wizard ?: ? I have already made a domain forward with A type to my IP
You seem to use the dns server of your hosting provider, in that case, you do not have to add a dns record in ispconfig. Go to the "DNS Zona" tab in the settings of your provider and check that you have a-records for the zone and the www subdomain that point to the ip address of your server and that you have a mx record, that points to one of the a-records or the hostname of your server.
My DNS Zona at domain provider: My ispconfig (Email->Domain): My ispconfig (Email->Email mailbox) Still no luck with sending/getting email. Here is the maillog after i sended email from squirrellmail: Code: Mar 26 11:49:50 localhost amavis[13741]: (13741-05) Passed CLEAN {RelayedOpenRelay}, [88.119.198.151] <[email protected]> -> <[email protected]>, Message-ID: <[email protected]>, mail_id: 1l1Bk-PdC_-D, Hits: -0.001, size: 645, queued_as: 0A1F82EEE2, 7184 ms Mar 26 11:49:50 localhost postfix/smtp[26804]: CCD9E2EF00: to=<[email protected]>, relay=127.0.0.1[127.0.0.1]:10024, delay=7.3, delays=0.09/0.01/0/7.2, dsn=2.0.0, status=sent (250 2.0.0 from MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as 0A1F82EEE2) But im not getting emails from outside, and none gets from me.
Do you use a dynamic IP? If yes then Most dynamic IP addresses are blacklisted nowadays (see link ) so that's most likely the reason why you can't send emails. To overcome this, you can relay your emails through another mailserver: here Br// Srijan
The mx record is wrong. MY records point to a domain or subdomain, and not to a IP. Edit the mx record and replace the IP address with "esolution.lt."