> What happens when you just try logging in as "user"? Do you default to > domain2.tld? Or denied?
When I tried just now using plain 'user' instead of '[EMAIL PROTECTED]' it defaulted to doing an SQL query using the FQDN of the server as the realm portion. Odd. That is, the box is named "mailserver.domain2.tld" and it concatenated that as the realm for the query: [EMAIL PROTECTED]". This seems to ignore the defaultdomain: directive. The docs on imapd.conf state the virtdomains: directive can be on, off or userid. Using the 'userid' parameter didn't change the situation. Odd. One would think that if the incoming connection request lacked a realm then it'd use the defaultdomain parameter, NOT the FQDN of the server itself. Strange. I'll have to debug this further later, gotta go deep fry a turkey! -bill kearney _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
