On Mon, 2003-10-13 at 05:37, Jason Haar wrote: > On Sun, Oct 12, 2003 at 01:48:14PM -0400, russ wrote: > > OK, I think you do have a good point. I just need to figure out how get > > around that issue. As of now a message from sqwebmail is run through > > qmail-filter - into qmail-scanner-queue.pl and then into qmail-inject. > > Therefore, it does not get the FROM: RECEPT: until it gets to > > qmail-inject. That makes sense!! > > Huh? You are calling qmail-scanner-queue.pl *before qmail-inject??? > > Why? > > Assuming that sqwebmail is some Webmail interface, and you want to do some > post-processing of the mail before sending it, then why are you using > qmail-filter? It's meant to be called by qmail-smtpd - not by some > user-process... Why not dump your mail into "shellscript.sh", do the > processing in that, and then drop that into qmail-inject, with QMAILQUEUE > defined in order to call Q-S?
Because sqwebmail uses qmail-inject to send its mail, it uses "qmail-inject -f "$1" " to get the FROM: field. Otherwise all mail is sent as a blank user. I want it to use qmail-smtp but am not sure how to do it. Maybe a different web interface? any suggestions? -- Russel Oliver [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
