Okay I found the test program,
but I get the following output

./BackupPC_sendEmail -u backuppc
Sending test email using /usr/sbin/sendmail -t -f BackupAdmin 
<[EMAIL PROTECTED]>
sh: -c: line 0: syntax error near unexpected token `newline'
sh: -c: line 0: `/usr/sbin/sendmail -t -f BackupAdmin 
<[EMAIL PROTECTED]>'
Broken pipe

I am quiete sure this is not what should be happening?

Any clue?

klaas

Klaas Vantournhout wrote:
> Hello,
> 
> There is something which I was wondering about.
> Is there a way to set full email addresses instead of only the partial 
> domain?
> 
> Assume I have a user john, and his email is [EMAIL PROTECTED], how do I 
> set this email?
> 
> I can not set $Conf{EMailUserDestDomain} there it is not [EMAIL PROTECTED]
> or Can I do something like $Conf{EmailUserDestDomain} = ' 
> <[EMAIL PROTECTED]>' and then he will get a mail with
> To : john <[EMAIL PROTECTED]>
> 
> Is this correct, what I am saying here?
> 
> And is there a way how I can test the email scripts?
> 
> thanks
> 
> Klaas


-- 
"Several billion trillion tons of superhot
exploding hydrogen nuclei rose slowly above
the horizon and managed to look small, cold
and slightly damp."
        Douglas Adams - The Hitch Hickers
                Guide to the Galaxy

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to