On Wed, Jun 12, 2013 at 01:59:56PM +0200, MERIGHI Marcus wrote:
> [email protected] (Gilles Chehade), 2013.06.11 (Tue) 23:04 (CEST):
> > On Tue, Jun 11, 2013 at 10:35:37PM +0200, Jason A. Donenfeld wrote:
> > > On Tue, Jun 11, 2013 at 6:14 PM, Gilles Chehade <[email protected]> wrote:=
> > > > I don't quite get that.
> > > > At the MDA level, you're already far beyond the ruleset matching.
> > > 
> > > I'd like to reject mail sent to certain addresses and send a custom
> > > bounce message.
> > > 
> > 
> > Why don't you use the "error:" feature ?
> >     table vmap { [email protected] = "error:530 not happening", \
> >                      [email protected] = "error:421 not happening for 
> > now", \
> >              [email protected] = gilles }
> >     accept for domain <domains> virtual <vmap> [...]
> 
> I could not find ``error'' in smtpd.conf(5) on
> 
> OpenBSD 5.3-current (GENERIC) #159: Sun May 26 10:28:53 MDT 2013
>     [email protected]:/usr/src/sys/arch/i386/compile/GENERIC
> 
> which runs ``OpenSMTPD 5.3.3''. 
> 
> Bye, Marcus
> 

This was a bug, "error" is now documented in aliases(5) where it belongs

-- 
Gilles Chehade

https://www.poolp.org                                          @poolpOrg

-- 
You received this email because you are subscribed to mailing list: 
[email protected]
To unsubscribe, send mail with subject:
        [[email protected]] unregister

Reply via email to