logicmail-users Mailing List for LogicMail for BlackBerry (Page 17)
Brought to you by:
octorian
This list is closed, nobody may subscribe to it.
2009 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
(7) |
Jun
(25) |
Jul
(3) |
Aug
(3) |
Sep
(14) |
Oct
(9) |
Nov
(1) |
Dec
(4) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2010 |
Jan
(2) |
Feb
(5) |
Mar
(2) |
Apr
(3) |
May
(11) |
Jun
(13) |
Jul
(3) |
Aug
(45) |
Sep
(1) |
Oct
(39) |
Nov
(10) |
Dec
(7) |
2011 |
Jan
(33) |
Feb
(19) |
Mar
(8) |
Apr
(1) |
May
(1) |
Jun
(18) |
Jul
|
Aug
(7) |
Sep
(4) |
Oct
(8) |
Nov
(10) |
Dec
(8) |
2012 |
Jan
(7) |
Feb
(16) |
Mar
(2) |
Apr
|
May
(7) |
Jun
(24) |
Jul
(3) |
Aug
|
Sep
(1) |
Oct
(12) |
Nov
(1) |
Dec
|
2013 |
Jan
(6) |
Feb
(6) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
(2) |
Feb
|
Mar
|
Apr
(6) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: George S. <gs...@mh...> - 2009-06-10 02:51:50
|
I noticed when I use LogicMail with my IMAP folders, all folders show up, not just subscribed folders. I have some folders that contain archive messages that I'm no longer subscribed to, but I want to keep them around for reference. Is there a way to only show subscribed folders in the IMAP folder list? George Sexton MH Software, Inc. - Home of Connect Daily Web Calendar http://www.mhsoftware.com/ Voice: 303 438 9585 |
From: Derek K. <dko...@lo...> - 2009-06-03 11:16:04
|
If I had to guess, it could be one of two things: 1) Incorrect "Use MDS Proxy" setting in the account configuration ("true" uses the BES network, "false" originates the connection from the device) 2) Incorrect TCP configuration on the device. Its carrier-specific, Google dug up this quick link with detail: http://www.blackberryfaq.com/index.php/Carrier_specific_APN/TCP_settings -Derek On Tuesday 02 June 2009 11:33:55 am Samuel Murez wrote: > hello, > > I can use logicmail to access my mail.messagingengine.com imap server > only when using a wifi connection on my bb bold > when I try to use my 3g connection (which works for internet browsing, > for example), I get "unable to reopen connection". > Connection debugging didn't yield any more detailed info. > > Any suggestions as to how I could troubleshoot this would be greatly > appreciated. > > thanks, > > sam > > --------------------------------------------------------------------------- >--- OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. Go to: > http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > Logicmail-users mailing list > Log...@li... > https://lists.sourceforge.net/lists/listinfo/logicmail-users -- --------------------------- Derek Konigsberg dko...@lo... --------------------------- |
From: Derek K. <dko...@lo...> - 2009-05-26 11:11:46
|
LogicMail always leaves messages on the server already, unless you explicitly delete them. On Sunday 24 May 2009 10:11:54 am Justin P. Goldberg wrote: > How can I leave the messages on the server, so my pc can get a copy of the > messages? > > Justin Goldberg -- --------------------------- Derek Konigsberg dko...@lo... --------------------------- |
From: Justin P. G. <jus...@gm...> - 2009-05-24 14:12:15
|
How can I leave the messages on the server, so my pc can get a copy of the messages? Justin Goldberg |
From: Derek K. <dko...@lo...> - 2009-05-16 00:23:22
|
The server that hosts the LogicMail project website will be going down for maintenance tomorrow (5/16/09) morning. It is being moved from one co-lo facility to another, so I expect it to be offline for several hours starting around 9am EDT. When it comes back up, it will have a new IP address, so the updated DNS records may take some time to propagate. Don't worry if it takes a little while before you can get to it again. P.S. Yes, I do have complete backups just in case. -- --------------------------- Derek Konigsberg dko...@lo... --------------------------- |
From: Derek K. <dko...@lo...> - 2009-05-10 21:01:09
|
If I had to guess, I'd say that there is a bug somewhere in the code that is parsing the message, and its most likely a POP-only bug. It could either be in the headers or the message body. Regardless, I really want to reproduce this issue with a debugger attached. (unfortunately, that's the only way I can see exactly which line of code is throwing that NullPointerException) Any chance you could send me the raw source of one of these messages, headers and all? (Even better would be temporary access to a POP account on a server where I can see this issue first-hand.) The log does contain the full message source, but I can't be 100% sure that I wouldn't mess it up when I try to edit out all the BlackBerry event log markers that surround each line. P.S. Please subscribe to this list, so I don't have to manually approve each of your posts. Thanks. -Derek From: Jorge.brooks [mailto:jor...@ba...] Sent: Wednesday, May 06, 2009 6:41 PM To: dko...@lo...; log...@li... Subject: RE: [Logicmail-users] Only downloads headers... Importance: High Here it is. Thanks for your asistance. Jorge Brooks --------- Original Message -------- From: "Derek Konigsberg" <dko...@lo...> To: "'Jorge.brooks'" <jor...@ba...>,"log...@li..." <log...@li...> Subject: RE: [Logicmail-users] Only downloads headers... Date: 05/06/09 16:45 The best way to troubleshoot an issue like this is to look at the messages you are trying to open, and how LogicMail is seeing them. The real problem could be anything from a bug to a simple issue with the message contents. (for example, an HTML body with content and a Text body that is empty) My first recommendation is to use these instructions to capture the actual network traffic between your mail server and LogicMail when trying to download one of these messages. If we're lucky, the problem will become pretty clear once reviewing the data: http://www.logicprobe.org/proj/logicmail/wiki/debugging#Usingthebuilt-inlogg ing P.S. Feel free to send the log to me privately, if you don't feel comfortable sending it to the list, but either is fine if you edit out personal information from the message. -Derek From: Jorge.brooks [mailto:jor...@ba...] Sent: Tuesday, May 05, 2009 6:06 PM To: log...@li... Subject: [Logicmail-users] Only downloads headers... I just installed LogicMail on my Bb 8330 Curve running OS 4.3. I have no BIS. Only WAP connection through MetroPCS. It intsalled fine which is a miracle since most apps are not working with this setup. I can download the headers to emails but when I select them and attempt to open them up there is no text in the body of the meails. The sole exception was when I tested sending an email from the BB to my work address. I received the email fine at my work address. I resonded and received the response fine on the BB. Was able to open and read it fine.I am connecting to an online POP server that is provided by Jumpline (my online server space provider). Has anyone else had a similar experience? |
From: Jorge.brooks <jor...@ba...> - 2009-05-06 22:40:56
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head> <body> <br>Here it is. Thanks for your asistance. Jorge Brooks <blockquote dir="ltr" style="padding-right: 0px; padding-left: 5px; margin-left: 5px; border-left: #000000 2px solid; margin-right: 0px"> <div style="font: 10pt arial"> --------- Original Message --------<br> From: "Derek Konigsberg" <dko...@lo...><br> To: "'Jorge.brooks'" <jor...@ba...>,"log...@li..." <log...@li...><br> Subject: RE: [Logicmail-users] Only downloads headers...<br> Date: 05/06/09 16:45<br> <br> <!-- begin tln_sanitized html --> <style> </style> <body lang="EN-US" link="blue" vlink="purple"> <div class="Section1"> <p class="MsoNormal"><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'>The best way to troubleshoot an issue like this is to look at the messages you are trying to open, and how LogicMail is seeing them. The real problem could be anything from a bug to a simple issue with the message contents. (for example, an HTML body with content and a Text body that is empty)</span></p> <p class="MsoNormal"><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'> </span></p> <p class="MsoNormal"><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'>My first recommendation is to use these instructions to capture the actual network traffic between your mail server and LogicMail when trying to download one of these messages. If we’re lucky, the problem will become pretty clear once reviewing the data:</span></p> <p class="MsoNormal"><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'>http://www.logicprobe.org/proj/logicmail/wiki/debugging#Usingthebuilt-inlogging</span></p> <p class="MsoNormal"><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'> </span></p> <p class="MsoNormal"><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'>P.S. Feel free to send the log to me privately, if you don’t feel comfortable sending it to the list, but either is fine if you edit out personal information from the message.</span></p> <p class="MsoNormal"><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'> </span></p> <p class="MsoNormal"><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'>-Derek</span></p> <p class="MsoNormal"><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"; color:#1F497D'> </span></p> <div> <div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'> <p class="MsoNormal"><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Jorge.brooks [mailto:jor...@ba...] <br /> <b>Sent:</b> Tuesday, May 05, 2009 6:06 PM<br /> <b>To:</b> log...@li...<br /> <b>Subject:</b> [Logicmail-users] Only downloads headers...</span></p> </div> </div> <p class="MsoNormal"> </p> <p class="MsoNormal">I just installed LogicMail on my Bb 8330 Curve running OS 4.3. I have no BIS. Only WAP connection through MetroPCS. It intsalled fine which is a miracle since most apps are not working with this setup. I can download the headers to emails but when I select them and attempt to open them up there is no text in the body of the meails. The sole exception was when I tested sending an email from the BB to my work address. I received the email fine at my work address. I resonded and received the response fine on the BB. Was able to open and read it fine.I am connecting to an online POP server that is provided by Jumpline (my online server space provider). Has anyone else had a similar experience? </p> </div> </body> <!-- end tln_sanitized html --> </div> </blockquote> <br> </body> </html> |
From: Derek K. <dko...@lo...> - 2009-05-06 20:46:06
|
The best way to troubleshoot an issue like this is to look at the messages you are trying to open, and how LogicMail is seeing them. The real problem could be anything from a bug to a simple issue with the message contents. (for example, an HTML body with content and a Text body that is empty) My first recommendation is to use these instructions to capture the actual network traffic between your mail server and LogicMail when trying to download one of these messages. If we're lucky, the problem will become pretty clear once reviewing the data: http://www.logicprobe.org/proj/logicmail/wiki/debugging#Usingthebuilt-inlogg ing P.S. Feel free to send the log to me privately, if you don't feel comfortable sending it to the list, but either is fine if you edit out personal information from the message. -Derek From: Jorge.brooks [mailto:jor...@ba...] Sent: Tuesday, May 05, 2009 6:06 PM To: log...@li... Subject: [Logicmail-users] Only downloads headers... I just installed LogicMail on my Bb 8330 Curve running OS 4.3. I have no BIS. Only WAP connection through MetroPCS. It intsalled fine which is a miracle since most apps are not working with this setup. I can download the headers to emails but when I select them and attempt to open them up there is no text in the body of the meails. The sole exception was when I tested sending an email from the BB to my work address. I received the email fine at my work address. I resonded and received the response fine on the BB. Was able to open and read it fine.I am connecting to an online POP server that is provided by Jumpline (my online server space provider). Has anyone else had a similar experience? |
From: Jorge.brooks <jor...@ba...> - 2009-05-05 22:31:37
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head> <body> I just installed LogicMail on my Bb 8330 Curve running OS 4.3. I have no BIS. Only WAP connection through MetroPCS. It intsalled fine which is a miracle since most apps are not working with this setup. I can download the headers to emails but when I select them and attempt to open them up there is no text in the body of the meails. The sole exception was when I tested sending an email from the BB to my work address. I received the email fine at my work address. I resonded and received the response fine on the BB. Was able to open and read it fine.I am connecting to an online POP server that is provided by Jumpline (my online server space provider). Has anyone else had a similar experience? </body> </html> |
From: Zaman <wah...@ya...> - 2009-04-29 19:30:49
|
From: Derek K. <dko...@lo...> - 2009-04-28 02:28:41
|
This is the main mailing list for user discussions. Subscribe to this list to ask for help, discuss any issues you may have, and generally keep up to date on things. -- --------------------------- Derek Konigsberg dko...@lo... --------------------------- |