RE: Can sendmail listen for SMTP on two prots at once?



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"



Relevant Pages

  • RE: Sendmail - IMAP-UW - Cyrus-SASL2 - SMTPAUTH problems
    ... Sendmail was installed with the base install and recompiled ... sets up a DAEMON port. ... creating SMTP socket ...
    (freebsd-questions)
  • Re: Sendmail - IMAP-UW - Cyrus-SASL2 - SMTPAUTH problems
    ... You should have no problems switching to Postfix, since it is basically Sendmail with a nicer wrapper/configuration. ... Sendmail was installed with the base install and recompiled ... sets up a DAEMON port. ... creating SMTP socket ...
    (freebsd-questions)
  • Re: HP TCPIP SMTP setup for Process PMAS, is it even possible?
    ... if I can't free up port 25 for PMAS, ... PMAS on the same system as the TCPIP Services MTA. ... You might wish to SET CONF /NOENABLE SERVICE SMTP ... and thus won't be able to get port 25 if it insists on listening to it. ...
    (comp.os.vms)
  • RE: Sendmail - IMAP-UW - Cyrus-SASL2 - SMTPAUTH problems
    ... Sendmail - IMAP-UW - Cyrus-SASL2 - SMTPAUTH problems ... Sendmail was installed with the base install and recompiled ... listen on port 25 but the standard mc file distributed with FreeBSD ... creating SMTP socket ...
    (freebsd-questions)
  • Re: asmtp 587 - quickie faq submission
    ... FAQ Submission: ASMTP ... Allow the SMTP server to authenticate users before allowing them to ... Ok, how about with Sendmail? ... This requires the installation of the cyrus-sasl port. ...
    (FreeBSD-Security)