[IMail Forum] re: Subject line length - debug

2000-09-01 Thread TWG
We have been doing some debugging and the problem appears to be in iMAIL. Not sure how to get this fixed though. Here's what's happening - we are storing a message with a long subject line as indicated below. Date: 09/01/2000 07:39:32 To: curly From: curly Keywords: Message-type: TEXT OM-id:

[IMail Forum] re: Subject line length

2000-08-31 Thread TWG
We use the subject line for Simple Text Messaging within our wireless applications. We do this mainly for speed reasons - it is much faster to use JavaMail Prefetch features then to retrieve the body for every message. This way is significantly faster. So how can I get the whole subject line

[IMail Forum] Subject line length limit?

2000-08-29 Thread TWG
Is there a length limit to the subject line in iMail? I could not find one in the internet stds docs I looked at. Thanks Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at:

[IMail Forum] Command line for adding pager aliases

2000-07-10 Thread TWG
The doc's don't really show it but can I add a Pager Alias through the command line somehow? The addalias.exe command doesn't really show any options for specifying the phone number and page id. Thanks - Tom Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from

[IMail Forum] update to my Authoization problems

2000-07-03 Thread TWG
I am still have sporadic problems with iMail authentication via JavaMail. I am due to go production this week and need some help. Basically I am runinng 6.03 with all patches applied. I create the user-id via the command line "adduser" command I then try to access the mailbox through JavaMail

[IMail Forum] iMap problem

2000-06-30 Thread TWG
We are using iMail 3.0 and the Javamail API via iMAP. Most of the time it works just fine but some of the time it fails for specific user-ids. Once it has failed for a user it will always fail. We can connect with a "normal" mail client for the very same user/password. Does anyone know if

[IMail Forum] add users

2000-06-14 Thread TWG
Is there a way to programatically add users and/or to add them remotely from a program? Thanks Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list.

[IMail Forum] JavaMail with iMail

2000-06-06 Thread TWG
I have been trying to use the JavaMail API and connecting to iMail using the iMap interface supplied with JavaMail. I have just run into a problem where I cannot get the content out of iMail using the getContent() method in the JavaMail API. I have successfully run this with other IMAP mail