RE: [IMail Forum] Imail API

2004-10-14 Thread Dan Barker
ginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Stargate.com Support Team Sent: Wednesday, October 13, 2004 6:52 PM To: [EMAIL PROTECTED] Subject: [IMail Forum] Imail API Cheers All, This is a continuance of the API questions I had yesterday. So, I was ab

RE: [IMail Forum] Imail API

2004-10-13 Thread Rick
the error event handler .. If there is one. ~Rick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Larry Stargate.com Support Team > Sent: Wednesday, October 13, 2004 6:32 PM > To: [EMAIL PROTECTED] > Subject: RE: [IMail Forum] Im

RE: [IMail Forum] Imail API

2004-10-13 Thread Larry Stargate.com Support Team
: Wednesday, October 13, 2004 6:32 PM To: Larry Stargate.com Support Team Subject: Re: [IMail Forum] Imail API Hi Larry, The code runs on a tester server with the installed API (DLL's and registry) and connects to an different IMail server. My code logs in to the server and gets some

RE: [IMail Forum] Imail API

2004-10-13 Thread Travis Rabe
You must have the Pserver service running as well if I remember correctly. Travis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Larry Stargate.com Support Team Sent: Wednesday, October 13, 2004 3:52 PM To: [EMAIL PROTECTED] Subject: [IMail Forum] Imail

RE: [IMail Forum] Imail API

2004-10-13 Thread Larry Stargate.com Support Team
ent: Wednesday, October 13, 2004 6:23 PM To: [EMAIL PROTECTED] Subject: RE: [IMail Forum] Imail API Have you referanced the dll in your application? ~Rick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Larry Stargate.com Supp

Re: [IMail Forum] Imail API

2004-10-13 Thread Martin Schaible
n the same server? > Larry > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Martin Schaible > Sent: Wednesday, October 13, 2004 6:06 PM > To: Larry Stargate.com Support Team > Subject: Re: [IMail Forum] Imail API > Hi Larry, >

RE: [IMail Forum] Imail API

2004-10-13 Thread Rick
Have you referanced the dll in your application? ~Rick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Larry Stargate.com Support Team > Sent: Wednesday, October 13, 2004 6:16 PM > To: [EMAIL PROTECTED] > Subject: RE: [I

RE: [IMail Forum] Imail API

2004-10-13 Thread Larry Stargate.com Support Team
ry -Original Message- From: Larry Stargate.com Support Team [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 13, 2004 6:10 PM To: [EMAIL PROTECTED] Subject: RE: [IMail Forum] Imail API Martin, I am writting the code in VB. With your sample are you able to connect to a remote serv

RE: [IMail Forum] Imail API

2004-10-13 Thread Larry Stargate.com Support Team
:[EMAIL PROTECTED] Behalf Of Martin Schaible Sent: Wednesday, October 13, 2004 6:06 PM To: Larry Stargate.com Support Team Subject: Re: [IMail Forum] Imail API Hi Larry, Unfortunately i can't help you. I can confirm that it works in general. I made a small sample with ColdFusion. Do you use

Re: [IMail Forum] Imail API

2004-10-13 Thread Martin Schaible
Hi Larry, Unfortunately i can't help you. I can confirm that it works in general. I made a small sample with ColdFusion. Do you use VB, C++, or... Am Donnerstag, 14. Oktober 2004 um 00:51 schrieben Sie: > Cheers All, > This is a continuance

[IMail Forum] Imail API

2004-10-13 Thread Larry Stargate.com Support Team
Cheers All, This is a continuance of the API questions I had yesterday. So, I was able to register the DLL and now I am simply trying to connect to one of the remote servers using their sample code and I am receiving a failder message trying to connect to the hostname (mailserver). My que

[IMail Forum] Imail API versions

2004-07-16 Thread David Ladiges
I received a version of the ImailAPI.dll file to update our Imail setup that is integrated with our hosting environment and was wondering about the dll versions. >From right-clicking tp properties->version on the dll files I find that the version of ImailAPI.dll that is currently installed on our

[IMail Forum] Imail API

2003-08-24 Thread Nicholas Owens
L: Has anyone ever been successful using the IMail API to add and delete users? >> N To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/

[IMail Forum] Imail API

2003-08-22 Thread Nicholas Owens
L: I'm new to the list and this is my first post. I've read most of the posts for the past couple years online in the archive. I'm working on a tight deadline and am getting frustrated at the Imail API. I've read the entire SDK and am having problems creating a user. I'm just not sure what the

[IMail Forum] Imail API question

2003-06-12 Thread Daniel Grotjan
Has anyone ever successfully used the Imail API to create rules for users mail accounts? I have a vbscript that needs to read from the rules and write to them. It read the rules like it should, but when I try to write a rule it doesn't do anything. It does not return an error either. It just

Re: [IMail Forum] IMail API

2002-11-01 Thread Jeff Reinhardt
;[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 01, 2002 3:46 PM Subject: RE: [IMail Forum] IMail API > I don't know if IpSwitch gives access to their API however they do have a > command line utilities. I have in the past, with other command line driven > sy

RE: [IMail Forum] IMail API

2002-11-01 Thread jeff
AIL PROTECTED] > Subject: [IMail Forum] IMail API > > I am currently trying to develop a control panel automation software, and > would like to incorporate IMail into it. I understand that I can use the > web messaging for the needs of our clients; however, as for the > administ

[IMail Forum] IMail API

2002-11-01 Thread Jeff Cheung
I am currently trying to develop a control panel automation software, and would like to incorporate IMail into it. I understand that I can use the web messaging for the needs of our clients; however, as for the administration backend features, I'm stuck without documentation. Any help or a link t

RE: [IMail Forum] Imail API from VB

2002-02-25 Thread Magnus Kjellberg
This is a sample code where we have used the IMailAPI.dll in VB6 to access the IMAIL Server. This code works (sort of) but it abruptly ends is some cases. You're welcome to examine the code, experiement with it and try to figure out how to make it more stable. As far as we can see it is very fas

Re: [IMail Forum] Imail API from VB

2002-02-12 Thread David Setzer
Sorry for what may be an obvious question, but I've been out for a week and missed this discussion. Has Ipswitch now released an API for Imail? Where do we get info on it? Thanks David Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive

RE: Re[4]: [IMail Forum] Imail API from VB

2002-02-12 Thread Len Conrad
>They are not that big, more like 500k or less. often less. how about disk defrag of that partition? how many total files in that partition? Len Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://ww

RE: [IMail Forum] Imail API from VB

2002-02-12 Thread R. Scott Perry
>**Just a comment about receiving e-mails on this list. I rarely (maybe 2 >per week) ever receive an "original" e-mail from this list. Almost all >(probably 99%) Imail List Serv e-mail posts I receive, seem to be only >when someone has replied to an original posting (mostly those replies by >Len

RE: Re[4]: [IMail Forum] Imail API from VB

2002-02-12 Thread Magnus Kjellberg
They are not that big, more like 500k or less. often less. > -Original Message- > From: Len Conrad [mailto:[EMAIL PROTECTED]] > Sent: den 12 februari 2002 11:27 > To: [EMAIL PROTECTED] > Subject: Re: Re[4]: [IMail Forum] Imail API from VB > > > > >Troubl

RE: [IMail Forum] Imail API from VB

2002-02-12 Thread Don Schreiner
-- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of R. Scott Perry Sent: Monday, February 11, 2002 6:41 PM To: [EMAIL PROTECTED] Subject: RE: [IMail Forum] Imail API from VB >No they are not web api's.. >We felt as of today with the beta API's it is stable..may be IMail i

Re: Re[4]: [IMail Forum] Imail API from VB

2002-02-12 Thread Len Conrad
>Trouble is if we have two users that delete 10 emails (move them to trash), >the cpu on the imail server goes up to 100%. how big are their .mbx files? 100 megs? 400 megs? Len http://MenAndMice.com/DNS-training http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K http://IMGate.MEIway.com

Re: Re[4]: [IMail Forum] Imail API from VB

2002-02-11 Thread Drasko Markovic
y 12, 2002 7:29 AM Subject: Re[4]: [IMail Forum] Imail API from VB > Drasko, > > >It is to slooow. Deleteing mail and listing sorted mail. > > - What kind of sorting? Is this something you're doing in code? > > - Did you take to heart my suggestion that you use a

Re[4]: [IMail Forum] Imail API from VB

2002-02-11 Thread Sanford Whiteman
Drasko, >It is to slooow. Deleteing mail and listing sorted mail. - What kind of sorting? Is this something you're doing in code? - Did you take to heart my suggestion that you use a pure DLL, not a COM object, and a language that actually is built for speed? For the former, try IP*work

Re: Re[2]: [IMail Forum] Imail API from VB

2002-02-11 Thread Drasko Markovic
It is to slooow. Deleteing mail and listing sorted mail. drasko - Original Message - From: "Gary Jorgenson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 11, 2002 10:32 PM Subject: RE: Re[2]: [IMail Forum] Imail API from VB > Drasco,

Re: DORKS:RE: [IMail Forum] Imail API from VB

2002-02-11 Thread Jeff Reinhardt
PLEASE! Turn of the Return Receipt. - Original Message - From: "Dontharaju Kalyan-CKD013" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 11, 2002 4:16 PM Subject: RE: DORKS:RE: [IMail Forum] Imail API from VB > We used IMailApi's

Re: [IMail Forum] Imail API from VB

2002-02-11 Thread Smart Business Lists
The way this has been handled is almost unbelievable. If one has been following the forum for any length of time it makes you wonder if IPSWITCH is intentionally trying to drive off customers or if they just blunder into these things. It could have been a really great thing for IPSWITCH if it ha

Re: [IMail Forum] Imail API from VB

2002-02-11 Thread R. Scott Perry
>Can anyone help with why this VB code does not work with the Imail API. I >am not getting any help from Ipswitch Good -- this is 100% a VB issue, not an IMail issue. >Dim objServer As IMailServer >Dim objMailboxes As IMailMailboxCollection > >Set objServer = New IMAILAPILib.IMailServer > >o

[IMail Forum] Imail API from VB

2002-02-11 Thread Drasko Markovic
Can anyone help with why this VB code does not work with the Imail API. I am not getting any help from Ipswitch   Dim objServer As IMailServerDim objMailboxes As IMailMailboxCollectionSet objServer = New IMAILAPILib.IMailServerobjServer.Connect "perre.com", "demo", "demo"Set objMailboxes =

Re: [IMail Forum] Imail API (Was: Spliting up IMail modules to ru n on different machines)

2002-02-05 Thread Sheldon Koehler
> So who knows, maybe I'll get to talk to a live body that can actually assist > in accomplishing this. We are waiting with baited breath! This was one of the items on the wish list I keep harping about... Sheldon Sheldon Koehler, Owner/Partnerhttp://www.tenforward.com Ten Forward Comm

Re: [IMail Forum] Imail API (Was: Spliting up IMail modules to ru n on different machines)

2002-02-05 Thread James Deaton
Here's what I received as an autoresponse when I e-mailed the oem address: Dear [EMAIL PROTECTED], This is an automated response from OEM . Your tracking number for this inquiry is T. We received your reply on 2/5/02 at 10:06:15 AM. Our staff are available to respond to messages du

RE: [IMail Forum] Imail API (Was: Spliting up IMail modules to run on different machines)

2002-02-05 Thread Rasmus Aaen
Wow. People on this list have been screaming and begging for the API to Imail for over two years! Now they are telling us that it does exist, they just decided to keep it secret. Come on Ipswitch. How about telling your users a little about what this can do and what you are asking for the doc

[IMail Forum] IMail API

2001-09-09 Thread Ben Maurer
Does anyone know how to use the IMailAPI COM object. I have a couple of questions: 1. How do I connect to a server (I get this "can not find host entry error" when I do this: [vb 6.0])? Option Explicit Dim x As New IMailServer Private Sub Main() x.Connect "127.0.0

[IMail Forum] IMAIL API

2001-09-01 Thread Jeff J Czyzewski
I've been hearing that there are some interfaces or API's that IPwitch has release for developing add-ins for Imail. Where can I find these? Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mai

[IMail Forum] IMAIL API

2000-09-07 Thread Paco Muñoz
Hello every body over there:       I'd like to know if there is some API for IMAIL. I'm interesting in users automatic creation. The adduser.exe utility don´t feet me due to it doesn´t allow to create forwarding for the added user.   Is there a API? or, Is there a way of doing that?   T