maildrop forwarding, qmail deferral
Posted: Mon Dec 20, 2004 11:09 am
I'm using maildrop 1.6.0-1.9.rh90.art on PSA 7.1, and I can't figure out why qmail is deferring messages that use maildrop's forwarding mechanism, for example:
I've also tried this:
The mailfilter works great for delivering to the local mailbox. I've turned on verbose maildrop logging and it does see and process the forwarding (but no delivery takes place).
Currently, I'm thinking it's a trusted user thing; what options were used to configure this RPM? Any other ideas?
Thanks!
Paul
Code: Select all
to "!nobody@nowhere.example.com"
Code: Select all
to "|/var/qmail/bin/forward nobody@nowhere.example.com"
Currently, I'm thinking it's a trusted user thing; what options were used to configure this RPM? Any other ideas?
Thanks!
Paul