Humopat: > I want this extension, and only this extension, to bounce at the "rcpt to" > step. > > Of course I could use something like "smtpd_recipient_restrictions = > check_recipient_access (...)"
Which makes sense, considering that this is an ACCESS table. > but I came to think it would be easier to define this forbidden address in > the virtual alis maps file, so I don't have too many files to handle, like: > > postmas...@mydomain.com mymail...@mydomain.com > humo...@mydomain.com mymail...@mydomain.com > humopat+...@mydomain.com <humopat%2b...@mydomain.com> REJECT > > I tried exactly that syntax but it doesn't work. Did you try the documentation? man 5 virtual. Wietse