Re: asmtp 587 - quickie faq submission

From: Lupe Christoph (lupe@lupe-christoph.de)
Date: 09/10/02


Date: Tue, 10 Sep 2002 16:22:18 +0200
To: Greg Panula <greg.panula@dolaninformation.com>
From: lupe@lupe-christoph.de (Lupe Christoph)

On Tuesday, 2002-09-10 at 08:54:13 -0500, Greg Panula wrote:
> Hmm, this original email/question is a good example why a
> security-questions@freebsd.org mail-list might be a good thing.
> Anyways, to help balance this thread away from noise and towards
> signal... here is a quickie faq submission for this thread. :)

A few nitpicks, and one addition...

> Q: What is ASMTP?
> A: Authenicated SMTP, explained in RFC 2554
Authenticated

> Q: What is ASMTP good for?
> A: Allow the SMTP server to authenicate users before allowing them to
authenticate
> use the smtp service for sending mail. Useful if you have roaming users
> that connect from foreign networks(e.g. hotel somewhere).

> Q: How do I or my users make use of ASMTP?
> A: The user's email client needs to be configured to authenicate
> themselves to the smtp server. Earthlink has a FAQ section explaining
itself
> various email client configurations at
> http://support.earthlink.net/mu/1/psc/img/walkthroughs/Help_FAQ/7280.psc.html

Q: How do I implement ASMTP on my mailserver
A: Depends on your MTA...

Q: OK, how do I implement ASMTP in sendmail?
A: (Dunfino, I haven't done this yet.)

Q: OK, how do I implement ASMTP in postfix?
A: Read this: http://www.mandrakesecure.net/en/docs/postfix-sasl.php

> Q: Why does Sendmail listen on Port 587?
> A: For compliance with RFC 2476 which states that seperating the
> different parts of mail handling(submissions&transfers) is a good thing
> and port 587 was deemed to be the port for handling submissions.
> Sendmail 8.10.0 introduced DaemonPortOptions to support this. Checkout
> http://www.sendmail.org/~gshapiro/8.10.Training/DaemonPortOptions.html
> for some quick info about DaemonPortOptions.

> Q: How do I turn off the Message Submission Agent aka stop listening on
> port 587?
> A: Add FEATURE(`no_default_msa') your cf.m4 config file and recreate
> your sendmail.cf file.

> Someone might want to verify the information above; I haven't done any
> of it and stopped using&admin'ing sendmail a year or two ago. :)

While referring a Mandrake doc may not be welcome in a FreeBSD FAQ, this
is the same document http://www.postfix.org/docs.html refers to for
"Postfix + SASL".

HTH,
Lupe Christoph

-- 
| lupe@lupe-christoph.de       |           http://www.lupe-christoph.de/ |
| Big Misunderstandings #6398: The Titanic was not supposed to be        |
| unsinkable. The designer had a speech impediment. He said: "I have     |
| thith great unthinkable conthept ..."                                  |
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message


Relevant Pages

  • Re: Sendmail Smart Relay Configuring
    ... machine to do smart relay to an smtp server that I have an account on to ... restriction where I don't have access to send mail on port 587. ... the external smtp server. ... It is a Sendmail FAQ ...
    (Fedora)
  • Re: asmtp 587 - quickie faq submission
    ... Allow the SMTP server to authenicate users before allowing them to ... The default sendmail in FreeBSD is not compiled with SASL and does not ... I suppose one must install the sendmail-sasl port for this. ...
    (FreeBSD-Security)
  • RE: Still no sendmail - but a clue?
    ... AOL doesn't like that! ... It needs to read the same as the smtp server you're using in Evolution, ... restart sendmail and try again. ... Somehow I get redirected to AOL whenever I use port 25. ...
    (Fedora)
  • Re: Mail sent through IIS virtual SMTP server not arriving
    ... This class is new in the .NET Framework version 2.0. ... //to change the port, ... view the Properties of the Default SMTP Server; ... Juan T. Llibre, asp.net MVP ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Mail sent through IIS virtual SMTP server not arriving
    ... //to change the port, ... view the Properties of the Default SMTP Server; ... anything about the virtual SMTP server on my IIS 5.1. ... ' Create a new blank MailMessage ...
    (microsoft.public.dotnet.framework.aspnet)