aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2007-03-15 07:21:58 +0000
committerAlex Dupre <ale@FreeBSD.org>2007-03-15 07:21:58 +0000
commit583a00f4be1b5cd17e850374902709c66319d707 (patch)
tree9802fa87dd46f114dc2fc9acd463084953ed399a /mail/dovecot
parent232b1c4042f85d41290b2a13a6e894d773570b14 (diff)
downloadports-583a00f4be1b5cd17e850374902709c66319d707.tar.gz
ports-583a00f4be1b5cd17e850374902709c66319d707.zip
Notes
Diffstat (limited to 'mail/dovecot')
-rw-r--r--mail/dovecot/files/patch-src_auth_userdb-vpopmail.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/dovecot/files/patch-src_auth_userdb-vpopmail.c b/mail/dovecot/files/patch-src_auth_userdb-vpopmail.c
new file mode 100644
index 000000000000..ee21a7bab31d
--- /dev/null
+++ b/mail/dovecot/files/patch-src_auth_userdb-vpopmail.c
@@ -0,0 +1,11 @@
+--- src/auth/userdb-vpopmail.c.orig Thu Mar 15 08:13:18 2007
++++ src/auth/userdb-vpopmail.c Thu Mar 15 08:13:28 2007
+@@ -27,7 +27,7 @@
+ return NULL;
+ }
+
+- auth_request_log_debug(auth_request, "vpopmail",
++ auth_request_log_debug(request, "vpopmail",
+ "lookup user=%s domain=%s",
+ vpop_user, vpop_domain);
+