![]() |
postfix smtp on secondary port - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: System Setup & Installation (/forum-32.html) +--- Thread: postfix smtp on secondary port (/thread-1351.html) |
postfix smtp on secondary port - grungy - 09-16-2007 09:37 PM My ISP is blocking all known ports for smtp and I have to think of a way to run smtp on a secondary port apart from 25, like 26.... Anyone done this? RE: postfix smtp on secondary port - joximu - 09-17-2007 02:23 AM Hi grungy he also blocks 465 and 587? if so, then you are really in a bad situation and maybe some sort of special Port like 26 is a solution. If one of the two is not blocked then this is maybe better... /J RE: postfix smtp on secondary port - raphael - 09-17-2007 04:10 AM check /etc/postfix/main.cf and man postconf RE: postfix smtp on secondary port - iCE-Q - 09-19-2007 03:55 AM HI.. I have make a new port in my servisces like this smtp 26/tcp i open port 26 in my router to my server and in my webmail (squirrelmail) also. /iCE-Q |