That's quite likely but as I don't know exactly what you've nor what commands you entered I'm completely in the dark - you need to tell us exactly what command you ran on the server (.... and please don't tell me you've followed the article

).
Hello Bill,
Sorry about that... On our primary server I created a catchall email address for each of our domains, and then ran the other command:
Code:
zimbra@zimbra:~$ zmprov modifyAccount _catchall@cjones.com zimbraMailCatchAllAddress @cjones.com
zimbra@zimbra:~$ zmprov modifyAccount _catchall@legacysupport.com zimbraMailCatchAllAddress @legacysupport.com
zimbra@zimbra:~$ zmprov modifyAccount _catchall@levelonetech.com zimbraMailCatchAllAddress @levelonetech.com
zimbra@zimbra:~$ zmprov modifyAccount _catchall@levelonetechnology.com zimbraMailCatchAllAddress @levelonetechnology.com
zimbra@zimbra:~$ zmprov modifyAccount _catchall@wacooffice.com zimbraMailCatchAllAddress @wacooffice.com
zimbra@zimbra:~$ zmprov modifyAccount _catchall@s2g.net zimbraMailCatchAllAddress @s2g.net
zimbra@zimbra:~$ zmprov md s2g.net zimbraMailTransport smtp:zcs2.ssg.local Then on the second one I ran this code:
Code:
zimbra@zcs2:~$ zmprov mcf zimbraMtaRelayHost zimbra.ssg.local
zimbra@zcs2:~$ zmprov mcf zimbraMtaDnsLookupsEnabled FALSE Then on both servers primary and then secondary, I ran the following:
Code:
zimbra@zimbra:~$ postfix stop
zimbra@zimbra:~$ postfix start
This stopped the email from flowing... Any thoughts? We are new to Zimbra, recovering from a catastrophic failure of our old exchange mail server... Thanks!
--Charles