So i've got a question regarding the PBEM plugin. How the hell do you configure the damn thing? Read the original thread: http://www.mail-archive.com/[email protected]/msg02410.html
But I'm not sure how the fields are meant to be configured. There are four fields: *Mailbox (imap_open <http://php.net/imap_open> format). * Do I insert the following exactly as it's written (including the curly brackets): {imap.gmail.com:993/imap/ssl/} If I want to add a label, do I just put the following in the field (should I leave the space, or should I put it within the curly brackets?): { imap.gmail.com:993/imap/ssl/} label *Username and Password* Just to confirm this is the blog username and password. *Senders to accept (messages sent by any others will be discarded):* I take it this is basically the actual email address. If one is using gmail with a label, does it mean that the following is put here: [email protected]+label When I go to /admin/pbem, I get the following errors (this after trying it with several iterations in the first field, with curly brackets, without etc): *Warning:* imap_open() [function.imap-open <http://brokenkode.com/admin/function.imap-open>]: Couldn't open stream imap.gmail.com:993/imap/ssl/ in user/plugins/pbem/pbem.plugin.php line 93 *Warning:* imap_num_msg(): supplied argument is not a valid imap resource in user/plugins/pbem/pbem.plugin.php line 95 *Warning:* imap_expunge(): supplied argument is not a valid imap resource in user/plugins/pbem/pbem.plugin.php line 235 *Warning:* imap_close(): supplied argument is not a valid imap resource in user/plugins/pbem/pbem.plugin.php line 236 Thanks, ----------------------------------------- Khaled Abou Alfa www.brokenkode.com -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
