[email protected] (Gilles Chehade), 2013.06.12 (Wed) 14:23 (CEST):
> 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

I know that you know and possibly you remember that I know:
aliases(5) on the above system is (still) sendmails aliases(5).

My way to read aliases.smtpd is 
``mandoc /usr/src/usr.sbin/smtpd/aliases.5 | less''

I'd love to have aliases.smtpd(5) for the time sendmail and OpenSMTPD
cooexist. 

BTW, /usr/src/usr.sbin/smtpd/aliases.5 doesn't have that error thingy
(yet), I suppose that's a very recent change (currently running cvs
update to check).

Bye + thanks, Marcus

-- 
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