mainSpamAssassin Milter Plugin - Support: sr #105310, Could not retrieve sendmail macro...

 
 

sr #105310: Could not retrieve sendmail macro "r"!

Submitter:  None
Submitted:  Wed 19 Apr 2006 03:21:14 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 10 Apr 2009 07:59:03 AM UTC, comment #3: 

I was looking for this feature for long time already. Patch is realy very simple and working for me. Why isnt already included in to mainstream ?

I made leated gentoo ebuild including this patch :
http://bugs.gentoo.org/show_bug.cgi?id=265621

SchAmane <schamane>
Thu 23 Oct 2008 03:46:38 PM UTC, comment #2: 

I've got a similar problem:

--- log ---
Could not retrieve sendmail macro "_"!.  Please add it to confMILTER_MACROS_ENVRCPT for better spamassassin results
--- end log ---

sendmail.m4 contains:
define(`confMILTER_MACROS_ENVRCPT',`r, v, Z, b')dnl

should I modify it to
define(`confMILTER_MACROS_ENVRCPT',`r, v, Z, b, _')dnl

Regards
Jörg


Anonymous
Wed 19 Apr 2006 03:39:41 PM UTC, comment #1: 

Edit your sendmail.mc file, add the line

define(`confMILTER_MACROS_ENVRCPT',`r, v, Z')dnl

and rebuild sendmail.cf .  I'll also update the README; I don't mention confMILTER_MACROS_ENVRCPT at all right now.

It's not fatal if spamass-milter can't fetch that particular macro value; it's just used to create a fake Received line that looks like what sendmail itself adds.  Hopefully that warning only gets printed once on the first message processed.

Dan Nelson <dnelson>
Group administrator
Wed 19 Apr 2006 03:21:14 PM UTC, original submission:  

I'm getting this in my maillog:

spamass-milter: Could not retrieve sendmail macro "r"!.  Please add it to confMILTER_MACROS_ENVRCPT for better spamassassin results.

How do I fix this ?

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by schamane (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code