Pardon my ignorance, but if you write your own web interface to mail using
Cold Fusion (or ASP for that matter),
how does it integrate with IMail?

Or, to ask differently, what benefit are you getting versus anyone using any
email system that writes their own web interface and simply uses SMTP/POP3
intrinsics (COM objects, cold fusion mail special tags, or
commandline/custom written interfaces) to manipulate the mail?

Isn't this fully re-inventing the wheel, so-to-speak?

My reason for using IMail web interface is the user configuration options
for aliases, passwords, etc.  These are IMail-specific and would not be
available using a plain-vanilla POP3/SMTP objects wrapped up with a
scripting language such as ASP or Cold Fusion?

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Todd Mathews
> Sent: Wednesday, June 23, 1999 6:00 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [IMail Forum] Web page customizing
>
>
> Eran,
>
> Yes, what you want to do is possible using ColdFusion or ASP
> (iHTML, etc.).
> You can write your interface as dynamic as you want it and simply include
> the output from Imail. You essentially use your ColdFusion app as
> a wrapper
> for Imail.
>
> There are still a few rough edges in Imail's web tags and etc. but a
> wrapper helps a ton.
>
> Todd
>
>
> At 11:31 AM 6/23/99 , you wrote:
> >Hi Dave,
> >
> >Thanx for the suggestion.  I think that sharing mailboxes across
> domains by
> >using the same top directory also means that my users will share the same
> >web pages.  And I think I remember that this will require them
> to log into
> >web messaging as username@domainname rather than just username.  This is
> >good, I'm just hoping for "grrrreat".
> >
> >Anyway, the real issue is the web pages.  I guess my question
> distills down
> >to "is there a way to customize each IMail web template multiple
> ways within
> >one domain"?
> >
> >Thanx for any help.  Eran.
>
>

Reply via email to