git » chasquid » master » tree

[master] / cmd / dovecot-auth-cli / test_exists_notfound.cmy

userdb unix_listen .dovecot-userdb

c = ./dovecot-auth-cli .dovecot exists username

userdb -> VERSION	1	1
userdb -> SPID	12345

userdb <- VERSION	1	1
userdb <- USER	1	username	service=smtp

userdb -> NOTFOUND	1

c <- no: <nil>
c wait 0