Author: rdonkin
Date: Sun May 17 15:41:25 2009
New Revision: 775677

URL: http://svn.apache.org/viewvc?rev=775677&view=rev
Log:
Not always localhost

Modified:
    james/server/trunk/build-tools/pop3-after-smtp.mpt

Modified: james/server/trunk/build-tools/pop3-after-smtp.mpt
URL: 
http://svn.apache.org/viewvc/james/server/trunk/build-tools/pop3-after-smtp.mpt?rev=775677&r1=775676&r2=775677&view=diff
==============================================================================
--- james/server/trunk/build-tools/pop3-after-smtp.mpt (original)
+++ james/server/trunk/build-tools/pop3-after-smtp.mpt Sun May 17 15:41:25 2009
@@ -31,8 +31,8 @@
 S: Content-Type: text/plain; charset=us-ascii
 S: Content-Transfer-Encoding: 7bit
 S: Delivered-To: john.sm...@localhost
-S: Received: from localhost.*
-S: .*by localhost.*
+S: Received: from .*
+S: .*by .*
 S: .*for <john.sm...@localhost>;
 S: .*
 S: Date: .*



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to