Im looking for a simple way to somehow deliver mail 1 particular domain instead of having to either run the entire queue with exim -bpru |awk '{print $3}' | xargs -n 1 -P 40 exim -v -M
I normally will go through and use something like exim -bp | exiqsum to determine which accounts have incorrect mail quotas etc. Running the entire queue seems to be of an overkill when you just want to do a mass deliver for 1 domain. I am aware of the cmq module however im looking for something with command line sass.



LinkBack URL
About LinkBacks
Reply With Quote




