The last two patches (recently sent) are repeats, as the previous versions were 'mangled'. Can someone confirm that they arrived and apply cleanly? I sent them directly to the list via 'git send-email', so I'm hoping that precludes any possibility of corruption or mangling.

Thanks,
Matt

On May 10, 2010, at 4:13 PM, Matt Simerson wrote:

updates to auth_vpopmail_sql module
- moved vpopmail database parameters into config files
- added LIMITATIONS section to POD, noting no support for alias domains
- renamed sub from authsql (too generic) to auth_vmysql

---
plugins/auth/auth_vpopmail_sql | 63 +++++++++++++++++++++++ +----------------
1 files changed, 38 insertions(+), 25 deletions(-)

diff --git a/plugins/auth/auth_vpopmail_sql b/plugins/auth/ auth_vpopmail_sql
index 7c8626d..1a61bd4 100644
--- a/plugins/auth/auth_vpopmail_sql
+++ b/plugins/auth/auth_vpopmail_sql
@@ -15,18 +15,34 @@ to compare the crypted password.

=head1 CONFIGURATION


Reply via email to