Posts: 20
Threads: 5
Joined: Apr 2015
Reputation:
0
Sex: Undisclosed
Thanks: 4
Given 2 thank(s) in 2 post(s)
Can't receive emails
11-30-2015, 06:11 AM
(This post was last modified: 11-30-2015, 06:12 AM by laughingsteam.)
Hello everyone!
I am sort of new here, I've been a little inactive for some time while I sorted some other stuff out and now I'm back online, doing what I was doing before, but I got a big problem I sure could use help with.
Any help is appreciated!
So I can't send or receive any emails it seems from my server, and I'm not sure why. I've made sure the uvw and everything installed on my Ubuntu server allows for all ports to be opened. (25, 587, etc) but my host blocks port 25 anyways, so I changed that in the Sentora Config from port 25 to 587. However, still having an issue or receiving and sending. I'm not sure what is going on but would love some help if anyone is willing.
P.S I should also note that I am terrible with MX Setup and am completely a beginner when it comes to it.
Thanks!
Steve
Posts: 20
Threads: 5
Joined: Apr 2015
Reputation:
0
Sex: Undisclosed
Thanks: 4
Given 2 thank(s) in 2 post(s)
RE: Can't receive emails
11-30-2015, 08:06 AM
(This post was last modified: 11-30-2015, 08:07 AM by laughingsteam.)
(11-30-2015, 06:11 AM)laughingsteam Wrote: Hello everyone!
I am sort of new here, I've been a little inactive for some time while I sorted some other stuff out and now I'm back online, doing what I was doing before, but I got a big problem I sure could use help with.
Any help is appreciated!
So I can't send or receive any emails it seems from my server, and I'm not sure why. I've made sure the uvw and everything installed on my Ubuntu server allows for all ports to be opened. (25, 587, etc) but my host blocks port 25 anyways, so I changed that in the Sentora Config from port 25 to 587. However, still having an issue or receiving and sending. I'm not sure what is going on but would love some help if anyone is willing.
P.S I should also note that I am terrible with MX Setup and am completely a beginner when it comes to it.
Thanks!
Steve
Seems I figured it out!! I had to do the following in case others need it:
Edit /etc/postfix/master.cf
and put:
submission inet n - n - - smtpd
under:
smtp inet n - n - - smtpd
Posts: 24
Threads: 1
Joined: Oct 2015
Reputation:
0
Sex: Undisclosed
Thanks: 0
Given 0 thank(s) in 0 post(s)
RE: Can't receive emails
12-03-2015, 03:53 AM
me too, cant receive since 25 november I dont remember anyone change config, my logs dont say anything I dont Known to do about it
I can send email normal
Posts: 24
Threads: 1
Joined: Oct 2015
Reputation:
0
Sex: Undisclosed
Thanks: 0
Given 0 thank(s) in 0 post(s)
RE: Can't receive emails
12-03-2015, 10:19 AM
(This post was last modified: 12-03-2015, 10:20 AM by chukran.)
my log /var/log/mail.log
Dec 2 16:15:20 painel postfix/master[1056]: daemon started -- version 2.11.0, configuration /etc/postfix
Dec 2 16:15:20 painel postfix/qmgr[1061]: A82E714D261: from=<>, size=2708, nrcpt=1 (queue active)
Dec 2 16:15:20 painel postfix/proxymap[1067]: warning: connect to mysql server localhost: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Dec 2 16:15:20 painel postfix/trivial-rewrite[1094]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-virtual_alias_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/trivial-rewrite[1094]: warning: virtual_alias_domains lookup failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: connect to transport private/retry: Connection refused
Dec 2 16:15:20 painel postfix/qmgr[1061]: A82E714D261: to=<root@painel.xxxxxxxx.com>, relay=none, delay=403, delays=403/0.03/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-relay_domains_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: A82E714D261: flush service failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: A511D14D151: from=<>, size=2952, nrcpt=1 (queue active)
Dec 2 16:15:20 painel postfix/qmgr[1061]: A511D14D151: to=<root@painel.xxxxxxx.com>, relay=none, delay=403, delays=403/0/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-relay_domains_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: A511D14D151: flush service failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: C1DB114E0E8: from=<root@painel.xxxxxxxx.com>, size=605, nrcpt=1 (queue active)
Dec 2 16:15:20 painel postfix/trivial-rewrite[1094]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-virtual_alias_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/trivial-rewrite[1094]: warning: virtual_alias_domains lookup failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: C1DB114E0E8: to=<root@painel.xxxxxxx.com>, orig_to=<root>, relay=none, delay=379, delays=379/0/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-relay_domains_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: C1DB114E0E8: flush service failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: C17F414E7ED: from=<>, size=2952, nrcpt=1 (queue active)
Dec 2 16:15:20 painel postfix/trivial-rewrite[1094]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-virtual_alias_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/trivial-rewrite[1094]: warning: virtual_alias_domains lookup failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: C17F414E7ED: to=<root@painel.xxxxxx.com>, relay=none, delay=401, delays=401/0/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-relay_domains_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: C17F414E7ED: flush service failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: 2B383144431: from=<>, size=2952, nrcpt=1 (queue active)
Dec 2 16:15:20 painel postfix/qmgr[1061]: 2B383144431: to=<root@painel.xxxxxxx.com>, relay=none, delay=402, delays=402/0.01/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-relay_domains_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: 2B383144431: flush service failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: 87BC3153CC9: from=<root@painel.xxxxxxx.com>, size=605, nrcpt=1 (queue active)
Dec 2 16:15:20 painel postfix/trivial-rewrite[1094]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-virtual_alias_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/trivial-rewrite[1094]: warning: virtual_alias_domains lookup failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: 87BC3153CC9: to=<root@painel.xxxxxxx.com>, orig_to=<root>, relay=none, delay=1939, delays=1939/0/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-relay_domains_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: 87BC3153CC9: flush service failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: 6171A153060: from=<root@painel.xxxxxxx.com>, size=605, nrcpt=1 (queue active)
Dec 2 16:15:20 painel postfix/qmgr[1061]: 6171A153060: to=<root@painel.xxxxxxx.com>, orig_to=<root>, relay=none, delay=799, delays=799/0/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-relay_domains_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: 6171A153060: flush service failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: 6FC8E15110C: from=<root@painel.xxxxxxxx.com>, size=14251, nrcpt=1 (queue active)
Dec 2 16:15:20 painel postfix/qmgr[1061]: 6FC8E15110C: to=<root@painel.xxxxxx.com>, orig_to=<root>, relay=none, delay=316, delays=316/0/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-relay_domains_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: 6FC8E15110C: flush service failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: 477DB15520D: from=<root@painel.xxxxx.com>, size=605, nrcpt=1 (queue active)
Dec 2 16:15:20 painel postfix/qmgr[1061]: 477DB15520D: to=<root@painel.xxxxxx.com>, orig_to=<root>, relay=none, delay=4339, delays=4339/0/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-relay_domains_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: 477DB15520D: flush service failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: 7014914BC01: from=<>, size=2699, nrcpt=1 (queue active)
Dec 2 16:15:20 painel postfix/trivial-rewrite[1094]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-virtual_alias_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/trivial-rewrite[1094]: warning: virtual_alias_domains lookup failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: 7014914BC01: to=<root@xxxxxx.com>, relay=none, delay=1903, delays=1903/0.01/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-relay_domains_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/qmgr[1061]: warning: 7014914BC01: flush service failure
Dec 2 16:15:20 painel postfix/qmgr[1061]: 78206154BF2: from=<root@painel.xxxx.com>, size=605, nrcpt=1 (queue active)
Dec 2 16:15:20 painel postfix/trivial-rewrite[1094]: warning: proxy:mysql:/etc/sentora/configs/postfix/mysql-virtual_alias_maps.cf: table lookup problem
Dec 2 16:15:20 painel postfix/trivial-rewrite[1094]: warning: virtual_alias_domains lookup failure
*******
and my log /var/log/dovecot.log
2015-12-02 16:15:03auth-worker(4868): Warning: Killed with signal 15 (by pid=1 $
2015-12-02 16:15:03imap: Warning: Killed with signal 15 (by pid=1 uid=0 code=ki$
2015-12-02 16:15:03imap: Warning: Killed with signal 15 (by pid=1 uid=0 code=ki$
2015-12-02 16:15:03log: Warning: Killed with signal 15 (by pid=1 uid=0 code=kil$
2015-12-02 16:15:03master: Warning: Killed with signal 15 (by pid=1 uid=0 code=$
2015-12-02 22:00:45master: Warning: Killed with signal 15 (by pid=11218 uid=0 c$
2015-12-02 22:00:56master: Warning: Killed with signal 15 (by pid=1 uid=0 code=$
2015-12-02 22:00:56anvil: Warning: Killed with signal 15 (by pid=1 uid=0 code=k$
2015-12-02 22:00:56log: Warning: Killed with signal 15 (by pid=1 uid=0 code=kil$
Any Body can help-me ?
I try send mail from gmail to my domain, and receive it:
####################################################################
# THIS IS A WARNING ONLY. YOU DO NOT NEED TO RESEND YOUR MESSAGE. #
####################################################################
Your message could not be delivered for more than 4 hour(s).
It will be retried until it is 5 day(s) old.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<contato@xxxxx.com>: temporary failure. Command output: Can't open
log file /var/log/dovecot.log: Permission denied
Final-Recipient: rfc822; contato@xxxxx.com
Original-Recipient: rfc822;contato@xxxxx.com
Action: delayed
Status: 4.3.0
Diagnostic-Code: x-unix; Can't open log file /var/log/dovecot.log: Permission
denied
Will-Retry-Until: Mon, 7 Dec 2015 14:54:00 -0200 (BRST)
Posts: 4 ,002
Threads: 193
Joined: Jul 2014
Reputation:
83
Sex: Undisclosed
Thanks: 72
Given 435 thank(s) in 395 post(s)
RE: Can't receive emails
12-09-2015, 09:36 PM
Can you check your sentora DB? Are all tables ok ? Same over postfix here.
M B
Posts: 24
Threads: 1
Joined: Oct 2015
Reputation:
0
Sex: Undisclosed
Thanks: 0
Given 0 thank(s) in 0 post(s)
RE: Can't receive emails
12-12-2015, 01:59 AM
yes, there's table all be ok
Posts: 7
Threads: 0
Joined: May 2015
Reputation:
0
Thanks: 0
Given 0 thank(s) in 0 post(s)
RE: Can't receive emails
01-01-2016, 04:13 AM
(This post was last modified: 01-01-2016, 04:15 AM by erm3nda.)
warning: connect to mysql server localhost: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Table can be super okey, but if the server is not up you cannot do nothing, and email activity should be stopped instead to show serveral failures about tables that it cannot check.
Posts: 24
Threads: 1
Joined: Oct 2015
Reputation:
0
Sex: Undisclosed
Thanks: 0
Given 0 thank(s) in 0 post(s)
RE: Can't receive emails
01-06-2016, 07:31 AM
(01-01-2016, 04:13 AM)erm3nda Wrote: warning: connect to mysql server localhost: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Table can be super okey, but if the server is not up you cannot do nothing, and email activity should be stopped instead to show serveral failures about tables that it cannot check.
How solution to it? my website work's fine and I have many outher 5 scripts work fine, send email, but not receive at moment I use zohomail to comunication via email.
Posts: 3
Threads: 1
Joined: Sep 2016
Reputation:
0
Sex: Male
Thanks: 0
Given 0 thank(s) in 0 post(s)
RE: Can't receive emails
09-29-2016, 02:09 AM
I have the exact same problem. All work fine until 26 September when i can send emails but can't receive any mail except from my server. Nothing in configuration was changed. I look for solution, but if anyone cam help it will be very helpful. Thanks a lot.
PS (If i manage to find a solution i will post it here).
Posts: 3
Threads: 1
Joined: Sep 2016
Reputation:
0
Sex: Male
Thanks: 0
Given 0 thank(s) in 0 post(s)
RE: Can't receive emails
09-29-2016, 02:27 AM
(09-29-2016, 02:09 AM)skysoft Wrote: I have the exact same problem. All work fine until 26 September when i can send emails but can't receive any mail except from my server. Nothing in configuration was changed. I look for solution, but if anyone cam help it will be very helpful. Thanks a lot.
PS (If i manage to find a solution i will post it here).
OK I Find what my problem is and now all work excellent!!! I make nmap scan of my server and i find port 25 is closed (i use router with firewall) and after open the SMTP Port 25 i start to receive mails normally.
|