mainSpamAssassin Milter Plugin - Support: sr #100944, unable to create spamass.sock

 
 

sr #100944: unable to create spamass.sock

Submitter:  Invalid User ID <#7524>
Submitted:  Thu 23 May 2002 10:34:36 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  2 - Minor Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Jump to the original submission

Wed 12 Nov 2003 02:02:57 PM UTC, comment #6: 


Hi I am using a debian whit the last version of sendmail,
and i can not creat the spamass.sock. Can you help me please

Raphael

Anonymous
Wed 12 Nov 2003 02:01:42 PM UTC, comment #5: 


Hi I am using a debian whit the last version of sendmail,
and i can not creat the spamass.sock. Can you help me please

Raphael

Anonymous
Fri 22 Nov 2002 11:22:14 PM UTC, comment #4: 


Aargh.  I really screwed that up.  HERE is the fix:

Change the line in the RedHat spamass-milter startup script
as follows:

CHANGE:
        #daemon spamass-milter -p ${SM_SOCKET} -f
${SM_EXTRA_FLAGS}

TO:
        daemon spamass-milter -p $SM_SOCKET -f
$SM_EXTRA_FLAGS

(Just take the {squiggles} out)

Anonymous
Fri 22 Nov 2002 09:46:52 PM UTC, comment #3: 


Sorry, that should read:

CHANGE:
        #daemon spamass-milter -p ${SM_SOCKET} -f
${SM_EXTRA_FLAGS}

TO:
        spamass-milter -p ${SM_SOCKET} -f ${SM_EXTRA_FLAGS}

Anonymous
Fri 22 Nov 2002 09:45:51 PM UTC, comment #2: 


If you're on RedHat, and using the recommended init script,
I found I had to take the "daemon" out of the startup line
as follows:

        #daemon spamass-milter -p ${SM_SOCKET} -f
${SM_EXTRA_FLAGS}
        spamass-milter -p ${SM_SOCKET} -f ${SM_EXTRA_FLAGS}

Anonymous
Wed 29 May 2002 09:41:34 AM UTC, comment #1: 


create the /var/run/sendmail directory

Anonymous
Thu 23 May 2002 10:34:36 AM UTC, original submission:  


When i add INPUT_MAIL_FILTER to sendmail.mc amd m4 it.
The mails are getting passed without any filteration.
When I saw the sys log I found error that tells unable
to create spamass.sock....
If anybody have solution on this please send me
reply...
thank you.

Invalid User ID <#7524>

 

(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

 

CC list is empty

 

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-4b48.
Corresponding source code