Hi Vernon, exactly what I am pointing out. Why is it choosing to lookup my destination address via the mysql mapping and not use the Virtual file mapping ?
And I did remember to run Postmap /etc/postfix/virtual -rw-r--r--. 1 root root 12638 Oct 24 13:37 virtual -rw-r--r--. 1 root root 12288 Oct 24 13:37 virtual.db Virtual is listed first is it not ? virtual_alias_maps = hash:/etc/postfix/virtual mysql:/etc/postfix/files/mysql_pn.cf regexp:/etc/postfix/maps/huskygroups regexp:/etc/postfix/maps/subaddressing Thank you. -ANGELO FAZZINA UITS Service Manager: Spam and Virus Prevention Mass Mailing G Suite/Gmail ang...@uconn.edu University of Connecticut, UITS, SSG, Server Systems 860-486-9075 From: Vernon Fort [mailto:vf...@provident-solutions.com] Sent: Tuesday, October 24, 2017 2:34 PM To: Fazzina, Angelo <angelo.fazz...@uconn.edu>; postfix-users@postfix.org Subject: RE: Virtual alias maps question This line: >> Oct 24 14:18:56 mta4 postfix/smtp[5448]: 60C55AF: >> to=<alf02...@uconn.mail.onmicrosoft.com<mailto:alf02...@uconn.mail.onmicrosoft.com>>, >> orig_to=<angelo.fazz...@uconn.edu<mailto:angelo.fazz...@uconn.edu>>, >> relay=uconn-mail-onmicrosoft-com.mail.protection.outlook.com[216.32.181.170]:25, >> delay=2.6, delays=0.17/0.01/0.27/2.1, dsn=2.6.0, status=sent (250 2.6.0 >> <53bb9bbe-e299-997b-ddb5-b88893009...@appmail.uconn.edu<mailto:53bb9bbe-e299-997b-ddb5-b88893009...@appmail.uconn.edu>> >> [InternalId=150079042227926, >> Hostname=CO1PR05MB267.namprd05.prod.outlook.com] 8990 bytes in 0.975, 8.996 The "orig_to" indicated the original to address. The "to" indicated the new address. Vernon