davew ... could you explain the user purge change in a little more detail?
I'm not totally sure how this is supposed to work. It doesn't do a full
autopurger run in the middle of the production day, does it?
>hm.. shouldn't citmail use lmtp.unfiltered.socket? so local sends
>bypass the scanning and get delivered in any case?
hmm ... on the other hand, if citmail is being used as the local mailer
for something like Sendmail, you'd still want to do mail filtering.
How about this, if
>hm.. shouldn't citmail use lmtp.unfiltered.socket? so local sends
>bypass the scanning and get delivered in any case?
That would probably make sense.
r5940 | dothebart | 2008-01-15 19:31:11 -0500 (Tue, 15 Jan 2008) | 3 lines
Changed paths:
A /trunk/libcitadel/buildpackages
M /trunk/libcitadel/debian/control
M /trunk/libcitadel/debian/rules
* have a friendly buildp
r5939 | dothebart | 2008-01-15 18:47:30 -0500 (Tue, 15 Jan 2008) | 2 lines
Changed paths:
M /trunk/webcit/debian/changelog
* our upstream changelog.
r5938 | dothebart | 2008-01-15 18:10:28 -0500 (Tue, 15 Jan 2008) | 2 lines
Changed paths:
M /trunk/webcit/calendar.c
* free the libical ringbuffer after displaying all the events of a calendar.
this should fix the leaks w
r5937 | dothebart | 2008-01-15 18:07:06 -0500 (Tue, 15 Jan 2008) | 3 lines
Changed paths:
M /trunk/webcit/fmt_date.c
M /trunk/webcit/webserver.c
* use snprintf
* if TZ environment variable is unset, set UTC, so valgrind
r5936 | davew | 2008-01-15 12:06:42 -0500 (Tue, 15 Jan 2008) | 4 lines
Changed paths:
M /trunk/citadel/housekeeping.c
Clean up in housekeeping.c
Removed some unused variables and old comments.
---
r5935 | davew | 2008-01-15 11:54:31 -0500 (Tue, 15 Jan 2008) | 6 lines
Changed paths:
M /trunk/webcit/webserver.c
Alter the webcit shutdown a bit more.
Sending the watcher process a TERM kill the child and exits the watche
r5934 | davew | 2008-01-15 10:19:09 -0500 (Tue, 15 Jan 2008) | 3 lines
Changed paths:
M /trunk/citadel/sysdep.c
Now citadel.pid contains the pid of the watcher process in case
something wants to stop us via the pid file.
r5933 | davew | 2008-01-15 10:05:43 -0500 (Tue, 15 Jan 2008) | 4 lines
Changed paths:
M /trunk/webcit/webserver.c
Fixed signal handlers and contents of pid file.
Now webcit exits when sent SIG_HUP or SIG_TERM
---
r5932 | davew | 2008-01-15 09:15:06 -0500 (Tue, 15 Jan 2008) | 15 lines
Changed paths:
M /trunk/citadel/modules/expire/serv_expire.c
Now the autopurger will always attempt to purge users regardless of the
"Default user pur
hm.. shouldn't citmail use lmtp.unfiltered.socket? so local sends bypass the scanning and get delivered in any case?If, i'd add that patch to the 7.24 version too.
Tue Jan 15 2008 00:26:16 EST from IGnatius T [EMAIL PROTECTED] I got a complaint last week from a user who couldn't perform authenticated SMTP using Thunderbird. I tested it and sure enough, it was busted. I just did a quick rebuild of the whole citserver from the latest svn and installed, and
Tue Jan 15 2008 00:27:32 EST from IGnatius T [EMAIL PROTECTED] By the way, the iconv hunt fails on a generic OpenBSD machine that doesn't have external libiconv installed. In the absence of libiconv it should fall back to building WebCit without international language support, rather than fail t
15 matches
Mail list logo