Re: [exim] Change outgoing smtp port

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Eli Sand
日付:  
To: exim-users
題目: Re: [exim] Change outgoing smtp port
> My provider has blocked port 25 for outgoing SMTP and I need to send
emails
> out from the server. How do i go around it? Can i change the default SMTP
> outgoing port? How can i do it?


AFAIK, the *outgoing* port when you send email is a random port picked by
your system. I believe you mean your provider has blocked outgoing requests
*TO* port 25. There is nothing you can do in this case unless the people
you send email to have alternative ports open (or as suggested, you proxy
your connections).

Eli.