http://bugzilla.spamassassin.org/show_bug.cgi?id=4380
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|spamd on *BSD has problems |spamd on has problems with
|with long paths for UNIX |long paths for UNIX domain
|domain sockets |sockets
------- Additional Comments From [EMAIL PROTECTED] 2005-06-07 02:38 -------
Actually, similar restrictions apply on Linux, too:
[EMAIL PROTECTED] ~ $ perl
-MIO::Socket::UNIX=pack_sockaddr_un,unpack_sockaddr_un
-le 'print length(unpack_sockaddr_un(pack_sockaddr_un("x" x $ARGV[0])))' 1024
108
Anybody an idea where the best place for such a a check would be? In spamd,
the regression tests, autocon? Oh, and that should apply for spamc, too.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.