>Hm....i didn't give them another name for the Mail.
>I compiled amanda with the standard options.
>Where can i change the mailname to the original name?

It is built in from what ./configure finds.

You'll have to remove config.cache (or "make distclean") and rerun
./configure to get this reset.  Pay particular attention to where it
hunts for a mail program.  For instance, it says this for me:

  ...
  checking for gzip... /usr/local/bin/gzip
  checking for Mail... /usr/ucb/Mail
  checking for mt... /usr/bin/mt
  ...

If ./configure cannot find the right program (it looks for "Mail",
"mailx" and "mail"), you can set the "MAILER" environment variable to
a full path to a mail program that understands "-s <subject> user".

When you're done, run "amadmin xx version | grep MAIL" and see what
that says.  It should point to the path Amanda will use.

>Bye Juergen

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

Reply via email to