Maybe this is related to the %domain variable issue from the maildir properties file. Testing beta 5 on linux with maildir mailbox storage. SMTP auth is saying DENY to users who should authenticate ok.
The console logs this message: User=‘xxxxxx' org.apache.james.smtpserver.SenderAuthIdentifyVerificationRcptHook: result=2 (DENY) Note that IMAP service over SSL (port 993) are working fine. Users can receive mail, just not send it. Also, for FWIW, the james app folder is a copy of a currently running server on Windows. The only things that have changed are the mailbox storage (from db to maildir) and the database connector (from sql server to postgres). The user auth repository is ldap and has not changed between the running server and the test server. Any thoughts are helpful.
