Carlos Lopez wrote: > I got courier already configured and working, but, is there a way to > remove the "Received: from HOST [IP]" when the origin ip is LAN, ex. > 192.168.x.x and the final destination is for example a yahoo.com > address.
There's a pythonfilter called "noreceivedheaders" that does something close to that. You can adapt that filter to what you want. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
