Thanks ron. I did loom at your utility. However, the problem there is that I
need something I can private lable completely without anyones name all over
it.

Also, I want to be able to provide members with several popups by category
so that I can branch into a coupole hundred domains.  I suppose I could
create an html front end with the categories and then have then click thru
to different copies of your script?

Anyway that's my initial thoughts

Thanks

---- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 21, 2000 11:38 AM
Subject: RE: [IMail Forum] Looking for coldfusion Automated signup front end
for imail anyone got one???


> > I am starting a a vanity email service where members
> > can select among approx
> > 50 virtual domains for their email address (like
> > hotmail with a choice of
> > domain).  I will be using imail.
> >
> > I was thinking of using coldfusion as the front end.
> > Has anyone done this?
> > If so do you have any code you can share, or perhaps
> > make available for a
> > small fee.
> >
> > I took the coldfusion class from allaire, but some
> > starter code would make
> > my life much easier.
> >
> > Looking for autosignup, automatd password retreival,
> > and using sql as the
> > back end database.
>
> Jeff,
>
> Have a look at our EZSignUp utility (demo at
> http://mail.hksi.net)... you'll see you can choose your domain
> from a pop-up. That solution uses ASP served by IIS on the same
> machine.
>
> We're a ColdFusion shop, so I appreciate your wanting to do a
> webmail interface with CF, but you're in for a big, big job.
> You'll have to rely on POP'ing the mail out, which is quite time
> and processor-intensive with CF. You could probably spend 6
> programmer-months working on a CF WebMail system, and still not
> have half the functionality that you can get (especially
> administrative functions) using IMail's web messaging service
> and either stock or custom templates.
>
> You could use CF4.5 and its <cfexecute> tag to trigger the
> adduser utility in a similar fashion to our EZSignUp ASP
> solution. Or, just insert the rows directly into SQL7... but if
> you bypass the adduser utility, remember that you're not
> checking against the Alias names, which IMail stores in the
> registry. So, users might get an account by the name of "info"
> or "sales", overriding your aliases, unless you do a hard-wired
> check for such names in the CF code.
>
> hope this helps,
> Ron
>
> ron allen hornbaker    humankind systems, inc.
> mailto:[EMAIL PROTECTED]
> HKSI WebMail Templates for IMail v6x ~ Now 464 Installations
> Worldwide
> Demo: http://mail.hksi.net   Buy:
> http://humankindsystems.com/products
>
>
>
>
>
>
>
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>


Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

Reply via email to