Summary: | local mail (ssmtp) does not work - missing docs? | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Artur Brodowski <bzdurqa> |
Component: | [OLD] Core system | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 1.4_rc1 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Artur Brodowski
2002-11-15 05:16:36 UTC
Um, ssmtp is not a local mailer; it has no mail delivery agent. It's sole purpose is to send mail from the local machine to a mailhub that is running a real mail transfer / mail delivery agent. It won't work at all out of the box, since it doesn't know where to send the mail (unless your local mailhub happens to be called "mail"). Take a look at /etc/ssmtp/ssmtp.conf. |