PHP IMAP Mail Purging Script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
php-pandit
Forum Newbie
Posts: 2
Joined: Thu May 25, 2006 8:00 am
Location: Bhuigaon, Vasai, Mumbai, Maharashtra, India
Contact:

PHP IMAP Mail Purging Script

Post by php-pandit »

Hi,

I have wrote a script to purge a mails from my email address. I am using IMAP functions to purge / fetch the mails.
if attachment size is more than 3 MB then then script is not able to purge that mail.

Tell me what's wrong i am doing?

PLZ Help me out

Thanks
Harshad Pandit
alias(PHP Pandit)
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Post by Benjamin »

Have any code to show? It's a little hard for us to guess. :D
Post Reply