[Novalug] Verizon port 25
Myriam Abramson
mabramson at gmail.com
Sat Oct 3 22:24:20 EDT 2009
Okay, I've tried changing the port to send mail through Verizon
by modifying sendmail.cf with "A=TCP $h 587" but Ubuntu apparently
does not like that. When I rebooted, the sendmail.cf was wiped clean.
sendmail.mc needs to be modified instead. I saw those lines in
sendmail.mc and I just replaced "submission" by 587.
dnl DAEMON_OPTIONS(`Family=inet6, Name=MTA-v6, Port=smtp, Addr=::1')dnl
DAEMON_OPTIONS(`Family=inet, Name=MTA-v4, Port=smtp, Addr=127.0.0.1')dnl
dnl DAEMON_OPTIONS(`Family=inet6, Name=MSP-v6, Port=submission, Addr=::1')dnl
DAEMON_OPTIONS(`Family=inet, Name=MSP-v4, Port=submission,Addr=127.0.0.1')dnl
Will that work? It's working now but will it work in November when
Verizon will not accept mail from port 25?
--
myriam
>From the cat's little instruction handbook:
Keep in mind that just because a man or woman is poor or even homeless
doesn't mean they can't be a loving and devoted companion. There is
absolutely /no/ correlation between money and a good heart.
More information about the Novalug
mailing list