From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RgnQL-0000Dr-KQ for garchives@archives.gentoo.org; Sat, 31 Dec 2011 01:07:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E3E621C0D0; Sat, 31 Dec 2011 01:07:35 +0000 (UTC) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by pigeon.gentoo.org (Postfix) with ESMTP id E8C3721C01F for ; Sat, 31 Dec 2011 01:06:25 +0000 (UTC) Received: by wibhq2 with SMTP id hq2so8507441wib.40 for ; Fri, 30 Dec 2011 17:06:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=dpYDLP4Te4K1LMEBQDu9y9bmtcsDCUfennRLa9k2jKY=; b=q4Ytm1K4plwDdpgm8/6R+wxzI247X5HXwRYa/NK05UU0336KBYaGji0BXd3sHGPorh aZYPJvV+5c50wcX28zZXuRZXrjfoqT52V8oD2zKUJKl/VEObuE2XFWkVK8MeKlNgYP7L wtcG7F+tEOFG0/3IWoofUy5Yl1rM1tcetcoNQ= Received: by 10.180.83.69 with SMTP id o5mr90722819wiy.1.1325293585193; Fri, 30 Dec 2011 17:06:25 -0800 (PST) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPS id fy5sm96618080wib.7.2011.12.30.17.06.23 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 30 Dec 2011 17:06:24 -0800 (PST) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: [OT] sendmail relay to gmail smtp server Date: Sat, 31 Dec 2011 01:06:02 +0000 User-Agent: KMail/1.13.7 (Linux/3.0.6-gentoo; KDE/4.7.3; x86_64; ; ) References: <87mxae6mbi.fsf@newsguy.com> <201112281823.50798.michaelkintzios@gmail.com> <87boqpshe0.fsf@newsguy.com> In-Reply-To: <87boqpshe0.fsf@newsguy.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3995810.mM8s49yVrt"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201112310106.27806.michaelkintzios@gmail.com> X-Archives-Salt: dc16cfd3-886e-4712-a7cb-9671dec78927 X-Archives-Hash: 0b6a53032aa6f19f3a678d10b39d1e09 --nextPart3995810.mM8s49yVrt Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Saturday 31 Dec 2011 00:40:23 Harry Putnam wrote: > Mick writes: >=20 > [...] >=20 > >> | Athinfo:smtp.gmail.com "U:root" "I:hputnam3@gmail.com" "P:??XX??" "M: > >> | LOGIN PLAIN" Athinfo:smtp.gmail.com:587 "U:root" > >> | "I:hputnam3@gmail.com" "P:??XX??" "M: LOGIN PLAIN" > >>=20 > >> `---- > >=20 > > Did you try just "M: PLAIN" without the "LOGIN" ? > >=20 > > If PLAIN doesn't do it, then use just LOGIN. > >=20 > > Unless you have a typo in there, try starting the stanzas with:=20 > > "AuthInfo:" >=20 > It was that silly typo causing my grief. The various kinds of login > do not seem to make any difference it just works now. >=20 > [...] >=20 > Mick Wrote: > > I am going from memory here (no access to the server at this moment) but > > I recall that this entry should be in /etc/mail/client-info instead, and > > you >=20 > > will need of course to create the client-info.db after your changes: > It seems not to matter where inside /etc/mail you keep authinfo as > long as there is a line in sendmail.mc pointing to the location like > mine does. >=20 > >> FEATURE(`authinfo', `hash /etc/mail/authinfo')dnl >=20 > Many thanks for the helpful input. Your sharp I spotted the one fatal > problem. I doubt if I would have found that in a month of Sundays. Glad you got it sorted and that I could be of help. Happy New Year to all! =2D-=20 Regards, Mick --nextPart3995810.mM8s49yVrt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk7+YBMACgkQVTDTR3kpaLbY0QCeIgpholcFc3QE1sEmSiuo7K7e 9QkAoJAJwEzU4IdatGhfa0ZQ8CkMr9nj =qxqR -----END PGP SIGNATURE----- --nextPart3995810.mM8s49yVrt--