[EXIM] VRFY and smartuser

Pàgina inicial
Delete this message
Reply to this message
Autor: V. T. Mueller
Data:  
A: eml
Assumpte: [EXIM] VRFY and smartuser

Hello,

with exim 1.92 a VRFY command fails for any local part whose mail is
beeing routed to a remote address by means of a smartuser director.

Example:

telnet mail.local.com 25
VRFY postmaster
220 mail.local.com ESMTP Exim 1.92 Tue, 6 Apr 1999 15:39:25 +0200
551 Not a local domain
quit

given a smartuser like:

postmaster:
driver = smartuser
local_parts = "root:abuse:webmaster:postmaster:daemon:webserv:exim:pop"
new_address = postmaster@???

exim appears to VRFY the value of new_address. Shouldn't it reply a "250
Deliverable" instead, assuming that the remote MTA is set up correctly and
that the remote address does exist?

Is there any way to change the smtp_verify or smartuser settings so that a
VRFY like above would succeed?

TIA,
Volker
--
  ------------------------------------------------------------------------
  Volker T. Mueller      Albert-Ludwigs-Universitaet  Freiburg im Breisgau
  Student der Informatik    vtmue@???  +49 761 355-03 -80(fax)


          "Wer unter euch meint, weise zu sein in dieser Welt,
          der werde ein Narr, daß er weise werde."  1.Kor 3,18





--
*** Exim information can be found at http://www.exim.org/ ***