http://bugzilla.spamassassin.org/show_bug.cgi?id=4351





------- Additional Comments From [EMAIL PROTECTED]  2005-05-29 14:15 -------
I lean toward keeping a default config file path of ./spamc.conf in Win32 
because

1) Documentation is more consistent across platforms if all of them have a
spamc.conf with a platform-dependent default location

2) The time to check file status with each invocation of spamc is miniscule
compared to the run time. Remember that spamd doesn't run on Win32. The check
for the file's existence will probably be cached in memory in a high mail volume
situation.

3) It's usable either way, so it is basically an aesthetic choice.

The only change to this I would consider is putting the preprocessing that is
now in spamc.h.in and spamc.h.win into spamc/config.h.in and spamc/config.h.win.
 The simplicity of having just one preprocessed file trumps the aesthetics of
defining the default config file path only in spamc.c's compilation.

That said, I'm happy enough with the way it is now that it is below my threshold
of what I would take time to change at the moment. I won't object if another
comitter moves spamc.h.in and spamc.h.win into config.h.*.





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to