Merz, Christian wrote: > I've set up $EMailUserDestDomain to '@foo.bar', but it seems like it > doesn't get appended. > > Running '/usr/share/backuppc/bin/BackupPC_sendEmail -u > [EMAIL PROTECTED]', the mail is delivered. > But if I try '/usr/share/backuppc/bin/BackupPC_sendEmail -u user', I > just get a Delivery Failure message, indicating that the domain > didn't get appended and it did try to deliver to [EMAIL PROTECTED] > . > > What am I missing here?
I think the CGI interface might append the domain before calling BackupPC_sendEmail, so if you're going to call BackupPC_sendEmail yourself, you'll also have to add the domain yourself. But I haven't checked the code, so I might be wrong. Nils Breunese. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
