
Mail error - how to solve
MaryG wrote:
Hi experts. I hope you can help me with this problem:
I have installed BackupPC 3.2.1 on a "DNS-323" embedded ARM NAS, (running
GNU BSD Net). I'm using it to back up 4 SOHO PCs. Things seem to be
working fine, but I'm getting the following error in the log:
01:04:02 admin : Invalid peer certificate (error 20)
01:04:02 admin : 0 (null)
01:04:02 admin : john.jane < at > somemail.com: 0 (null)
01:04:02 admin : Connected to MDA: /ffp/bin/procmail -d 'backuppc'
01:04:02 admin : Connected to MTA
01:04:02 admin : Disconnected to MTA
01:04:02 admin : procmail: Couldn't create "/var/spool/mail/backuppc"
This repeats itself for about three times, every night.
What to do?
MaryG
At first I would check the permissions of /var/spool/mail/. Maybee create
and set permissions of /var/spool/mail/backuppc:
mkdir /var/spool/mail/backuppc
chmod ug=rw,o=--- /var/spool/mail/backuppc
chown backuppc:mail /var/spool/mail/backuppc
If this doesn't help than ask in a procmail user group.
br
Matthias
--
Don't Panic
------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
List:
https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:
http://backuppc.wiki.sourceforge.net
Project:
http://backuppc.sourceforge.net/