Jump to content

[SOLVED] php deleted mail is still in the inbox


dinamietis

Recommended Posts

I use imap PHP library to read pop3 mail from my gmail account, but my problem is that when i delete mail or read it using those functions, it does not disappear from my browser gmail inbox, although php says that inbox is empty. It seems that there are two parallel identical mails. Is there a way to delete also the ones that i see in my inbox, when exploring it using web browser?

have a look through the POP3 settings in gmail. it creates 2 copies of the email when it comes in one is sent to the webclient and one to the POP3 server you have to tell gmail to delete the emails in your web inbox when they are deleted from the POP3 server

 

Scott.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.