[Web-cyradm] Missing Option "Use Free Names" in latest svn
Angelo Neumann
mylists at panorama-mail.de
Wed Jul 30 00:31:38 CEST 2008
Hi Lukasz,
thanks, that solved my little prob :)
i also changed in newaccount.php the line
$username = $_POST['email'].".".$_POST['domain'];
to
$username = $_POST['email'];
with that,, i can use the webcyr frontend to use with fqdn support
but the accounts will created like user/t.test without their domains;
perfect for Active Directory Authentication usage :)
thanks and cheers
Lukasz Marciniak schrieb:
> Marcel Hartmann (privat) pisze:
>> Hi,
>>
>>
>>> another little not that important thing is: im not able to add domains
>>> with the
>>> end ".lokal" (like test.lokal; yes, K, not c in lokal :) )
>>> web-cyr gives me
>>> an error called: "You must choose a valid domain name"
>>> Also only with the latest svn version; all stable releases will
>>> accept such
>>> domains without a problem
>>>
>>
>> First set up your DNS Server to resolve this Top Level Domain from
>> your Server where you run he MTA. No matter how you want to write it,
>> you can choose a name of your choice :-)
>> After this configuration you have to edit the regex rules in the
>> Webcyradm Files adddomain.php or some includet functions list I don't
>> know how this files are named, search the PHP Code and you will find
>> the passages you need.
> Hi,
> All regex rules are in validate.inc.php. You should change ValidMail
> and ValidDomain functions by adding "kal" to list of domain endings.
>
> Rgds,
> Lukasz
> _______________________________________________
> This mailing list is hosted and supported
> by bit-heads GmbH | http://www.bit-heads.ch
>
> _______________________________________________
> Web-cyradm mailing list
> Web-cyradm at web-cyradm.org
> http://www.web-cyradm.org/mailman/listinfo/web-cyradm
More information about the Web-cyradm
mailing list