> mailto "[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]" ...
>Amcheck reports no errors, and the runs appear to be happening,
>but I'm getting no e-mail reports. Is there something wrong
>with my "mailto" line?
Gerhard was mistaken with his suggestion. The "mailto" parameter must
be a string inside double quotes and the entries must be separated by
whitespace, not commas.
First, do an "amadmin xx version | grep MAILER". That will give you the
program Amanda uses to send mail. Then try it like this (substituting
the mail program name for <MAILER>):
echo "A test" \
| <MAILER> -s "Amanda testing" [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
That's basically what Amanda does. Make sure when you try this you use
the exact same path to the mail program amadmin reports.
You might also look in /tmp/amanda/amcheck*debug and see if it had any
complaints.
>Vic Cain
John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]