I have some strange problem. whenever I run the sendmail command from an php script and have spamassassin activated my email headers get changed to something like this:
----snip---- Received: from localhost [127.0.0.1] by mail.server.com with SpamAssassin (2.60 1.212-2003-09-23-exp); Sun, 19 Oct 2003 00:12:02 +0200 ----snap---- with spamassassin deactivated i get this: ----snip---- Received: from mail2.server.com (IDENT:[EMAIL PROTECTED] [123.123.123.123]) by mail.server.com (8.12.9/8.12.9) with ESMTP id h9IMEWtq026781 for <[EMAIL PROTECTED]>; Sun, 19 Oct 2003 00:14:32 +0200 Received: by mail2.server.com (Postfix, from userid 99) id 9658168E9B; Sun, 19 Oct 2003 00:14:32 +0200 (CEST) Received: from p121.121.121.121.dialin.provider.de by mail2.server.com webmail for <[EMAIL PROTECTED]>; Sun, 19 Oct 2003 00:14:32 +0200 ----snap---- so how come in the first case spamassassin replaces all my other header entries with itself? I'm running spamd on my system and I am calling spamassassin with ---snip--- :0fw: spamassassin.lock | /usr/bin/spamc ---snap--- in my .procmailrc file. am I doing something wrong? or is this behaviour on purpose? andreas ------------------------------------------------------- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk