Frank DiGennaro: > Thanks for the reply. This is what I have in my 'virtual_users' file > verbatim. I've even kept the domain names and users the same. > > # Regexp # User to forward to > /\d{10,}@fax.mobilepbx.net/ 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 simple. > I mean, they should all work or they should all now work. Wietse: > If you show what you did. then I am sure that someone can explain what > mistake you made. Otherwise this email thread is just a waste of time. Frank DiGennaro: > 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 ran several tests such as 'postmap -q > 5555555...@mobilepbx.net pcre:/etc/postfix/virtual_users'. What am I not > showing? I appreciate all your help. - The regexp or pcre table, instead of saying you made some change. - The (postmap) command and output, instead of saying it does not work. Wietse