Do you know of an efficient way to use the iMail SMTP server from an .asp
script?  Basically I'm rebuilding webmail as well, and I would like users to
be able to send mail from the web, but without Microsoft SMTP, i'm not sure
how to do this.  Also, the only way to read their mail from the web is to
parse mail.mbx, right?

Thanks.....

/------------------------------------------------------------
  Bill Merrill           [EMAIL PROTECTED]
  CE-Cert            Phone:     909-781-5723
  UC Riverside         Cell:     909-518-3794
  Web:           http://www.delscorcho.com
-------------------------------------------------------------/
----- Original Message -----
From: "Wulf von Waldow" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 25, 2001 8:14 PM
Subject: Re: [IMail Forum] Re-Creating WebMail


> I suggest
> 1. Write your own API and use a ODBC driver to hook into an external
> database.
> 2. Write and read from it using sql statments.
> 3. Write your web page
> 4. Hook your backend into you API
> 5. And  your finished..
>
> This is extremly simple.. I am in the process on doing this with a
smallTalk
> backend. Note though there are a few clean up issuses that have to be
> preformed when removing a user from the database. i.e. Deleting the user
dir
> etc etc..
>
> Wulf von Waldow
> Business Builder technologies
>
> [EMAIL PROTECTED]
> 1-(604)-443-5030
>
> "Even the best Java gets cold while enjoying good SmallTalk" - Tommy Haaks
>
> --------------------------------------------------------------------------
--
> The information contained in this e-mail is confidential and is intended
> only for the named recipient(s). If you are not the intended recipient you
> must not copy, distribute, or take any action or reliance on it.
> If you have received this e-mail in error, please notify the sender.
> Any unauthorized disclosure of the information contained in this e-mail
> is strictly prohibited.
> --------------------------------------------------------------------------
--
>
>
>
>
>
> ----- Original Message -----
> From: "Admin" <[EMAIL PROTECTED]>
> To: "IMail_Forum" <[EMAIL PROTECTED]>
> Sent: Wednesday, January 24, 2001 4:35 PM
> Subject: [IMail Forum] Re-Creating WebMail
>
>
> > I am interested in writing my own webmail interface for IMail, i don't
> like
> > the server IMail uses and I don't like CGI.  I am a Java Junkie and want
> to
> > do my own webmail interface.  Any ideas/resources/documents on how I can
> > interface with IMail?
> >
> > Ray Haynes
> > COO, Majestica Corp.
> > http://majestica.com
> >
> >
> >
> >
> >
> > ------------------------------------------------------------
> > Get your FREE weird email address at: http://myweirdmail.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 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