View unanswered posts | View active topics It is currently Sun May 19, 2013 11:55 pm

Forum rules


Before posting make sure you have done the following:
  • Checked for an update
  • Read the plugin's supplied documentation
  • Read the General Plugin FAQ
  • Read the plugin's FAQ

Only moderators can post a new topic, so if you have a new plugin, create a thread in the BB4Win forum and we'll move it for ya.



 Post a reply 
Username:
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen: =D> #-o =P~ :^o [-X [-o<
View more smilies
Font size:
Tip: Styles can be applied quickly to selected text.  Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation code
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the Board Administrator.
Confirmation code
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive.
   

 Topic review - Liam 
Author Message

Reply with quote Post Posted: Tue Jul 12, 2011 3:53 pm
Re: Liam
The plug-in uses SSLv2 but Gmail doesn't support version 2 of SSL anymore.
Without having source code, one possible workaround is to use stunnel to tunnel imap or pop3 in imaps or pop3s. Stunnel using SSLv3 so it's working with Gmail.

http://www.google.com/support/forum/p/G ... 05e6&hl=en

My two cents.

Reply with quote Post Posted: Tue Dec 30, 2008 5:48 pm
Re: Liam
I've added the appropriate mailbox line in the .ini file but I get a "could not connect to socket..." error.

Any thoughts?

Thanks in advance.

Reply with quote Post Posted: Thu Nov 20, 2008 4:13 am
Re: Liam
Just checking and I apologize if I missed it. But can I check multiple mailboxes from a single instance of the plugin?

Reply with quote Post Posted: Thu Oct 16, 2008 9:53 pm
Re: Liam
here I am again :)...yeah I guess it has a font defined in style...did not realised that then...ty

Reply with quote Post Posted: Tue Oct 07, 2008 12:53 am
Re: Liam
It should use the font defined in your style. So it should look just like every other plugin out there. Always did for me :P

Reply with quote Post Posted: Wed Sep 17, 2008 11:13 pm
Re: Liam
i hope this topic is still active....i just have simple question: is there a font support for liam or is there going to be one ?
cause you know i want my fonts alike on every plugin :D
i take a "go get another plugin which have fonts support or make one of your own you freak" like an answer too... :D

thanks in advance for reply...cheers

Reply with quote Post Posted: Mon Feb 11, 2008 6:02 pm
Re: Liam
No problem;) I downgraded to previous version, and will be patiently waiting :)

Reply with quote Post Posted: Mon Feb 11, 2008 5:12 pm
Re: Liam
If BBClean uses the same code that's in BBLean 1.16, Log() does absolutely nothing, no toolbar display, nothing. *shrug* I'm pretty sure that's what happening is as follows:

Full screen mode game causes BB_RECONFIGURE by the shell
Liam locks waiting for the mail check thread to terminate before it removes/adds the account information
There's some kind of timeout talking to one of your mail hosts (specifically in either a connect() or an SSL function as those don't currently respect the timeout set by the user.)

I'm working on a new version that actually isn't threaded and is completely non-blocking, so there should never be interface timeouts like that. My sincere apologies that it's not as pretty as it could be ;-) Never version is forth coming, but it'll probably be a couple weeks as I've really only got weekends to work on it.

Reply with quote Post Posted: Mon Feb 11, 2008 3:25 pm
Re: Liam
crowmag wrote:
Oh well, it was a shot ** shrugs **

Shoot was probably good;) I think that something is with my setup/bbClean, because also bbOsd don't show any messages.

Reply with quote Post Posted: Mon Feb 11, 2008 3:14 pm
Re: Liam
Zygzak wrote:
If by toolbar you understand this - session.screen0.toolbar.enabled: true
That is what I meant...

Oh well, it was a shot ** shrugs **

Reply with quote Post Posted: Mon Feb 11, 2008 1:33 pm
Re: Liam
crowmag wrote:
Perhaps Zygzak should try enabling his toolbar and watch for the messages that get displayed.

If by toolbar you understand this - session.screen0.toolbar.enabled: true, I dont't see there any messages from Liam, especially when all blackbox freeze. I tried also bbStatus.

Reply with quote Post Posted: Mon Feb 11, 2008 1:37 am
Re: Liam
tresni wrote:
Zygzak wrote:
tresni wrote:
Turn on logging and see if you see a bunch of lines that look like:

I use bbClean and i don't see any file produced by this option…

Dang it.. that's because bbLean 1.16 on got rid of the Log() api, so logging doesn't work on them.. *grumble*
I couldn't help but notice that Zygzak has his toolbar disabled. Although there is no logging in bbLean 1.16, messages are sent to the toolbar window label. That's one of the reasons I use a toolbar where, from what I see of ss on boxshots.org, many people just cast it aside as useless.

Perhaps Zygzak should try enabling his toolbar and watch for the messages that get displayed.

Reply with quote Post Posted: Sun Feb 10, 2008 9:51 pm
Re: Liam
Zygzak wrote:
tresni wrote:
Turn on logging and see if you see a bunch of lines that look like:

I use bbClean and i don't see any file produced by this option…

Dang it.. that's because bbLean 1.16 on got rid of the Log() api, so logging doesn't work on them.. *grumble*

Reply with quote Post Posted: Sun Feb 10, 2008 7:46 pm
Re: Liam
tresni wrote:
Turn on logging and see if you see a bunch of lines that look like:

I use bbClean and i don't see any file produced by this option…
tresni wrote:
If so what kind of accounts do you have setup? POP3 or IMAP? Are you using SSL or TLS? What's your timeout setting?

Two gmail accounts (one of them is attached to other domain) checked by IMAPS (IMAPT didn't work for me), timeot is 3, (#bbmail.timeout: 3)

Quote:
That line happens inside of the shell [I was dumb and used sleep() ] so it locks up everything waiting to free the mail servers. I have an idea on how to fix that, so I'll see what I can do.

Would be grateful ;)

Reply with quote Post Posted: Sun Feb 10, 2008 6:22 pm
Re: Liam
Turn on logging and see if you see a bunch of lines that look like:
Code:
02/10/08 11:18:35 - Liam: !!! Checking Mail, waiting .5 seconds to free server


If so what kind of accounts do you have setup? POP3 or IMAP? Are you using SSL or TLS? What's your timeout setting?

That line happens inside of the shell [I was dumb and used sleep() ] so it locks up everything waiting to free the mail servers. I have an idea on how to fix that, so I'll see what I can do.


Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.