Jaroslaw Rafa:
> Dnia 25.06.2022 o godz. 21:30:35 Viktor Dukhovni pisze:
> > But you don't need a catchall for the problem at hand. Why not just
> >
> > main.cf:
> > mailbot_destination_recipient_limit = 1
> >
> > virtual:
> > [email protected] [email protected]
> >
> > transport:
> > hidden.invalid mailbot
> >
> > master.cf
> > mailbot unix n ... pipe
> > flags=... argv=...
>
> Can't this be even simpler? Does it really need to define a dedicated
> transport and entry in master.cf?
> Can't [email protected] be just an alias that pipes mail to the "mailbot"
> script directly?
Then, the address could be reachable from the Internet. Using a bogus
domain will prevent that.
Wietse