On Mar 1, 2007, at 9:15 PM, Grant Griffith wrote: > Hello Everyone, > > I am new to Exim as it is part of CPanel and I need a way to pull all > email addresses and domains from the server and create a text file > that > has all email accounts listed for use on external MX Gateways. We > have > gateway servers that run to try and help fight the spam battle and > need > to be able to block invalid emails at that point. Can anyone help me > find a script that I can run daily on this box to generate those 2 > files > for me?
It sounds like your needs are better served by having your exim block unknown users with a 5xx code and having your mx gateways perform callout verifications. Most proper MTAs can be configured to do those. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
