Click to See Complete Forum and Search --> : Qmail + Php


Haseeb
08-04-2003, 07:17 PM
Hi,
i don' t have much knowledge about qmail or linux. my linux admin installed and configured both of them. AFAIK i have linux 7.3+ qmail + plesk installed. i want to give the users a webbased form in php so taht they can register there email address from there. just like yahoo. has anyone done this before.
if so please help me.
Haseeb

ksandom
08-05-2003, 08:56 PM
Specifics I will have to look into. Howerver, some things that will definitley help are things like:
shell_exec()
exec()

php.net exec stuff (http://php.net/manual/en/ref.exec.php)

This should be a start.