[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Safecat error
- To: qmail@xxxxxxxxxxxxx
- Subject: Safecat error
- From: Cleiton Luiz Siqueira <cleitonsiqueira@xxxxxxx>
- Date: Mon, 02 Jul 2001 15:21:39 -0300
- Delivered-to: mailing list qmail@list.cr.yp.to
- Mailing-List: contact qmail-help@list.cr.yp.to; run by ezmlm
- Organization: FutureNet Network
Hi all,
I've had some problems lately with safecat program.
Sometimes some users of my qmail server ask me why your messages aren't
getting in them directories.
They send messages to themselves and sometimes this messages aren't
delivered in the directory.
I have an alias .qmail-default with the following expression
"|/bin/delivery".
This "delivery" program is a perl program. There are a procedure like
this into this program:
system("/usr/local/bin/safecat /home/$domain/$login/Maildir/tmp
/home/$domain/$login/Maildir/new");
I checked the variables $domain and $login and they are right, but
sometimes happen some error that
I can't see and the message isn't delivered.
Can someone help me about it?
Best regards,
Cleiton