Hi,
my old ispcp version
BuildDate = 20090225
Version = 1.0.0 OMEGA
And if i try with new 1.5 to rebuild email passwords got :
Code:
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: ERROR: External command '/bin/echo "▒▒▒`▒▒" | /usr/sbin/saslpasswd2 -p -c -f /etc/sasldb2 -u domain.net user && /bin/cp -pf /etc/sasldb2 /var/spool/postfix/etc/sasldb2' returned '2' status !
DEBUG: pop_el() sub_name: sys_command(), msg: ERROR: External command '/bin/echo "▒▒▒`▒▒" | /usr/sbin/saslpasswd2 -p -c -f /etc/sasldb2 -u domain.net user && /bin/cp -pf /etc/sasldb2 /var/spool/postfix/etc/sasldb2' returned '2' status !
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
) sub_name: set_mta_hash_value(), msg: Starting...
seems that in password generation scripts are changed the way passwords are generated. Because if i put old userdb in courier catalog user can login, but if regenerate passwords did not match. any ideas why?