Điểm:1

Postfix not receiving external mail and local mail stuck in queue

lá cờ ar

I have an issue that I can't find solution for. My Postfix server crashed, I re-installed it, but now, and no matter what I do, I can't get it to forward incoming emails to its designated domain. I can send among local users. This is from main.cf:

When I try inet_interfaces = all, it stops receiving all together, and when put back to Localhost, they come back in but get stuck in queue with connection refused.

readme_directory = /usr/share/doc/postfix-2.10.1/README_FILES
myorigin = $mydomain
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
inet_interfaces = localhost

myorigin = $mydomain
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 

Here's the postconf -n

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5
html_directory = no
inet_interfaces = localhost
inet_protocols = all
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
readme_directory = /usr/share/doc/postfix-2.10.1/README_FILES
sample_directory = /usr/share/doc/postfix-2.10.1/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
unknown_local_recipient_reject_code = 550
Any help will be greatly appreciated. Thanks in advance

Jun 24 18:45:02 ns10 dovecot: master: Dovecot v2.2.36 (1f10bfa63) starting up for imap, pop3 (core dumps disabled)
Jun 24 18:45:04 ns10 spamd[1374]: spamd: server started on IO::Socket::IP [127.0.0.1]:783, IO::Socket::IP [::1]:783 (running version 3.4.0)
Jun 24 18:45:04 ns10 spamd[1374]: spamd: server pid: 1374
Jun 24 18:45:04 ns10 spamd[1374]: spamd: server successfully spawned child process, pid 1869
Jun 24 18:45:04 ns10 spamd[1374]: spamd: server successfully spawned child process, pid 1870
Jun 24 18:45:04 ns10 spamd[1374]: prefork: child states: IS
Jun 24 18:45:04 ns10 spamd[1374]: prefork: child states: II
Jun 24 18:49:58 ns10 dovecot: imap-login: Aborted login (no auth attempts in 0 secs): user=<>, rip=98.249.241.145, lip=167.172.230.150, session=<GW5hfYfFP8di+fGR>
Jun 24 18:49:58 ns10 dovecot: imap-login: Aborted login (no auth attempts in 0 secs): user=<>, rip=98.249.241.145, lip=167.172.230.150, session=<JLxnfYfFQMdi+fGR>
Jun 24 18:49:58 ns10 dovecot: imap-login: Aborted login (no auth attempts in 0 secs): user=<>, rip=98.249.241.145, lip=167.172.230.150, session=<cslnfYfFQcdi+fGR>
Jun 24 18:49:59 ns10 dovecot: imap-login: Aborted login (no auth attempts in 0 secs): user=<>, rip=98.249.241.145, lip=167.172.230.150, session=<xQR6fYfFQsdi+fGR>
Jun 24 18:50:02 ns10 dovecot: imap-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=98.249.241.145, lip=167.172.230.150, session=<4B6gfYfFQ8di+fGR>
Jun 24 18:50:04 ns10 dovecot: imap-login: Aborted login (no auth attempts in 0 secs): user=<>, rip=98.249.241.145, lip=167.172.230.150, session=<+OC6fYfFRMdi+fGR>
Jun 24 18:50:04 ns10 dovecot: imap-login: Aborted login (no auth attempts in 0 secs): user=<>, rip=98.249.241.145, lip=167.172.230.150, session=<P2rAfYfFRcdi+fGR>
Jun 24 18:50:04 ns10 dovecot: imap-login: Aborted login (no auth attempts in 0 secs): user=<>, rip=98.249.241.145, lip=167.172.230.150, session=<s6DAfYfFRsdi+fGR>
Jun 24 18:50:29 ns10 postfix/postqueue[3955]: warning: Mail system is down -- accessing queue directly
Jun 24 18:50:32 ns10 postfix/postfix-script[4067]: starting the Postfix mail system
Jun 24 18:50:32 ns10 postfix/master[4069]: daemon started -- version 2.10.1, configuration /etc/postfix
Jun 24 18:50:33 ns10 postfix/qmgr[4071]: C9D697CA466B: from=<[email protected]>, size=1470, nrcpt=1 (queue active)
Jun 24 18:50:33 ns10 postfix/smtp[4073]: connect to mail.dolorendyacon.com[167.172.230.150]:25: Connection refused
Jun 24 18:50:33 ns10 postfix/smtp[4073]: C9D697CA466B: to=<[email protected]>, relay=none, delay=12202, delays=12202/0.02/0/0, dsn=4.4.1, status=deferred (connect to mail.dolorendyacon.com[167.172.230.150]:25: Connection refused)
Jun 24 18:50:37 ns10 postfix/smtpd[4184]: connect from ns10.intrelligentsystems.com[::1]
Jun 24 18:50:37 ns10 postfix/smtpd[4184]: 756339804222: client=ns10.intrelligentsystems.com[::1]
Jun 24 18:50:37 ns10 postfix/cleanup[4190]: 756339804222: message-id=<[email protected]>
Jun 24 18:50:37 ns10 postfix/qmgr[4071]: 756339804222: from=<[email protected]>, size=1469, nrcpt=1 (queue active)
Jun 24 18:50:37 ns10 postfix/smtpd[4184]: disconnect from ns10.intrelligentsystems.com[::1]
Jun 24 18:50:37 ns10 postfix/smtp[4073]: connect to mail.intrelligent.com[2604:a880:800:c1::463:f001]:25: Connection refused
Jun 24 18:50:37 ns10 postfix/smtp[4073]: connect to mail.intrelligent.com[167.172.230.150]:25: Connection refused
Jun 24 18:50:37 ns10 postfix/smtp[4073]: 756339804222: to=<[email protected]>, relay=none, delay=0.05, delays=0.05/0/0/0, dsn=4.4.1, status=deferred (connect to mail.intrelligent.com[167.172.230.150]:25: Connection refused)

     netstat -tuplen | grep 25
tcp        0      0 10.108.0.2:53           0.0.0.0:*               LISTEN      25         18467      1165/named
tcp        0      0 10.17.0.5:53            0.0.0.0:*               LISTEN      25         18465      1165/named
tcp        0      0 167.172.230.150:53      0.0.0.0:*               LISTEN      25         18463      1165/named
tcp        0      0 127.0.0.1:53            0.0.0.0:*               LISTEN      25         18461      1165/named
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          156921     23047/master
tcp        0      0 127.0.0.1:953           0.0.0.0:*               LISTEN      25         18563      1165/named
tcp6       0      0 :::53                   :::*                    LISTEN      25         18457      1165/named
tcp6       0      0 ::1:25                  :::*                    LISTEN      0          156922     23047/master
tcp6       0      0 ::1:953                 :::*                    LISTEN      25         18564      1165/named
udp        0      0 10.108.0.2:53           0.0.0.0:*                           25         18466      1165/named
udp        0      0 10.17.0.5:53            0.0.0.0:*                           25         18464      1165/named
udp        0      0 167.172.230.150:53      0.0.0.0:*                           25         18462      1165/named
udp        0      0 127.0.0.1:53            0.0.0.0:*                           25         18460      1165/named
udp6       0      0 :::53                   :::*                                25         18455      1165/named
vidarlo avatar
lá cờ ar
Các tệp nhật ký hiển thị gì?
Home Plus avatar
lá cờ ar
Tôi xin lỗi, nhưng tôi không thấy nơi để đặt nó. Xin lỗi
vidarlo avatar
lá cờ ar
bao gồm các đoạn trích trong bài đăng của bạn hoặc thêm vào một pastebin, chẳng hạn như www.pastebin.com
Home Plus avatar
lá cờ ar
Tôi nghĩ rằng tôi đã đặt nó một cách chính xác
vidarlo avatar
lá cờ ar
Nhà cung cấp của bạn có chặn cổng 25 đến và/hoặc đi không?
Home Plus avatar
lá cờ ar
Tôi chưa bao giờ có bất kỳ vấn đề. Tôi đã thử gửi một danh sách gửi thư lớn và nó bị lỗi. Tôi sử dụng Vtiger làm ứng dụng thư khách. Tôi có thể gửi nhưng nó sẽ không nhận được trừ khi nó ở địa phương. Cổng 25 đang mở và đang lắng nghe.
vidarlo avatar
lá cờ ar
Nhật ký hiển thị gì khi bạn nhận xét dòng `inet_interfaces`?
Home Plus avatar
lá cờ ar
Xin chào, kết nối vẫn bị từ chối
Home Plus avatar
lá cờ ar
Tôi vừa liên hệ với DO và họ nói rằng không có vấn đề gì về p25 ở phía họ.

Đăng câu trả lời

Hầu hết mọi người không hiểu rằng việc đặt nhiều câu hỏi sẽ mở ra cơ hội học hỏi và cải thiện mối quan hệ giữa các cá nhân. Ví dụ, trong các nghiên cứu của Alison, mặc dù mọi người có thể nhớ chính xác có bao nhiêu câu hỏi đã được đặt ra trong các cuộc trò chuyện của họ, nhưng họ không trực giác nhận ra mối liên hệ giữa câu hỏi và sự yêu thích. Qua bốn nghiên cứu, trong đó những người tham gia tự tham gia vào các cuộc trò chuyện hoặc đọc bản ghi lại các cuộc trò chuyện của người khác, mọi người có xu hướng không nhận ra rằng việc đặt câu hỏi sẽ ảnh hưởng—hoặc đã ảnh hưởng—mức độ thân thiện giữa những người đối thoại.