Matt Kettler wrote on Sun, 11 Jan 2009 15:17:12 -0500:
> My guess is it's used in the initial creation of .spamassassin, if none
> exists when bayes kicks up. Although one of the devs (theo?) once
> mentioned temp directories being created... not sure when that would
> ever happen.
Well, but this
Kai Schaetzl wrote:
> Matt Kettler wrote on Fri, 09 Jan 2009 07:57:17 -0500:
>
>
>> No it's not. The "mode" is really a mask, and is sometimes used in the
>> creation of directories.
>>
>
> well, it has worked all the years for me on those setups that use dbm
> storage. What directories sh
Matt Kettler wrote on Fri, 09 Jan 2009 07:57:17 -0500:
> No it's not. The "mode" is really a mask, and is sometimes used in the
> creation of directories.
well, it has worked all the years for me on those setups that use dbm
storage. What directories should be created there? We only have db, ind
Kai Schaetzl wrote:
> Matt Kettler wrote on Thu, 08 Jan 2009 21:08:49 -0500:
>
>
>> bayes_file_mode 0777
>>
>
> well, 0666 is definitely sufficient ;-)
>
No it's not. The "mode" is really a mask, and is sometimes used in the
creation of directories.
Files will be created at 666 when 077
Matt Kettler wrote on Thu, 08 Jan 2009 21:08:49 -0500:
> bayes_file_mode 0777
well, 0666 is definitely sufficient ;-)
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.com
boogybren wrote:
> The reason why I use the bayes path is because on my server (virtual private
> freebsd), the SA install writes the config files to
> /usr/local/etc/mail/spamassassin instead of /etc/mail/spamassassin. So if I
> don't specify bayes_path, then it will stick the bayes stuff under
>
Benny Pedersen wrote:
> On Fri, January 9, 2009 03:08, Matt Kettler wrote:
>
>
>> bayes_file_mode 0777
>>
>
> and any user on that host can overwrite it
>
>
Yep, that's what you need if you're sharing a single bayes DB amongst
all your users. They all need to be able to write it.
The al
The reason why I use the bayes path is because on my server (virtual private
freebsd), the SA install writes the config files to
/usr/local/etc/mail/spamassassin instead of /etc/mail/spamassassin. So if I
don't specify bayes_path, then it will stick the bayes stuff under
/etc/mail/spamassassin.
On Fri, January 9, 2009 03:08, Matt Kettler wrote:
> bayes_file_mode 0777
and any user on that host can overwrite it
--
Benny Pedersen
Need more webspace ? http://www.servage.net/?coupon=cust37098
boogybren wrote:
> I just upgraded from SA 3.0.1 to 3.2.5 today. The bayes_journal keeps
> disappearing and SA kept complaining it didn't have permission to re-create
> it.
>
> So I chmod 777 the parent directory (/usr/local/etc/mail/spamassassin) and
> SA finally recreated the bayes_journal file.
On Fri, January 9, 2009 02:37, boogybren wrote:
> Is there anyway to just have either root update
> bayes_journal or leave the bayes_journal there with
> 666 permissions?
remove bayes_path in your config
if defined in sitewide it needs root to update it, but if you use
bayes_path in user_prefs t
David C. McCall wrote:
> DOH! I didn't include --sync in periodic sa-learn runs
>
>
> slaps his forehead and returns into cave.
>
>
> :-(
>
You shouldn't need --sync, unless you want to force the journal to be
synced and deleted when you run sa-learn. In general it will decide if
it needs
DOH! I didn't include --sync in periodic sa-learn runs
slaps his forehead and returns into cave.
:-(
David C. McCall wrote:
>
>
> SpamAssassin Server version 3.2.5
> running on Perl 5.8.8
> with SSL support (IO::Socket::SSL 1.07)
> with zlib support (Compress::Zlib 2.005)
>
>
On Thu, Nov 02, 2006 at 02:08:46PM +0100, Andrea Bencini wrote:
> I have bayes_seen and bayes_toks, but I have not bayes_journal. Why?
The journal goes away when its data is synced into the DB.
--
Randomly Selected Tagline:
Direct from the Ministry of Silly Walks.
pgpm0Uu7Gw5DD.pgp
Description
Pollywog wrote:
> On 12/06/2005 12:27 am, Matt Kettler wrote:
>
>>David Buttrick wrote:
>>
>>>Is there a control for the permissions on the bayes_journal file?
>>>
>>>I'm using a shared bayes db, and users do not have permissiosn on the
>>>file because it is created chmod 600.
>>>
>>>Is there some
Thanks!
On Dec 5, 2005, at 6:27 PM, Matt Kettler wrote:
David Buttrick wrote:
Is there a control for the permissions on the bayes_journal file?
I'm using a shared bayes db, and users do not have permissiosn on the
file because it is created chmod 600.
Is there something i can do in the confi
On 12/06/2005 12:27 am, Matt Kettler wrote:
> David Buttrick wrote:
> > Is there a control for the permissions on the bayes_journal file?
> >
> > I'm using a shared bayes db, and users do not have permissiosn on the
> > file because it is created chmod 600.
> >
> > Is there something i can do in th
David Buttrick wrote:
> Is there a control for the permissions on the bayes_journal file?
>
> I'm using a shared bayes db, and users do not have permissiosn on the
> file because it is created chmod 600.
>
> Is there something i can do in the config files?
What's your bayes_file_mode setting se
18 matches
Mail list logo