Warning: Undefined array key "enable_lazyload_videos" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/reco-functions.php on line 129
Kuyruktaki mailleri silmek – 2 – Murat Uğur Eminoğlu
Warning: Undefined array key "custom_scripts" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 48

Press enter to see results or esc to cancel.

Kuyruktaki mailleri silmek – 2

Pek saglikli bir sey degil ama su anda aklima gelen tek sey bu idi.

Bu ufak kod parcaciklarini kuyrukta biriken mailman-bounce mesajlarinin hepsini silmek icin kullandim.

 postqueue -p | awk ‘{print $1 $7}’ | grep mailman | cut -c -11 > kuyruktakiler

 for i in $(cat kuyruktakiler); do  /usr/sbin/postsuper -d $i; done

Murat.


Warning: Undefined array key "custom_scripts_footer" in /var/www/murat.ws/public_html/wp-content/plugins/reco-functions/custom-styles.php on line 58