Timeline for How to change SMTP outgoing port on Centos 6.3
Current License: CC BY-SA 3.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 17, 2012 at 15:00 | vote | accept | Murat | ||
| Aug 14, 2012 at 0:23 | review | Close votes | |||
| Aug 25, 2012 at 3:02 | |||||
| Aug 9, 2012 at 17:30 | answer | added | cjc | timeline score: 3 | |
| Aug 9, 2012 at 17:28 | comment | added | Ulrich Dangel | @Murat and? did it work? Did you restart postfix afterwards? What are the problems? Is there something in the log? | |
| Aug 9, 2012 at 16:58 | comment | added | Murat | @UlrichDangel i edited my etc/postfix/master.cf file : #smtp inet n - n - - smtpd i omitted this line and added : 587 inet n - n - - smtpd -o content_filter=spamassassin My smtp server is Postfix running on Centos 6.3 i am using Plesk 11.0.9 | |
| Aug 9, 2012 at 16:52 | comment | added | Ulrich Dangel | witout any additional information like smtp server we can't help. And you don't need to change the SMTP outgoing port but your smtp server should listen on 587 (which is nowadays pretty common anyway) as well | |
| Aug 9, 2012 at 16:43 | comment | added | Murat | @jsbillings you got it wrong. If i change outgoing port from 25 to 587. when i check Mail Queue on my server, i get this message : Messages in queue: 3 deferred so i need to change smtp outgoing port on my server to be delivered | |
| Aug 9, 2012 at 16:23 | comment | added | jsbillings | What email client is your customer using? You'd need to change it there. | |
| Aug 9, 2012 at 15:43 | history | edited | George M | CC BY-SA 3.0 | grammar |
| Aug 9, 2012 at 15:32 | history | asked | Murat | CC BY-SA 3.0 |