bugSpamAssassin Milter Plugin - Bugs: bug #44657, man page is not clear that socket...

 
 

bug #44657: man page is not clear that socket must be AF_UNIX

Submitter:  None
Submitted:  Sat 28 Mar 2015 08:55:04 PM UTC
   
 
Category:  None Severity:  2 - Minor
Item Group:  None Status:  Confirmed
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 01 Aug 2020 07:05:16 PM UTC, comment #1: 

In 0.4.0, the man page doesn't say that AF_UNIX is required. Changing bug to be a doc fix.

If you want to make something more complicated work, please propose on list and if there is consensus that it's a good idea we can have a bug, but I would prefer to avoid random wishlist things without at least one of patches or consensus.

Greg Troxel <gdt>
Group Member
Sat 28 Mar 2015 08:55:04 PM UTC, original submission:  

It seems there is no way to run this program on a ip socket.

#works
spamass-milter -p /var/run/spamass-milter/spamass-milter.sock

#doesn't work
spamass-milter -p inet:localhost:10024

#chown: inet:localhost:10024: No such file or directory


#doesn't
spamass-milter -p unix:/var/run/spamass-milter/spamass-milter.sock

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 gdt (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.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-08-01 gdt Severity3 - Normal 2 - Minor
        StatusNone Confirmed
        SummaryCan't open ip socket. man page is not clear that socket must be AF_UNIX

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code