On Sunday 16 May 2004 23:27, Andrzej Filip wrote:

> > But I have new question. The 
> > reason: 550 5.1.1 <[EMAIL PROTECTED]>... User unknown
> > is return both for unreal and real but overquoted users. Is real
> > cyrus reason's sending possible ?
> 
> Please send what cyrus map lookups returned in both cases.

# echo '/map cyrus [EMAIL PROTECTED]' | sendmail -bt
ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter <ruleset> <address>
> map_lookup: cyrus ([EMAIL PROTECTED]) no match (69)
#
# echo '/map cyrus [EMAIL PROTECTED]' | sendmail -bt
ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter <ruleset> <address>
> map_lookup: cyrus ([EMAIL PROTECTED]) no match (68)
#

I read in sendmail's documentation about possibility arbitrary test 
in some replyes :

                The status indicator is one of the following
                upper case words:

                    OK       the key was found, result contains the looked up value
                    NOTFOUND the key was not found, the result is empty
                    TEMP     a temporary failure occured
                    TIMEOUT  a timeout occured on the server side
                    PERM     a permanent failure occured

                In case of errors (status TEMP,  TIMEOUT  or
                PERM)   the  result  field  may  contain  an
                explanatory message.

Or is cyrus send NOTFOUND (and not TEMP or PERM) in both cases ?

-- 
Regards,
Sergey
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to