Shaun,

> > The version of amavisd is older than 2.6.0 ?
> 
> Nice catch. I was picking up the old one that Apple installed. When I
> run the correct one
> (2.6.4), I get:
> 
> bash-3.2# /usr/local/bin/amavisd -u _amavisd -c
> /usr/local/etc/amavisd.conf debug
> setrgid() not implemented at /usr/local/bin/amavisd line 13421.

Try deleting (or commenting out) the two lines dealing with changing
a group id near the indicated line number:

  $( = $gid;  $) = "$gid $gid";   # real and effective GID
  POSIX::setgid($gid) or die "drop_priv: Can't setgid to $gid: $!";


Mark

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to