I use a product by Ataman, http://www.ataman.com/atrls_info.htm, on the NT
platform.  It runs as a service, and I have not had a problem with it.  Very
simple program, easy to use.  Then look on IPSwitch site/manual for the
command line commands, like Add, etc....

example:

rem *** This is the command line to add an email box in Imail ***
echo rsh xxx.xxx.xxx.xxx -l username x:\imail\adduser.exe -u %1 -n \"%3
%4\" -p %2
call rsh xxx.xxx.xxx.xxx -l username x:\imail\adduser.exe -u %1 -n \"%3
%4\" -p %2
echo finished!

Just a simple batch file

rsh program is installed on the mail server trying to connect remotely to.

Hope that helps,

----- Original Message -----
From: "Christopher Ulrich" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 24, 2000 5:16 AM
Subject: Re: [IMail Forum] API Interface Program.


> What is an RSH progam (Remote Server ... ?) and where would I find an
example?
>
> Thanks
>
>
> At 05:21 PM 10/19/2000, you wrote:
> >Or can accomplish this by using a RSH program, and connecting to the
IMail
> >server that way, and pass the IMail command lines to create the accounts.
> >We do this extensively from a management software program, that resides
on
> >separate servers.
> >
> >----- Original Message -----
> >From: "Vince Carere" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Thursday, October 19, 2000 12:15 PM
> >Subject: [IMail Forum] API Interface Program.
> >
> >
> > > Hello Everyone,
> > >
> > > Our group has developed a series of business portal pages... These
pages
> > > were modified to incorporate an IMAIL sign-on section. This login
section
> >of
> > > the portal is similar to the one utilized by Hotmail on the msn home
> > > page....
> > >
> > > The problem...
> > >
> > > Currently all portal pages and Imail pages reside on the same server
> > > thus IMAIL commands work because the server is up and running...(I.e.
all
> > > portal pages and WebMail pages are published by IMAIL...)
> > >
> > > Our would like to place the portal pages on a separate server....How
> > > do we run IMAIL Server commands from the second server.  The second
server
> > > is NOT running IMAIL but IIS.  We need to execute the IMAIL Server
> >commands
> > > to confirm whether or not SSL is up and running, to retrieve the
current
> > > domain name, etc...)
> > >
> > > Is there a way or method in which this can be achieved????  We have
been
> > > told that an API program will be required.  Has any one of you fine
> > > gentlemen or ladies come across such an API?  If so, can you please
> >provide
> > > a contact.  IPSWITCH has informed us that an API development request
has
> > > been submitted but is no scheduled or due for release till some time
next
> > > year....
> > >
> > > Please Help...
> > > Vince
> > >
> > > --------------------------------------------------------------------
> > > Vince Carere
> > > MaxLink Communications Inc.
> > > One Yonge Street
> > > Suite 2415
> > > Toronto, Ontario
> > > M5E 1E5
> > > (416) 775 5247
> > >  <<...>>
> > > ---------------------------------------------------------------------
> > >
> > >
> > > 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.mail-archive.com/imail_forum%40list.ipswitch.com/
> > >
> >
> >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.mail-archive.com/imail_forum%40list.ipswitch.com/
>
>
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Please REPLY to this message & leave the old message in
> place, adding your response.  We receive many messages from people
> that are essentially blank except the word "Yes" or their domain name,
> and, unfortunately, this is insufficient for us to help you.  Thank you
>
> CYDIAN TECHNOLOGIES     http://www.cydian.com     888-420-0063
> * Domain Names    * Web Hosting    * Internet Consulting    * Marketing
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
> 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.mail-archive.com/imail_forum%40list.ipswitch.com/
>

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.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to