On Mon, 24 Jul 2006, Wayne Tucker wrote: > > The problem is that Exim can't read the master.passwd file. The > quick-and-dirty (but not completely filthy) fix is to add the exim user > to the group that owns the master.passwd file (and restart exim). Off > the top of my head, I don't remember what that group would be on BSD. > Hopefully it's not wheel...
You also have to change the permissions on /etc/master.password to permit group read access. You should probably change the group from wheel to a new group for this purpose. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
