PDA

View Full Version : Change ports used by mail?


heymrdj
28th June 2007, 01:02
Hello, I run ISPConfig 2.2.13 on Debian Sarge 4.0 here at home to test websites before I put them online. My ISP (Bellsouth) blocks port 25 so that having mail doesn't work (they do this to keep you from running mail ie: spam servers). Is there any way to have Postfix use a different port? I really need the email ability because the things I'm developing send out log files via email. Any help is appreciated. Thx :)

mlz
28th June 2007, 13:55
See this post: http://www.howtoforge.com/forums/showthread.php?t=13106

heymrdj
29th June 2007, 00:16
Do is use this line verbatim?:

587 inet n - - - - smtpd

falko
29th June 2007, 19:13
Yes, you must add/enable that line in /etc/postfix/master.cf and restart Postfix.