Transfer or labeling mail using the imap in php

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
kajalcipl
Forum Newbie
Posts: 1
Joined: Thu Jul 19, 2012 2:58 am

Transfer or labeling mail using the imap in php

Post by kajalcipl »

Hello all ,
please suggest me to transfer and labeling mail using imap in php.my script is break after processing around 8000 of 41,000 for labeling .please suggest me some way as soon as possible
clark551
Forum Commoner
Posts: 25
Joined: Mon Jul 01, 2013 1:49 pm

Re: Transfer or labeling mail using the imap in php

Post by clark551 »

http://php.net/manual/en/function.imap- ... ucture.php

check this and tell if you problem is solved or not?
Post Reply