>> Hello-- >> >> I am trying to get getmail (a fetchmail substitute) to pipe >> messages to qmail-scanner. > > You can't!!! > > What made you think you could? qmail-scanner-queue.pl is a replacement > for qmail-queue? Do you know that you cannot pipe mail directly > through > qmail-queue either? > > You just can't do it. All you need to do is: > > QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl" > export QMAILQUEUE > > ...and then pipe the message through qmail-inject - or even the Qmail > "sendmail" program. Then qmail-inject will fiddle with the message and > prepare it for passing onto $QMAILQUEUE - and it will all work
Thanks for answering Jason ! Charles Cazabon, the author of getmail, seems to think that using qmail inject to reinject messages is a really bad idea, and that if you do you're liable to have all sorts of terrible problems. Do you agree with this assessment ? Do you think I should use qmail-inject or the Qmail "sendmail" program ? all I'm looking for is the postmaster= line for getmail that will get the messages that got retrieved from my pop3 accounts back into the system, and going through scanning before delivery. also : what command do I use to pipe the message through qmail-inject properly ? I appreciate your help, all best, --sam ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
