annotate admin/mailq.wmbiffrc @ 354:08932c629849

reworked the route concept; removed the idea of the localnet Renamed to reflect the actual meaning more clearly: s/online_routes/query_routes/g s/local_net_route/permanent_routes/g Removed local_nets, which are now represented by allowed_recipients in a permanent route. (See. examples/localnet.route) There is no more abiguity between `local' and `local net'. Run admin/config-transition on your config to learn how to update it.
author markus schnalke <meillo@marmaro.de>
date Sun, 04 Sep 2011 11:25:38 +0200
parents cab46cefa4ce
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
137
13bad7a80de4 added mailq.wmbiffrc by Paolo
meillo@marmaro.de
parents:
diff changeset
1 # mailq.wmbiffrc for masqmail by Paolo
13bad7a80de4 added mailq.wmbiffrc by Paolo
meillo@marmaro.de
parents:
diff changeset
2
13bad7a80de4 added mailq.wmbiffrc by Paolo
meillo@marmaro.de
parents:
diff changeset
3 label.4=mailq
13bad7a80de4 added mailq.wmbiffrc by Paolo
meillo@marmaro.de
parents:
diff changeset
4 path.4=shell:::mailq|grep ^[[:graph:]]|grep -v empty|wc -l
13bad7a80de4 added mailq.wmbiffrc by Paolo
meillo@marmaro.de
parents:
diff changeset
5 interval.4=600
13bad7a80de4 added mailq.wmbiffrc by Paolo
meillo@marmaro.de
parents:
diff changeset
6 notify.4=beep
13bad7a80de4 added mailq.wmbiffrc by Paolo
meillo@marmaro.de
parents:
diff changeset
7 notify.4=true
13bad7a80de4 added mailq.wmbiffrc by Paolo
meillo@marmaro.de
parents:
diff changeset
8 action.4=(echo "messages in the queue:";mailq|grep ^[[:graph:]]|grep -v empty)|xmessage -center -buttons vaBen -file -