![]() |
ISPConfig 3.0.1.3 E-mail
hi falco and till.
I tried to send an email using squirrelMail {info@example.com} to user@yahoo.com and user@gmail.com user@yahoo.com got the email user@gmail.com did not get it in my server we are using postfix. how can I config the email to resive email? thanks for your work and you time |
Type in the mail server: tail -f /var/log/mail.log and than try to send a email to gmail adress. When you do that copy the output that shows up in terminal windows from the command that you typed in and paste it here.
|
ISPConfig 3 E-mail
There is the uot put, thank for your help:
Oct 14 22:34:41 server postfix/smtp[29812]: connect to gmail-smtp-in.l.google.com[209.85.221.22]:25: Connection timed out Oct 14 22:35:01 server postfix/smtpd[29794]: connect from localhost[127.0.0.1] Oct 14 22:35:01 server postfix/smtpd[29794]: lost connection after CONNECT from localhost[127.0.0.1] Oct 14 22:35:01 server postfix/smtpd[29794]: disconnect from localhost[127.0.0.1] Oct 14 22:35:01 server pop3d: Connection, ip=[::ffff:127.0.0.1] Oct 14 22:35:01 server pop3d: Disconnected, ip=[::ffff:127.0.0.1] Oct 14 22:35:01 server imapd: Connection, ip=[::ffff:127.0.0.1] Oct 14 22:35:01 server imapd: Disconnected, ip=[::ffff:127.0.0.1], time=0 Oct 14 22:35:11 server postfix/smtp[29812]: connect to alt1.gmail-smtp-in.l.google.com[209.85.219.43]:25: Connection timed out Oct 14 22:35:41 server postfix/smtp[29812]: connect to alt2.gmail-smtp-in.l.google.com[209.85.129.27]:25: Connection timed out Oct 14 22:36:11 server postfix/smtp[29812]: connect to alt3.gmail-smtp-in.l.google.com[209.85.222.59]:25: Connection timed out Oct 14 22:36:41 server postfix/smtp[29812]: connect to alt4.gmail-smtp-in.l.google.com[209.85.211.66]:25: Connection timed out Oct 14 22:36:41 server postfix/smtp[29812]: AD1B973EFE: to=<user@gmail.com>, relay=none, delay=151, delays=0.07/0.02/151/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[209.85.211.66]:25: Connection timed out) Something more, I can't get e-mail in come, just the ones from the server (notifications) Thank you. |
In most cases gmail is rejecting mail is because bad email configuration or dns configuration.
Post the output of following commands: hostname hostname -f cat /etc/mailname You can try to check if your IP or MX is open relay: http://www.spamhelp.org/shopenrelay/ |
ISPConfig 3 E-mail
Thank for your time and help.
server:~# hostname server server:~# hostname -f server.example.com server:~# cat /etc/mailname server.example.com This is it. In the hosting control panel: server Domain server.example.com example.com But in the DNS Zone I don"t have nothing declared; I mean, no records for this domain. Where is my mistake? thank you, I appreciate you help. |
First check out this URL: http://www.howtoforge.com/perfect-se...-ispconfig3-p3
Setup your hostnames like in the guide in the url. You need to use FQDN (Fully qualified domain name) for email and you need to setup MX record in DNS that points to your IP of ISPConfig server. |
ISPConfig3 Email
ok. so I have a difference in the eth0 in my server is dhcp
and in the records of the DNS is hostname the domain name?? MX record hostname: example.com emailserver hostname: server.example.com is that right?? thank yuo very mush |
Are we talking about FQDN (Fully qualified domain name) here or do you use local test domain ?
|
ISPConfig 3 E-mail
Sorry.
I just want be able to create an e-mail for my cliente, where he can sent and resive e-mails to any body. thank you |
Then just create an email account in ispconfig. Your client can send and receive emails to anybody with this account, he just have to enable smtp authentication in his email client.
|
| All times are GMT +2. The time now is 12:11. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.