Hi, I have a question on queue groups. I create groups for domains
that our users send a decent amount of email to. Below is my yahoo.com
example. It works great for all yahoo.com emails, but I want to know
if it's possible to have a one liner for all [at] yahoo.* to be injected
into QUEUE_DIR/yahoo?
QUEUE_GROUP(`yahoo', `P=QUEUE_DIR/yahoo, F=f, I=1m, R=12, r=32')dnl
Squeuegroup
R<$+> $1
R$* [at] $* yahoo.com $# yahoo
Can I use an expression for yahoo.* ?
