Maybe I am going about this all wrong.

I work for a company that has about 30 ASP sites running on Windows 2000
with Coldfusion and a MS SQL backend.

They want to offer email hosting accounts to customers and allow the
customers to transfer domains to one of the ASP services.

Unfortunately everything MUST be done through coldfusion, that's just the
company policy.

Since I own the domain popadmin.com and have been working on a service
similar to critical path I recommended using qmail with the vpopmail
package.

So I setup qmail with the vpopmail package and configured apache to just
accept connections from a private IP for vpopmail managment. Then the
coldfusion developers can just send an http request that can be processed by
a small perl script which then calls the vpopmail functions or in this case
the vpopmail.pm perl module.

Can anyone recommend a better way of doing this?

Thanks
zack

Reply via email to