On Oct 25, 2005, at 15:04 , Bob Dodds wrote:

[...]
If you need to take some recipients out of
$transaction->recipients before qmail-queue, how
do you do that?

You can modify the list and set it again with $transactions- >recipients([EMAIL PROTECTED]);

There was talk about adding a remove_recipient, but it didn't happen/

It might be better to make a sub out of qmail-queue
and have a super queue plugin
that used the qmail sub, among others, along the
lines of the content filter oversight plugin.

You should look at the plugin inheritance system Robert made. See the bottom of README.plugins; look for "plugin_isa".

It's not been tested much yet, but it'd be worthwhile to get it used more.


- ask

--
http://www.askbjoernhansen.com/

Reply via email to