Hi List
I have had to move a finance/sql-ledger SLES server to new premesis of
our spun out company.
Thus I have an issue sending amanda email notifcations.
I have edit/vi amanda.conf file and amend the mailto: "[EMAIL PROTECTED]"
which sent a Amanda email reports and notifications to me, I had in
/etc/aliases file as below;
root: root, admin, chuck
admin: root, chuck
amanda: root, admin, chuck
Thus when I amend mailto: "[EMAIL PROTECTED]" to "[EMAIL PROTECTED]"
and rhn amcheck I don't recieve any Amanda emails but when I run from
CLI echo "test amanda"¦ mail [EMAIL PROTECTED] I get the test email OK.
I am using Postfix to relay mail and when I check tail -f /var/log/mail
I see that email sent to has [EMAIL PROTECTED] instead of
[EMAIL PROTECTED] its adding the server name to the address.
Any useful tips as this is racking my brain on whats going on.
As I assume the mailto parameter will email the amanda reports to
whoever in the comma separated list.
Cheers