Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: oguz on March 02, 2017, 12:03:17 PM

Title: Postfix Mail sending issue
Post by: oguz on March 02, 2017, 12:03:17 PM
I did the system setup successfully. All settings are okay, but in my country (Turkey) 25 ports are banned. I am trying to change the port to 587, but I have not been successful. I have tried a few suggestions regarding this in the forum, but the result has not changed. I ask you to help me in this regard. Thanks in advance.

Eror Line :

Code: [Select]
Mar  2 14:50:29 localhost postfix/qmgr[3703]: 9E01060EC11F: from=<test@***.net>, size=756, nrcpt=1 (queue active)
Mar  2 14:50:29 localhost postfix/smtp[5414]: connect to ****.com[***.***.***.***]:25: No route to host
Mar  2 14:50:29 localhost postfix/smtp[5414]: 9E01060EC11F: to=<test@****.com>, relay=none, delay=550, delays=550/0.04/0.32/0, dsn=4.4.1, status=deferred (connect to *****.com[***.***.***.***]:25: No route to host)
Title: Re: Postfix Mail sending issue
Post by: martexx on March 02, 2017, 03:29:39 PM
u can run on whatever port u want, BUT the receiving server is answering on port 25

so... unblock the port or sent ur email via smtp relay

https://duckduckgo.com/?q=smtp+relay+postfix
Title: Re: Postfix Mail sending issue
Post by: oguz on March 03, 2017, 05:24:54 AM
Thank you for your answer. I started work to open port 25.