Hi guys
when i add a domain like "ictme", it don't appear any error, but when i
want delete it, it say 'The domain does'nt exist';
i can delete it handly, by removing it from database and assign.
is this a bug ?
!DSPAM:4a092a3c32681066182596!
Wouter van der Schagt wrote:
when i add a domain like "ictme", it don't appear any error, but when
i want delete it, it say 'The domain does'nt exist';
Which version of vpopmail are you using and which authentication backend?
Sincerely,
- Wouter van der Schagt
It's vpopmail-5.4.27
!DSPAM
Wouter van der Schagt wrote:
when i add a domain like "ictme", it don't appear any error, but when
i want delete it, it say 'The domain does'nt exist';
Which version of vpopmail are you using and which authentication backend?
Sincerely,
- Wouter van der Schagt
It 's vpopmail-5.4.27 and my
Hi
i have problem with vpopmail to change password for my users.
i install module passwd in horde and config backend.conf for use
vpopmail for change password, but it can't change password and say:
"Failure in changing password for User: Incorrect old password"
I sure passwd connect to mysql f
for more information this my backend.conf:
$backends['vpopmail'] = array (
'name' => 'User',
'preferred' => '',
'password policy' => array(
'minLength' => 3,
'maxLength' => 12,
'maxSpace' => 0,
'minUpper' => 0,
'minLower' => 0,
'minNumeric' =>