[emailrelay-help] Using address verifier script for local delivery only
SMTP email proxy and relay server
Brought to you by:
graeme_walker
From: RA <ss...@fe...> - 2019-09-13 18:46:14
|
Hi. The documentation of --address-verifier says: "If the address is valid but it should be delivered to a local mailbox rather than forwarded then the verifier program should write two lines to the standard output -- the full name associated with the mailbox, and the canonical mailbox name -- and then exit with a value of zero." But exiting with zero results in creation of .local files "in addition" to the spool files created for forwarding: -rw-rw---- 1 root daemon 298 Sep 13 14:06 emailrelay.18060.398002.2.content -rw-rw---- 1 root daemon 298 Sep 13 14:06 emailrelay.18060.398002.2.content.local -rw-rw---- 1 root daemon 321 Sep 13 14:06 emailrelay.18060.398002.2.envelope -rw-rw---- 1 root daemon 321 Sep 13 14:06 emailrelay.18060.398002.2.envelope.local Is this how its supposed to be or the documentation is wrong? I expect only .local files to be generated when the scripts exits with a zero code. Thanks & Regards. R |