RE: Can sendmail listen for SMTP on two prots at once?
- From: "Christopher McHugh" <cmchugh@xxxxxxxxxx>
- Date: Thu, 11 May 2006 14:41:34 -0400
Have you tried port 587? Excerpt from my Sendmail.cf I have Sendmail
listening on both port 25 and 587 on the same IP. Many ISPs, etc do not
block this port. Just a thought.
# SMTP daemon options
O DaemonPortOptions=Name=Auth,Port=smtp,Address=x.x.x.x,M=aES
O DaemonPortOptions=Port=587, Name=MSA, M=E
Christopher C. McHugh
Systems Support Engineer
Internet Operations
Capital Telecommunications Inc.
-----Original Message-----
From: owner-freebsd-isp@xxxxxxxxxxx
[mailto:owner-freebsd-isp@xxxxxxxxxxx] On Behalf Of User Ernie
Sent: Tuesday, May 09, 2006 23:18
To: freebsd-isp@xxxxxxxxxxx
Subject: Can sendmail listen for SMTP on two prots at once?
I am trying to work out a roaming solution for clients with notebooks
that
don't like webmail and need to send outgoing emails via one of our SMTP
servers. At the moment I have a POP befor SMTP solution running which
works
fine except more and more the clients are finding that outbound port 25
in
the hotels they stay at is blocked. I was trying to come up with a way
to
get sendmail to listen on two ports at once the normal port 25 and a
port
number above 1024 for the roaming users.
Anyone have an idea how to achive that or another roaming suggestion to
bypass the hotel blocks?
- Ernie.
_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"
_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"
- Prev by Date: Re: Can sendmail listen for SMTP on two prots at once?
- Next by Date: saslauthd and ldap authentication
- Previous by thread: Re: Can sendmail listen for SMTP on two prots at once?
- Next by thread: Re: Can sendmail listen for SMTP on two prots at once?
- Index(es):
Relevant Pages
|
|