Peter Hudec
2008-May-05  07:27 UTC
[Dovecot] dovecot + exim + verify recipient / reject bad recipient at SMTP time
hello,
I'm quite new to dovecot. My instalation is working good
Debian Etch
	- exim: 	4.63-17
	- dovecot:	1.0.rc15
I'm using virtual user setup, with LDA delivery method. There is no database
backend at this
time.
Is there any way to configure exim to reject non-existing user /asking dovecot
lda/
at SMTP time. The standard exim configuration in ACL section do not work:
--- cut ---
   require message   = e-mail address is not valid ($local_part@$domain /
$recipient_verify_failure)
     domains   =  +virtual_domains
     verify    = recipient
--- cut ---
Please, have any work working example ? This setup work good witch cyrus-imap
and LMTP.
	best regards
		Peter Hudec
-------------- next part --------------
A non-text attachment was scrubbed...
Name: peter_hudec.vcf
Type: text/x-vcard
Size: 269 bytes
Desc: not available
URL:
<http://dovecot.org/pipermail/dovecot/attachments/20080505/bd5fade7/attachment-0002.vcf>
Timo Sirainen
2008-May-07  19:08 UTC
[Dovecot] dovecot + exim + verify recipient / reject bad recipient at SMTP time
On Mon, 2008-05-05 at 09:27 +0200, Peter Hudec wrote:> Is there any way to configure exim to reject non-existing user /asking dovecot lda/ > at SMTP time.No, unless you make the SMTP session wait until mail is delivered. And I don't know if that's possible. There is some semi-standard protocol to ask if a user exists. Dovecot should probably support it some day. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20080507/178180e2/attachment-0002.bin>