@@ -26,6 +26,18 @@ ident (pop3d)/.+ q{
}
};
+ident (pop3s)/.+ q{
+ prefix(
+ prefix="%b %d %H:%M:%S %N <%L> $1[%P]: "
+ )
+ -> {
+ debug: file(
+ path="@l_prefix@/var/imapd/log/pop3s.log",
+ perm=0644
+ }
+};
+
ident (timsieved)/.+ q{
prefix(
prefix="%b %d %H:%M:%S %N <%L> $1[%P]: "
@@ -34,7 +34,7 @@ Class: BASE
Group: Mail
License: BSD
Version: 2.2.6
-Release: 20040701
+Release: 20040706
# package options
%option with_fsl yes