It appears to use $USER@$(cat /etc/mailname) in the end, so you might
fix it by using your mail hosts' name in /etc/mailname.

Basically, you want to pass the "-f" option to sendmail, so the following might 
work:
    $CONFIG{'mailer-send'} =  [ 'sendmail', '[email protected]' ];

It says however:
    Setting this option is strongly discouraged.  Fix your local MTA            
                                                   
      instead.

If I remember correctly, it's easy with e.g. "nullmailer", but does not
work as easy with dma (which is the current default MTA in Ubuntu).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/317563

Title:
  caff doesn't send emails via SMTP with my From address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signing-party/+bug/317563/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to