* Wietse Venema <wie...@porcupine.org>:
> Fernando Gozalo:
> > Hi,
> > 
> > How can I deliver the messages to the mailbox of the sender instead of 
> > the mailbox of the recipient?
> 
> /etc/postfix/main.cf:
>     smtpd_sender_restrictions = pcre:/etc/postfix/sender_access
> 
> /etc/postfix/sender_access:
>     /.+/      redirect $1

Doesn't this require ()?
/(.+)/      redirect $1

or are the () implied if there's only one match group

-- 
[*] sys4 AG

http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein

Reply via email to