On 9/1/06, Bo Ørsted Andresen <bo.andresen@zlin.dk> wrote:
On Friday 01 September 2006 00:31, David Grant wrote:
> Anyone know how to get elog to send mail to an smtp server with ssl on port
> 465? I know it does starttls if you use 100465 as the port, but this server
> at work just does ssl with login authentication, no tls or starttls. I
> tried getting it to work, but no dice.
Did you try:
PORTAGE_ELOG_MAILURI="user@some.domain
user:secret@mail.some.domain:465"
Yeah, but I found that using sendmail (ssmtp) was actually easier especially since ssmtp was already set up.