Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Aug 2003 13:30:04 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD <katrina@nightrealmstudios.com>
Cc:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   Re: POP Before SMTP
Message-ID:  <20030809123004.GB25642@happy-idiot-talk.infracaninophile.co.uk>
In-Reply-To: <001701c35de0$d9f845d0$0200000a@chimera>
References:  <001701c35de0$d9f845d0$0200000a@chimera>

next in thread | previous in thread | raw e-mail | index | archive | help

--IiVenqGWf+H9Y6IX
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Aug 08, 2003 at 12:10:43PM -0700, FreeBSD wrote:
> Does anyone have any URL's for "POP Before SMTP" setup for sendmail?  I'm=
 on Fbsd4.8 with the current Sendmail 8.12.8.   I havent used pop and smtp =
on my server in 4 years now so none of my old information or configurations=
 work anymore. =3D/

Hmmm... Don't know precisely about pop before sendmail, but setting up
sendmail so that it requires authentication before it will relay a
message from a "foreign" location is quite do-able, and can easily be
integrated with the standard system sendmail.

Probably the easiest way to get going is to follow the instructions at
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html

The line:

    TRUST_AUTH_MECH(`GSSAPI DIGEST-MD5 CRAM-MD5 LOGIN')dnl

in the sendmail.mc will allow most widely used MUA's that speak SMTP
to the mail server to authenticate before sending a message, although
working out exactly which buttons to press and which checkboxes to
check in the client is another problem.  You will need to create real
user accounts for each person, and configure the MUA to supply the
password for that account to the server.  I know first hand that this
works with the Mozilla mail client and with Microsoft Outlook Express.

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

--IiVenqGWf+H9Y6IX
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE/NOlMdtESqEQa7a0RAtusAJ9UbpeElx8o4gje0y/yxaUhxGQx/wCdGpVM
w91oiH9dXm+GqhBAqle0IjU=
=k3zB
-----END PGP SIGNATURE-----

--IiVenqGWf+H9Y6IX--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030809123004.GB25642>