i�ve written a script to spamcheck and write new mails to the users maildir:
mailserv:~ # cat /var/qmail/bin/spamcheck.sh /usr/bin/spamc -f -u $1|/var/qmail/bin/condwrite ./Maildir/ /bin/true
if i use this script as deliveryProgramPath i get the following error:
@400000004068c4b7141b31a4 delivery 1638: deferral: condwrite:_fatal:_Unable_to_rewind_message._(#4.3.0)/
what�s the problem?
carsten
