Not sure what you mean. Could you clarify? Do you mean your isp is blocking incoming smtp, where you can't connect to port 25 from outside of your network? (Answer, run smtp on a different port)
Do you mean your isp is blocking outgoing smtp, where your mail server can't connect to other mail servers on port 25? (Answer, set an smtp route through your isp's mail server) Do you mean that the isp of the user connecting to your server is blocking port 25 to your server? (Answer, run smtp on a different port and configure client to use alternate port) More information will be necessary to give you details for this problem. Thanks, Erik On 2/15/06, Alex <[EMAIL PROTECTED]> wrote: > My isp is blocking port 25 so I can not send mail through my mail > server. I was thinking that it should be possible to run qmailtoaster > on port 25 and port 595 at the same time. > > Anyone can show me how to do that with qmailtoaster setup on Centos > 4.2. Will it work with regular smtp or with smtpssl as well? > > Thank you > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
