How to delete frozen emails?

You can delete the frozen emails by using following command on shell.

exim -bp | awk ‘$6~”frozen” { print $3 }’ | xargs exim -Mrm

delicious | digg | reddit | facebook | technorati | stumbleupon | savetheurl
You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.

Comments are closed.