>Has anybody come across this before.  Amanda appears to be working fine,
>but has stop mailing reports out after backups or flushes. I have tested
>mailing service on the server and they appear fine.  Also what is the
>script that runs the mailed report? 

It's amreport that generates the E-mail.  In fact, you can re-generate
a report like this:

  su <amanda> -c "amreport <config> -l log.<YYYYMMDD.NN>"

It runs the mail program like this:

  <mailer> -s "the subject" <mailto> < <the-letter>

where "<mailer>" is the mail program ("amadmin xx version | grep MAILER")
and "<mailto>" is the mailto value from your amanda.conf file ("amgetconf
<config> mailto").

So try putting a few lines of text in a file and running the above
command sequence with the appropriate substitutions as the Amanda user
and see what happens.

>R L EDWARDS

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to