http://www.exim.org/bugzilla/show_bug.cgi?id=386

           Summary: exim -v -bv misleading output
           Product: Exim
           Version: 4.63
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Unfiled
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]


When alias is verified and one of child recipients is missing but anonther 
exist, then with -v message is: alias verified. But with -v -bv message is: 
alias not verified instead od wrong-user is not verified.

[EMAIL PROTECTED] ~]# grep test-bv /etc/aliases
test-bv: darek,alamakota
[EMAIL PROTECTED] ~]# exim -bv alamakota
[EMAIL PROTECTED] failed to verify:
  Unknown user
[EMAIL PROTECTED] ~]# exim -bv darek
[EMAIL PROTECTED] verified
[EMAIL PROTECTED] ~]# exim -bv test-bv
[EMAIL PROTECTED] verified
[EMAIL PROTECTED] ~]# exim -v -bv test-bv
[EMAIL PROTECTED] failed to verify:
  Unknown user
[EMAIL PROTECTED]
    <-- [EMAIL PROTECTED]
  router = localuser_maildir, transport = ld_maildir



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details 
at http://www.exim.org/ ##

Reply via email to