Yes the accounts are created there but i think that the problem is with php beacose i use qmail and using the sendmail wrapper that qmail provides i wasn't able to send any e-mails (even after rebuilding php) using the most simple php script. I am curios if somebody managed to use serweb using qmail Any help would be greatly appreciated.
Yes, it seems that problem is in function for sending mail or in configuration of PHP. I haven't any experience with qmail. But try read php documntation and user contributed notes:
http://www.php.net/manual/en/ref.mail.php and http://www.php.net/manual/en/function.mail.php
Karel