This is a discussion on "SMTP interface" within the Classic ASP section. This forum, and the thread "SMTP interface are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
SMTP interface
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
SMTP interface
Here's the scenario. Shared hosting account, Windows server for the website, unix email server. The account offers unlimited POP email accounts, but to add an account you have to in by hand to the IMail or QMail administration interface and add the email account one at a time.
Does anyone know of a way to interface with a unix SMTP server on a shared hosting setup through ASP/PHP/ASP.NET to add new email accounts through code? So if you have something like a Nuke community site then members can get an email account set up when they sign up for the membership... I know this is an odd one but I thought maybe someone heard of something. |
|
|
|
|||
|
I found this http://www.enzolutions.com/qadmin/home.php which is a web-based admin for qmail. It is PHP, so you can have a look at the logic and hopefully get an idea of how to achieve what you are after.
Or look here for more links http://freshmeat.net/search/?q=%2Bqm...id=0&offset=40 Hope it helps. u2o |
|
|||
|
Hmm interesting. I suspect those might have to be installed on the server that Qmail is running on which would be a problem, but I'll read though some code in case. Thanks for the links.
|
|
|||
|
Unix and Windows?
|
|
|||
|
SMTP is for sending mail....
|
|
|||
|
umm.. smokie? is there a need for that? i think everyone knows that [:P]
|
|
|||
|
I said it because Catalyst said:
<blockquote id="quote"><font size="1" face="geneva, verdana, arial" id="quote">quote:<hr height="1" noshade id="quote">Does anyone know of a way to interface with a unix SMTP server on a shared hosting setup through ASP/PHP/ASP.NET to add new email accounts through code?<hr height="1" noshade id="quote"></blockquote id="quote"></font id="quote"> ....you cant add email accounts to an smtp server! |
![]() |
| Tags |
| smtp, interface |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to Interface To Edit Text? | MikeE | Web Page Design | 4 | Jun 12th, 2008 17:01 |
| Help with a client interface form | papercard | Classic ASP | 1 | Apr 21st, 2008 21:23 |
| Need Help: User profile interface | WDH | Scripts and Online Services | 16 | Sep 26th, 2007 02:36 |
| SMTP/ Email need help! | Compumaniac12 | PHP Forum | 2 | Aug 23rd, 2006 23:51 |
| SMTP SERVER Configuration! | Monie | Classic ASP | 3 | Mar 5th, 2004 11:41 |