Error while moving mail messages

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
User avatar
sakthi
Forum Newbie
Posts: 12
Joined: Wed Apr 12, 2006 1:13 am
Location: Mumbai-India
Contact:

Error while moving mail messages

Post by sakthi »

hi everybody,


i am using the imap functions created one email listener.
here depends on the request i received, i have to send a response, after i collected the info
from the database.

every thing happening... :)

but, while i am trying to move the received requested mails from Inbox to another mail box say SASX,

it is saying the error "Copy not valid for POP3".

how can i fix it?

could you please help me? :cry:
Post Reply