Date: Fri, 15 Dec 2023 11:39:58 +0100 From: tml@seiruote.it To: freebsd-questions@freebsd.org Subject: Re:sendmail && smtps to port 465 Message-ID: <S5PEYM$75A809168EDB000CE3E3E6CE3FBDD6AA@seiruote.it> In-Reply-To: <ZXkgJI9v4ZT/jWbZ@pureos> References: <ZXkgJI9v4ZT/jWbZ@pureos>
next in thread | previous in thread | raw e-mail | index | archive | help
--_=__=_XaM3_.1702636798.2A.265885.42.46787.52.42.007.1014008940 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable =0A Sorry for top-posting and HTML email (just painful webmail now).=0A= =0A To force sendmail relay mailer to connect to your smart host on por= t 465, add:=0A=0A define(`RELAY_MAILER_ARGS', `TCP $h 465')dnl=0A=0A = after define(`SMART_HOST', .....)=0A=0A in your .mc file.=0A=0A But, = as far as I can remember, sendmail doesn't support smtps, just STARTTLS. = Years ago, I used to setup stunnel to do smtps instead, and left sendmail= connection settings untouched. Can't say what's the current state of thi= ngs, luckly I don't need smtps today.=0A=0A Bye,=0A=0A f=0A=0A Matt= hias Apitz wrote:=0A=0A [...]=0A using it as AP to Internet. The SIM = provider (Cubacel) does not allow=0A connection to outbound port 25, bu= t to port 465. With the following parameters=0A the MUA 'mutt' can send= mails fine:=0A [...]=0A For sendmail I have the following configurat= ion which works fine with=0A smtp to port 25 to my ISP when I use Wifi = or datamobile in Europe:=0A [...]=0A What would be the change in /etc= /mail/auth/client-info for smtps, port=0A 465?=0A --_=__=_XaM3_.1702636798.2A.265885.42.46787.52.42.007.1014008940 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <span style=3D"font-family: Arial; font-size: medium;" xam-editor-contain= er=3D"true"><div>Sorry for top-posting and HTML email (just painful webma= il now).</div><div><br /></div><div>To force sendmail relay mailer to con= nect to your smart host on port 465, add:</div><div><br /></div><div><div= >define(`RELAY_MAILER_ARGS', `TCP $h 465')dnl</div></div><div><br /></div= ><div>after define(`SMART_HOST', .....)</div><div><br /></div><div>in you= r .mc file.</div><div><br /></div><div>But, as far as I can remember, sen= dmail doesn't support smtps, just STARTTLS. Years ago, I used to setup st= unnel to do smtps instead, and left sendmail connection settings untouche= d. Can't say what's the current state of things, luckly I don't need smtp= s today.</div><div><br /></div><div>Bye,</div><div>f</div><div><br /></di= v>Matthias Apitz wrote:<br /><div class=3D"xam-quoted-text xam-reply-text= "><div style=3D"border-left: 3px solid #000000; padding-left: 10px;"><div= >[...]</div><div>using it as AP to Internet. The SIM provider (Cubacel) d= oes not allow</div><div>connection to outbound port 25, but to port 465. = With the following parameters</div><div>the MUA 'mutt' can send mails fin= e:</div><div>[...]</div><div>For sendmail I have the following configurat= ion which works fine with</div><div>smtp to port 25 to my ISP when I use = Wifi or datamobile in Europe:</div><div><br /></div><div>[...]</div><div>= What would be the change in /etc/mail/auth/client-info for smtps, port</d= iv><div>465?</div></div></div></span> --_=__=_XaM3_.1702636798.2A.265885.42.46787.52.42.007.1014008940--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?S5PEYM$75A809168EDB000CE3E3E6CE3FBDD6AA>