Christopher Cowart wrote: > If a cron generates any output while it's running, it tries to email it > to [EMAIL PROTECTED]
Thanks Chris, I never understood this [EMAIL PROTECTED] (probably because I have inadequate knowledge of many matters relating to mail within an OS). Where is [EMAIL PROTECTED], where is mail for [EMAIL PROTECTED] stored, how is it meant to be retrieved? > ssmtp is your default MTA, and it's default configuration points to the > host mail, at port 25. As mail doesn't resolve to any mail server, > that's the sSMTP error you're seeing. Is this meant to be a real (external) mail server e.g. smtp.my_isp.com, or is there a Linux OS setup I can use internally without mail leaving the box? > You could also configure sSMTP to have a reverse alias, so that when it > tries to e-mail root, it'll e-mail [EMAIL PROTECTED] This would involve > also changing sSMTP to be aware of your ISP's mail hub. . . . as in my ISP's smtp server? -- Regards, Mick -- [email protected] mailing list

