Hi all,
Am getting an email popup account which is not existing on calling the function "listpops". Here is the result am getting on calling :
[apiversion] => 2
[data] => SimpleXMLElement Object
(
=> xyz
[login] => Main Account
)
[event] => SimpleXMLElement Object
(
[result] => 1
)
[func] => listpops
[module] => Email
But when I try to delete it, error is getting as "The account doesn't exist." Please tell me what should I do to delete it from the list.
Am getting an email popup account which is not existing on calling the function "listpops". Here is the result am getting on calling :
[apiversion] => 2
[data] => SimpleXMLElement Object
(
=> xyz
[login] => Main Account
)
[event] => SimpleXMLElement Object
(
[result] => 1
)
[func] => listpops
[module] => Email
But when I try to delete it, error is getting as "The account doesn't exist." Please tell me what should I do to delete it from the list.