Displaying 5 results from an estimated 5 matches for "rudersport".
2003 Jan 01
10
Cleanning up the rules
I attached a copy of my rules file and I was wonndiering if there is some commands that I don''t need. I am running a webserver,email server,samba server. Thanks
---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now-------------- next part --------------
##############################################################################
#ACTION
2002 Dec 27
10
Shorewall 1.3.12 Released
New features include:
1) "shorewall refresh" now reloads the traffic shaping rules (tcrules
and tcstart).
2) "shorewall debug [re]start" now turns off debugging after an error
occurs. This places the point of the failure near the end of the
trace rather than up in the middle of it.
3) "shorewall [re]start" has been speeded up by more than 40% with
my
2007 Apr 07
1
zlib plugin
Good evening, folks,
Well, here at least. ;) I recently found out by accident about support
for gzip compressed mbox files. While this is great for archives to keep
wasting of space down to a minimum, unfortunately it is read only -- no
support for rw access.
Is implementing write access by any chance planned for future releases?
Now for the spoiler. :) I mentioned, I found out about this
2009 Sep 01
2
antispam-plugin 1.2 and trailing carriage-returns
Guys,
Dovecot 1.0.15 [1], just built the latest antispam-plugin 1.2 (tarball)
for testing, mailtrain backend for SA integration. Both built from
custom spec files.
The mail that is being trained is different than its respective source
in the mbox file. The trained one shows added, trailing carriage-return
chars for all headers, which are not in the headers in the mbox file.
This breaks sa-learn
2007 Apr 07
2
Inbox inside the mail location
I recently had some scary experience with the Inbox being stored in the
default /var/mail dir, and I believe it would be a better idea to keep
the Inbox next to any other mail in the users $HOME.
mail_location = mbox:~/.mail:INBOX=~/.mail/INBOX
This is what I used for a quick test, and actually would love to use in
production soon. Based on the test, it just does exactly what I want. :)