From: Brian <bco...@po...> - 2004-04-06 14:22:24
|
Hello all, FreeBSD here all qmailadmin and vpopmail from ports. qmailadmin-1.2.0 vpopmail-5.4.0 Here's the problem.. it seems that qmailadmin doesn't like my |preline statement.. [/usr/local/vpopmail/domains/poklib.org/bcook]# 477 > head .qmail* ==> .qmail <== |preline -f /usr/local/bin/tmda-filter -c /usr/local/vpopmail/domains/poklib.org/bcook/.tmda/config -t /usr/local/vpopmail/domains/poklib.org/bcook/.tmda/templates ./Maildir/ ==> .qmail-default <== |preline -f /usr/local/bin/tmda-filter -c /usr/local/vpopmail/domains/poklib.org/bcook/.tmda/config -t /usr/local/vpopmail/domains/poklib.org/bcook/.tmda/templates ./Maildir/ I go into qmailadmin and look at the my user bcook and I see that the Forward To: line is checked and this is in it: |preline -f /usr/local/bin/tmda-filter -c /usr/local/vpopmail/domains/poklib.org/bcook/.tmda/config -t /usr/local/vpopmail/domains/poklib.org/bcook/.tmda/templates I change my quota or password and the message at the top shows what I successfully did.. in the case raised the quota from 75.00 to 76.00. Quota set to 79691776 bytes adn then my forward to is reduced to: -f, -c, -t [/usr/local/vpopmail/domains/poklib.org/bcook]# 478 > head .qmail* ==> .qmail <== &-f &-c &-t ==> .qmail-default <== |preline -f /usr/local/bin/tmda-filter -c /usr/local/vpopmail/domains/poklib.org/bcook/.tmda/config -t /usr/local/vpopmail/domains/poklib.org/bcook/.tmda/templates ./Maildir/ not quite sure if this is the desired result :) Help is appreciated and welcomed. - Brian |