Regis wrote:

> I would like backuppc send an email to $host and or $user, to notify  
> when a full backup being to start
>
> I know it's by "DumpPreUserCmd", but anyone can help me to write it?

You can use the mail command. Something like this:

        /bin/echo "This is the message" | /bin/mail -s "This is the subject"  
to_address

Nils Breunese.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to