imap2soap error 'cant locate object method..'

View: New views
3 Messages — Rating Filter:   Alert me  

imap2soap error 'cant locate object method..'

by ljd-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi
I'm running civimail (1.9.12432) on a shared host using imap2soap. All packages
are installed and soap enabled on PHP5 but I get this error

imap2soap: Error: Failed reply event:
reply.1.8.20.551afebf6c9515a5cb7260082578c36c3170eae0@...
[Sun Mar 16 04:55:52 2008] imap2soap.pl: Can't locate object method
"isSelected" via package "Mail::IMAPClient" at imap2soap.pl line 728.

The IMAP mail account has stuckout the email reply and also produced a heap
more which have been filed in JUNK and struckout.

A unsubscribe email is being responded to numerous times each time the cron
runs.

ta
Louis
____________________________________________________________
You received this message as a subscriber on the list:
     civicrm-mail@...
To be removed from the list, send any message to:
     civicrm-mail-unsubscribe@...

For all list information and functions, see:
     http://lists.civicrm.org/lists/info/civicrm-mail

Re: imap2soap error 'cant locate object method..'

by Piotr Szotkowski-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

ljd@...:

> imap2soap: Error: Failed reply event:
> reply.1.8.20.551afebf6c9515a5cb7260082578c36c3170eae0@...
> [Sun Mar 16 04:55:52 2008] imap2soap.pl: Can't locate object method
> "isSelected" via package "Mail::IMAPClient" at imap2soap.pl line 728.

Hm, from a quick googling it seems there should be
an isSelected method on Mail::IMAPClient objects:
http://search.cpan.org/dist/Mail-IMAPClient/lib/Mail/IMAPClient.pod#IsSelected

Are you sure you’re using a recent (enough) version of Mail::IMAPClient?

-- Piotr Szotkowski
--
The main difference between a computer salesman and a used car salesman is
that the used car salesman can probably drive and knows when he's lying.


____________________________________________________________
You received this message as a subscriber on the list:
     civicrm-mail@...
To be removed from the list, send any message to:
     civicrm-mail-unsubscribe@...

For all list information and functions, see:
     http://lists.civicrm.org/lists/info/civicrm-mail

attachment0 (198 bytes) Download Attachment

Re: imap2soap error 'cant locate object method..'

by Chris Mott :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is a typo.
Change "isSelected" to "IsSelected" and you should be in business.

I encountered this myself previously and sent a message to Fen Labalme  
(fen@...) who is listed as the maintainer of that  
repository.

Chris



On 25-Mar-08, at 3:22 AM, Piotr Szotkowski wrote:

> ljd@...:
>
>> imap2soap: Error: Failed reply event:
>> reply.1.8.20.551afebf6c9515a5cb7260082578c36c3170eae0@...
>> [Sun Mar 16 04:55:52 2008] imap2soap.pl: Can't locate object method
>> "isSelected" via package "Mail::IMAPClient" at imap2soap.pl line 728.
>
> Hm, from a quick googling it seems there should be
> an isSelected method on Mail::IMAPClient objects:
> http://search.cpan.org/dist/Mail-IMAPClient/lib/Mail/IMAPClient.pod#IsSelected
>
> Are you sure you’re using a recent (enough) version of  
> Mail::IMAPClient?
>
> -- Piotr Szotkowski
> --
> The main difference between a computer salesman and a used car  
> salesman is
> that the used car salesman can probably drive and knows when he's  
> lying.

____________________________________________________________
You received this message as a subscriber on the list:
     civicrm-mail@...
To be removed from the list, send any message to:
     civicrm-mail-unsubscribe@...

For all list information and functions, see:
     http://lists.civicrm.org/lists/info/civicrm-mail