RE: Forward email based on Regexps

2020-10-07 Thread Frank DiGennaro
you, I'm sorry that I wasted all of your time with such an elementary problem after I've provided ALL of the required data to solve the problem. FSD -Original Message- From: Viktor Dukhovni [mailto:postfix-us...@dukhovni.org] Sent: Wednesday, October 7, 2020 3:32 PM To: Fr

RE: Forward email based on Regexps

2020-10-07 Thread Frank DiGennaro
Regexps On Wed, Oct 07, 2020 at 02:44:47PM -0400, Frank DiGennaro wrote: > I apologize. I'm an idiot. I thought that I was showing you what I > did. I showed how I defined the virtual_alias_maps in man.cf, added > the regex's into the file 'virtual_users', and

RE: Forward email based on Regexps

2020-10-07 Thread Frank DiGennaro
...@postfix.org] On Behalf Of Noel Jones Sent: Tuesday, October 6, 2020 6:24 PM To: postfix-users@postfix.org Subject: Re: Forward email based on Regexps On 10/6/2020 3:56 PM, Frank DiGennaro wrote: > Thanks for the reply. This is what I have in my 'virtual_users' file > verbatim. I&

RE: Forward email based on Regexps

2020-10-07 Thread Frank DiGennaro
asterisk (I've tried both Wietse: > That is PCRE not REGEXP syntax. Frank DiGennaro: > Wietse; > I made the change but no luck. What I don't understand is how some > regex's work and others don't considering regex's themselves are so simp

RE: Forward email based on Regexps

2020-10-07 Thread Frank DiGennaro
ix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Wietse Venema Sent: Tuesday, October 6, 2020 6:07 PM To: Postfix users Subject: Re: Forward email based on Regexps Frank DiGennaro: > Thanks for the reply. This is what I have in my 'virtual_users' file > verba

RE: Forward email based on Regexps

2020-10-06 Thread Frank DiGennaro
Forward email based on Regexps Frank DiGennaro: > All; > > I've made progress with this problem. By adding virtual_alias_maps > = regexp:/etc/postfix/virtual_users at the bottom of main.cf and > adding the regexps below, and running "postmap > /etc/postfix/virtua

Forward email based on Regexps

2020-10-06 Thread Frank DiGennaro
hes do not and ultimately they get delivered to the catch-all address. I'm almost there. What am I missing? Thanks in advance; Frank >> From: Frank DiGennaro [ <mailto:fr...@digennaro.com> mailto:fr...@digennaro.com] >> Sent: Monday, October 5, 2020 1:34 PM >

Forward email based on Regexps

2020-10-05 Thread Frank DiGennaro
Hello; I'm pretty new to postfix but I'm really glad that I finally made the switch from sendmail. Postfix is just so much easier to use. This is my scenario. I need to route emails based on regexps and I know how to write them but I'm not exactly sure where in the configs to put them. For exa