Mailing List Archive

RES: Port 25 blocked by ISP
Ok, thanks a lot !





João Camara (11) 9 8136 2603

<mailto:joao.camara@nicbe.com.br> joao.camara@nicbe.com.br



De: Odhiambo Washington [mailto:odhiambo@gmail.com]
Enviada em: segunda-feira, 8 de maio de 2023 07:00
Para: João Camara <joao.camara@nicbe.com.br>
Cc: exim-users@lists.exim.org
Assunto: Re: [exim] Port 25 blocked by ISP







On Mon, May 8, 2023 at 12:07?PM João Camara via Exim-users <exim-users@lists.exim.org <mailto:exim-users@lists.exim.org> > wrote:

Hi all,



How can I set outbound SMTP port to 587 on EXIM4 ?



1. If all your outbound mail is routed to the same smarthost (this is the one outbound SMTP is relaying to), then you need to add the suggested 'port = 587' to the remote_smtp transport.

2. If you only want to send a few destination domains to that relay host, then you may need to create a special purpose router for the few domains, and a corresponding special purpose transport.



--

Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(?)_/¯ :-)

[How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]


--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/
RES: Port 25 blocked by ISP [ In reply to ]
Ok, thanks a lot !


Jo?o Camara??????? (11) 9 8136 2603
????????????????????????????????? joao.camara@nicbe.com.br

-----Mensagem original-----
De: Andrew C Aitchison [mailto:andrew@aitchison.me.uk]
Enviada em: segunda-feira, 8 de maio de 2023 06:53
Para: Jo?o Camara <joao.camara@nicbe.com.br>
Cc: exim-users@lists.exim.org
Assunto: Re: [exim] Port 25 blocked by ISP

On Thu, 4 May 2023, Jo?o Camara via Exim-users wrote:

> Hi all,
>
> How can I set outbound SMTP port to 587 on EXIM4 ?

You can set
port = 587
(or port = 465 which might be better) on the smtp transport, but that is
probably not what you want to do, *unless you are only sending to one
specific server*.

You would need a login (typicallly usernmae + password) on every server you
wish to send mail to.

If your ISP blocks outgoing connections to port 25 and you have an email
service provider that lets you access their port 587 or 465, you can
configure that service as a smart host.
Since you spell EXIM4 with a four, I guess that your are running Debian or

Ubuntu. If do the exim setup tool will help you do this.

--
Andrew C. Aitchison Kendal, UK
andrew@aitchison.me.uk




--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/