Hi,
we need to check email on email address as a webmail but more simple. We need only to check if subject is "Remove" and if yes make action with sender address.
The problem is that in server where hosted site IMAP is not active.
Other solutions?
Thks
Read email on Pop3 without Imap ext
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
hunt down or build a pure php POP3 client, or talk to your host and see if they'll turn IMAP on.
http://www.phpclasses.org/browse/package/2.html may be of interest.
http://www.phpclasses.org/browse/package/2.html may be of interest.