https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6826
Kevin A. McGrail <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #2 from Kevin A. McGrail <[email protected]> --- I have changed the rsync on the server to 3.0.9 by doing the following: in root on zones, compiled rsync-3.0.9 to install in /local/rsync-3.0.9 with ./configure --prefix /local/rsync-3.0.9 and make ln -s /local/rsync-3.0.9 /local/rsync Shutdown rsync with /etc/init.d/rsync stop Edited init to #/opt/sfw/bin/rsync --daemon /local/rsync/bin/rsync --daemon This appears to have resolved the issues and the rsyncd parameter incoming chmod now appears to be working. -- You are receiving this mail because: You are the assignee for the bug.
