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.
| Author |
Message |
bp3m
|
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=enMy two cents.
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/Google%20Apps/thread?tid=1780781e814d05e6&hl=en
My two cents.
|
 |
ChappyEight
|
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.
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.
|
 |
Rokth.Hyde
|
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?
Just checking and I apologize if I missed it. But can I check multiple mailboxes from a single instance of the plugin?
|
 |
kowic
|
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
here I am again :)...yeah I guess it has a font defined in style...did not realised that then...ty
|
 |
tresni
|
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 
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
|
 |
kowic
|
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 i take a "go get another plugin which have fonts support or make one of your own you freak" like an answer too... thanks in advance for reply...cheers
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
|
 |
Zygzak
|
Posted: Mon Feb 11, 2008 6:02 pm
Re: Liam
No problem;) I downgraded to previous version, and will be patiently waiting 
No problem;) I downgraded to previous version, and will be patiently waiting :)
|
 |
tresni
|
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.
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.
|
 |
Zygzak
|
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.
[quote="crowmag"]Oh well, it was a shot ** shrugs **[/quote] Shoot was probably good;) I think that something is with my setup/bbClean, because also bbOsd don't show any messages.
|
 |
crowmag
|
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 **
[quote="Zygzak"]If by toolbar you understand this - session.screen0.toolbar.enabled: true[/quote] That is what I meant...
Oh well, it was a shot ** shrugs **
|
 |
Zygzak
|
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.
[quote="crowmag"]Perhaps Zygzak should try enabling his toolbar and watch for the messages that get displayed.[/quote] 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.
|
 |
crowmag
|
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.
[quote="tresni"][quote="Zygzak"][quote="tresni"]Turn on logging and see if you see a bunch of lines that look like: [/quote] I use bbClean and i don't see any file produced by this option…[/quote] Dang it.. that's because bbLean 1.16 on got rid of the Log() api, so logging doesn't work on them.. *grumble*[/quote]I couldn't help but notice that Zygzak has his toolbar disabled. Although there is no logging in bbLean 1.16, [u]messages are sent to the toolbar window label[/u]. 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.
|
 |
tresni
|
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*
[quote="Zygzak"][quote="tresni"]Turn on logging and see if you see a bunch of lines that look like: [/quote] I use bbClean and i don't see any file produced by this option…[/quote] Dang it.. that's because bbLean 1.16 on got rid of the Log() api, so logging doesn't work on them.. *grumble*
|
 |
Zygzak
|
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 
[quote="tresni"]Turn on logging and see if you see a bunch of lines that look like: [/quote] I use bbClean and i don't see any file produced by this option… [quote="tresni"]If so what kind of accounts do you have setup? POP3 or IMAP? Are you using SSL or TLS? What's your timeout setting?[/quote] 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.[/quote] Would be grateful ;)
|
 |
tresni
|
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.
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[/code]
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.
|
 |
|
|