Displaying 1 result from an estimated 1 matches for "accountsas".
Did you mean:
  accountsad
  
2013 Aug 14
0
weird situation with pop3/imap proxy and postfix authentication
...NULL
userdb_mail: NULL
userdb_uid: NULL
userdb_gid: NULL
  userdb_quota_rule: NULL
userdb_quota_rule2: NULL
proxy_maybe: Y
host: 10.254.116.9
     This is working just fine for IMAP4 and POP3 proxying. Local users 
(which domains are NOT listed on imapproxy table) can successfully login 
to their accountsas well as users from domains listed on imapproxy table 
can successfully login to their accounts.
On SMTP authentication, tough, things are not so fine. SMTP 
authentication is provided by dovecot to postfix:
[root at correio dovecot]# postconf mail_version
mail_version = 2.7.1
[root at correio do...