Differences between POP3 and IMAP
POP3 does not allow a user to sync emails. IMAP allows a user to sync their emails.
POP3 does not allow a user to sync emails. IMAP allows a user to sync their emails.
sudo service sendmail stop sudo cd /var/spool sudo mv clientmqueue clientmqueue.x sudo cd clientmqueue.x sudo find . -type f |xargs rm -f