From: Oliver W. <ma...@ol...> - 2008-09-15 17:14:52
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi All, two weeks ago, I already posted a first message on this topic to the list http://sourceforge.net/mailarchive/message.php?msg_name=48C17923.1090602%40oliwel.de Now, after some investigations together with John M Simpson, it looks like the valias command has a different behaviour when used with a mysql backend. On a file based setup, I get this: mail ~ # vadddomain testing.com secret mail ~ # vaddaliasdomain testing.net testing.com mail ~ # valias -i bo...@ou... bo...@te... mail ~ # valias -s testing.com bo...@te... -> bo...@ou... mail ~ # valias -s testing.net bo...@te... -> bo...@ou... mail ~ # Same on a mysql setup shows mail ~ # vadddomain testing.com secret mail ~ # vaddaliasdomain testing.net testing.com mail ~ # valias -i bo...@ou... bo...@te... mail ~ # valias -s testing.com bo...@te... -> bo...@ou... mail ~ # valias -s testing.net mail ~ # The difference is in the last line - we dont see bo...@te..., even if its routed by vpopmail. Anyway, imho, it would be more correct to show the alias with the aliased domain and not with the physical one, so bo...@te... in this case. I'd be glad if this can get fixed soon, as it currently mixes up the mkvalidrcptto Script of John .( regards Oliver - -- Protect your environment - close windows and adopt a penguin! PGP-Key: 3B2C 8095 A7DF 8BB5 2CFF 8168 CAB7 B0DD 3985 1721 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIzpgJyrew3TmFFyERAoF0AJ9xtEoOqZxXi7RY5eI5wD3gTrBqUACfXMIH D4GexKOfTjS9RrM54DtIh5k= =qInm -----END PGP SIGNATURE----- |