Purge / delete all emails from a POP server in PHP. |
If you have a POP3 account which has been spammed to death, and being on dial-up you are unable to get in and delete all the messages, this handy script will delete all the messages on your POP server. There is no reason why this could not be modified to delete only messages over a certain size or even with some more modification to delete messages with specific content. Note: There is no working example as the potential for misuse on this server makes it insecure. |
// So, username is your POP3 $username, password is your $password
|
понедельник, 22 ноября 2010 г.
Удаление все писем из ящика на PHP
Подписаться на:
Комментарии к сообщению (Atom)
Комментариев нет:
Отправить комментарий