Gentoo Archives: gentoo-user

From: Joshua Murphy <poisonbl@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] public mail server for ELOG?
Date: Thu, 29 Oct 2009 15:48:58
Message-Id: c30988c30910290848p36b3a47ao505f44382b0b276e@mail.gmail.com
In Reply to: Re: [gentoo-user] public mail server for ELOG? by Grant
1 On Wed, Oct 28, 2009 at 5:22 PM, Grant <emailgrant@×××××.com> wrote:
2 >>> >> > That kind of delivery limits the access to this mails to the local
3 >>> >> > maschine. If I want to read local I don't need mails, I could just
4 >>> >> > read the logfiles from portage in /var/log/
5 >>> >> >
6 >>> >> > But I am aware that solving this problem is nothing that portage has
7 >>> >> > to do, as it is no problem with portage at all.
8 >>> >> >
9 >>> >> > My mail was just to show that not everyone has a local mailserver
10 >>> >> > running on his maschine.
11 >>> >> >
12 >>> >> > Greetings
13 >>> >> >
14 >>> >> > Sebastian
15 >>> >>
16 >>> >> then let it store everything as elog and read that with elogv.
17 >>> >>
18 >>> >> mail is just an additional bonus feature.
19 >>> >
20 >>> > His initial mail said that he would like a copy of elogs to go to his
21 >>> > inbox at his ISP. Later mails imply he might want to read them over IMAP
22 >>> > so they are accessible at multiple locations.
23 >>> >
24 >>> > Sebastian,
25 >>> >
26 >>> > Have you looked at ssmtp? Very light, very small and you can protect your
27 >>> > login password with Unix file permissions instead of leaving them open in
28 >>> > make.conf
29 >>>
30 >>> Could I use ssmtp to send elog mail to my email address?  I wouldn't
31 >>> even need a login password if this is all I use it for, right?
32 >>
33 >> Yes.
34 >>
35 >> ssmtp is an email sender, it knows how to talk smtp to receiving servers or to
36 >> relays. It doesn't receive mails.
37 >>
38 >> If the relay you use requires a username/password or ssl, it supports that
39 >> too.
40 >
41 > So I need a relay somewhere along with ssmtp to get a message to an
42 > email address?
43 >
44 >> [The receiving smtp server likely does not require a username/password, but it
45 >> is equally likely to not accept connection direct from you, hence you should
46 >> use your ISPs mail relay]
47 >
48 > I likely can't use my ISP's mail relay when traveling, right?
49 >
50 > - Grant
51
52 Ok, now I'm left with a bit of curiosity. You've implied here a couple
53 machines, one that sits at home where you may or may not be, likely a
54 desktop? And another that goes with you traveling, likely a laptop.
55 Now, a desktop at home can use your ISP's mail relay at all times, so
56 long as your internet connection through your ISP is online and
57 working, making elog mails from it accessible in your mailbox. The
58 laptop depends on how your ISP's mail relay is configured, but I'm
59 curious if you meant to imply you needed to send the elog information
60 from the system that was traveling with you or not. If you do, I
61 recommend a Gmail account, as they provide an authenticated-with-TLS
62 mail relay.
63
64 That said... and those things asked... gmail and ssmtp play very well
65 together in my experience (gotta love anecdotal evidence).
66 http://www.gentoo-wiki.info/HOWTO_Gmail_and_sSMTP
67
68 --
69 Poison [BLX]
70 Joshua M. Murphy