Hi, I think I found a bug in vconvert (vpopmail 4.9.10). While converting my current userbase (cdb) to SQL, I noticed that users were added to the SQL table for each domain alias. Let's say you have domain.com and domain2.com, which is an alias to domain.com, and user "test": vconvert takes every directory in "/var/vpopmail/domains", even symlinks, and adds the user to the SQL table. Then, you have [EMAIL PROTECTED] and [EMAIL PROTECTED] in the SQL table. I patched vconvert to check if the directory is a link before converting it. If it's a link (domain alias), it skips to the next entry. What is the "standard" way to use diff to create patches? I'll post the patch here if anyone is interested. Thank you! Mathieu Martin Network Admin CoopTel [EMAIL PROTECTED]
