In the exim.install, this suggested bit of conf is wrong:

condition = ${run{/path/to/valid-recipient.pl $local_part@$domain}{1}{0}}

valid-recipient currently only wants to look at the local_part section. You need to chop the @$domain if you want it to work.

Comments

Amazon’s picture

Thanks Josh, we will update the documentation.

Kieran

PunkCut25’s picture

Assigned: Unassigned » PunkCut25
Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)