From owner-freebsd-questions@FreeBSD.ORG Mon Dec 12 22:35:37 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5764516A41F for ; Mon, 12 Dec 2005 22:35:37 +0000 (GMT) (envelope-from bob@bobleeit.net) Received: from fed1rmmtao10.cox.net (fed1rmmtao10.cox.net [68.230.241.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFB9D43D45 for ; Mon, 12 Dec 2005 22:35:36 +0000 (GMT) (envelope-from bob@bobleeit.net) Received: from mach.bobleeit.net ([24.251.222.159]) by fed1rmmtao10.cox.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with SMTP id <20051212223443.SZXZ20441.fed1rmmtao10.cox.net@mach.bobleeit.net> for ; Mon, 12 Dec 2005 17:34:43 -0500 Received: by mach.bobleeit.net (sSMTP sendmail emulation); Mon, 12 Dec 2005 15:35:30 -0700 From: "Bob Lee" Date: Mon, 12 Dec 2005 15:35:30 -0700 To: freebsd-questions@freebsd.org Message-ID: <20051212223530.GA15072@mach.bobleeit.net> References: <439DF835.9080508@sbcglobal.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TB36FDmn/VVEgNH/" Content-Disposition: inline In-Reply-To: <439DF835.9080508@sbcglobal.net> User-Agent: Mutt/1.5.11 Subject: Re: How to configue ssmtp for authentication? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bob Lee List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2005 22:35:37 -0000 --TB36FDmn/VVEgNH/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Quoting Jin Guojun [VFFS] : > Try to use send-pr but cannot get ssmtp to work with DSL ISP mail server, > because ISP mail server requires password for authentication. >=20 > I could not find information on how to configure SSMTP to pass password > to the ISP mail server. > Can someone tell me if SSMTP is possible to accomplish such task? or I ne= ed > to use some other mail programs. >=20 I remember somewhere that you could use the following: AuthUser=3D AuthPass=3D I don't think this covered in the man page and I am afraid I can't remember where I got it from. I don't think this will work with ssl, but if all they need is a uid and pw, it just might. Put this in the conf file. Good luck, Bob --=20 Robert Lee PGP: D3EE2268 pgp.mit.edu I prefer email in plain text --TB36FDmn/VVEgNH/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (NetBSD) iD8DBQFDnfsyX1c+K9PuImkRAt1SAJ9odCjA68oTtrJj4Lcsf2ir+uJ8nQCfYaS0 ZKdc74eEEJInBHVeLqSoONk= =f9uk -----END PGP SIGNATURE----- --TB36FDmn/VVEgNH/--