* Re: [gentoo-user] ELOG and GMail's smtp
[not found] <d18977190609051214s626a9756k18229233cc4943c6@mail.gmail.com>
@ 2006-09-06 0:23 ` Bo Ørsted Andresen
2006-09-06 15:20 ` ellotheth rimmwen
0 siblings, 1 reply; 2+ messages in thread
From: Bo Ørsted Andresen @ 2006-09-06 0:23 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1059 bytes --]
On Tuesday 05 September 2006 21:14, David Grant wrote:
> Has anyone gotten elog working with GMail's smtp servers? If anyone figures
> out the syntax for the PORTAGE_ELOG_MAILURI, please let me know. I have
> tried every possible port number combination and nothing works. I am using
> gsmtp163.google.com by the way.
Just tested and this does work for me (be sure to replace USER and PASSWORD):
# grep ^PORTAGE_ELOG_MAILURI /etc/make.conf
PORTAGE_ELOG_MAILURI="USER@gmail.com /usr/sbin/sendmail"
# grep -v ^#\\\|^$ /etc/ssmtp/ssmtp.conf
root=postmaster
mailhub=smtp.gmail.com:465
AuthUser=USER@gmail.com
AuthPass=PASSWORD
UseTLS=YES
Note, however, that this setup requires that you use portage 2.1.1. In other
words use the latest ~ARCH portage.
# eix -e ssmtp -e portage -c
[I] mail-mta/ssmtp (2.61-r2): Extremely simple MTA to get mail off the system to a Mailhub
[I] sys-apps/portage (2.1.1_rc1-r4): The Portage Package Management System. The primary package management and distribution system for Gentoo.
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-user] ELOG and GMail's smtp
2006-09-06 0:23 ` [gentoo-user] ELOG and GMail's smtp Bo Ørsted Andresen
@ 2006-09-06 15:20 ` ellotheth rimmwen
0 siblings, 0 replies; 2+ messages in thread
From: ellotheth rimmwen @ 2006-09-06 15:20 UTC (permalink / raw
To: gentoo-user
On 9/5/06, Bo Ørsted Andresen <bo.andresen@zlin.dk> wrote:
> # grep -v ^#\\\|^$ /etc/ssmtp/ssmtp.conf
> root=postmaster
> mailhub=smtp.gmail.com:465
> AuthUser=USER@gmail.com
> AuthPass=PASSWORD
> UseTLS=YES
Completely shameless plug:
http://forums.gentoo.org/viewtopic-t-412468.html. My Gmail/SSMTP TIP,
might be helpful in this case.
--
ellotheth rimmwen
* monjoy *
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-06 15:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <d18977190609051214s626a9756k18229233cc4943c6@mail.gmail.com>
2006-09-06 0:23 ` [gentoo-user] ELOG and GMail's smtp Bo Ørsted Andresen
2006-09-06 15:20 ` ellotheth rimmwen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox