search for: lastloginprotocol

Displaying 1 result from an estimated 1 matches for "lastloginprotocol".

2009 Oct 31
2
Post login script issue with pop3 protocol
..." \ -w "${BIND_PW}" <<EOF dn: mail=${USER},ou=Users,domainName=$(echo ${USER} | awk -F'@' '{print $2}'),${LDAP_BASEDN} changetype: modify replace: lastLoginDate lastLoginDate: $(date +%Y%m%d%H%M%SZ) - replace: lastLoginIP lastLoginIP: ${IP} - replace: lastLoginProtocol lastLoginProtocol: pop3 EOF fi ---- It works with IMAP protocol, but failed with POP3 protocol. Error msg in Thunderbird: ---- The STAT command did not succeed. Error getting message number and sizes. Mail server r6.iredmail.org responsed: ying entry "mail=www at a.cn,ou=Users,domainName=a...