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 1N3GMQ-0006Hd-BE for garchives@archives.gentoo.org; Wed, 28 Oct 2009 21:47:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0F5CE0808; Wed, 28 Oct 2009 21:47:16 +0000 (UTC) Received: from mail-ew0-f206.google.com (mail-ew0-f206.google.com [209.85.219.206]) by pigeon.gentoo.org (Postfix) with ESMTP id 7FAE3E0808 for ; Wed, 28 Oct 2009 21:47:16 +0000 (UTC) Received: by ewy2 with SMTP id 2so1201443ewy.34 for ; Wed, 28 Oct 2009 14:47:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=NJrADz+wMKWp23P5Nii5kJj+1XqaIPxuwEK/gSrKU30=; b=LAp2DjyvjtakNwl+XGdGiBpN9CtPcXLBfMJKgx/ru3QuodhXNe1rCdkKkeDMSpfk9x 82EI4VMIghYj4cu49GGBYQkYJD7VsMG7QajdAXai57T/wOg5V/cc/ZDc1vIE0D52fjDS heQfKFGoNmiJxXGFDUg0Oig8lDOCa9dlqynTY= DomainKey-Signature: a=rsa-sha1; c=nofws; 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; b=jNRjT5Ijd2UL3AdxuWNrkHnpCfjaycVesK+Xei0v5YgS5xDLia8agxBWaWeMFEtv1C +coft/PuFvKIgpk+cqhNlQRvk7S2zn9Huc8zhtT8c3lDKhG3opAkviLR/xjBP6RxCcNP jyHKK+9+vpIGhV5t8ziu3uQOk5NKNDlOawdMM= Received: by 10.211.146.1 with SMTP id y1mr1514567ebn.0.1256766435917; Wed, 28 Oct 2009 14:47:15 -0700 (PDT) Received: from lappy.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id 7sm4018715eyb.32.2009.10.28.14.47.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 28 Oct 2009 14:47:15 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] public mail server for ELOG? Date: Wed, 28 Oct 2009 21:45:44 +0000 User-Agent: KMail/1.12.1 (Linux/2.6.30-gentoo-r8; KDE/4.3.1; i686; ; ) References: <49bf44f10910280936m47613bfx91827e3c3d4a30c6@mail.gmail.com> <200910282133.51141.alan.mckinnon@gmail.com> <49bf44f10910281422n721c811cqbe099bfc228ea7de@mail.gmail.com> In-Reply-To: <49bf44f10910281422n721c811cqbe099bfc228ea7de@mail.gmail.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="nextPart6020784.kNXKSHYpDg"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200910282145.45967.michaelkintzios@gmail.com> X-Archives-Salt: 7975273b-9bff-4eb5-8784-7015efda2e26 X-Archives-Hash: e228ca54379910afbadcd447a6df3637 --nextPart6020784.kNXKSHYpDg Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Wednesday 28 October 2009 21:22:44 Grant wrote: > >> >> > That kind of delivery limits the access to this mails to the local > >> >> > maschine. If I want to read local I don't need mails, I could just > >> >> > read the logfiles from portage in /var/log/ > >> >> > > >> >> > But I am aware that solving this problem is nothing that portage > >> >> > has to do, as it is no problem with portage at all. > >> >> > > >> >> > My mail was just to show that not everyone has a local mailserver > >> >> > running on his maschine. > >> >> > > >> >> > Greetings > >> >> > > >> >> > Sebastian > >> >> > >> >> then let it store everything as elog and read that with elogv. > >> >> > >> >> mail is just an additional bonus feature. > >> > > >> > His initial mail said that he would like a copy of elogs to go to his > >> > inbox at his ISP. Later mails imply he might want to read them over > >> > IMAP so they are accessible at multiple locations. > >> > > >> > Sebastian, > >> > > >> > Have you looked at ssmtp? Very light, very small and you can protect > >> > your login password with Unix file permissions instead of leaving th= em > >> > open in make.conf > >> > >> Could I use ssmtp to send elog mail to my email address? I wouldn't > >> even need a login password if this is all I use it for, right? > > > > Yes. > > > > ssmtp is an email sender, it knows how to talk smtp to receiving servers > > or to relays. It doesn't receive mails. > > > > If the relay you use requires a username/password or ssl, it supports > > that too. >=20 > So I need a relay somewhere along with ssmtp to get a message to an > email address? >=20 > > [The receiving smtp server likely does not require a username/password, > > but it is equally likely to not accept connection direct from you, hence > > you should use your ISPs mail relay] >=20 > I likely can't use my ISP's mail relay when traveling, right? You should be able to, if they offer smtp_auth. Ideally over SSL/TLS so th= at=20 you don't send username/passwd in the clear. Most ISPs these days provide= =20 this service as standard. =2D-=20 Regards, Mick --nextPart6020784.kNXKSHYpDg Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (GNU/Linux) iEYEABECAAYFAkrou4kACgkQVTDTR3kpaLa1OACfRKeNMRvIpi2cGGL4JUQY+W8G nNAAoKqBKYLJPsiTob0hiDfOYyRJ6Zgm =FpBc -----END PGP SIGNATURE----- --nextPart6020784.kNXKSHYpDg--