Shambhu Sharma wrote: > > Thanks. I was able to migrate a mailing list >successfully. But i have one issue. Mailing list on server "A" is as " >listname_domain.com" but the real_name is "listname". After migration, i >tried to send one email to [EMAIL PROTECTED] but it went for moderator >approval and reason was "Message has implicit destination.". I turned off >this option from "Privacy Options"-"Recipient Filters" and its working fine >now. >My point is, on server "A" it was working fine with same setting but to make >it work smoothly on server "B" i had to turned off the option. Did i miss >anything while migrating the mailing list?
Are you migrating from cPanel to non-cPanel? If not, "A" had some other patched Mailman. See the FAQ at <> for why I can't be of much help, but one thing you could try is instead of turning off require_explicit_destination, add "[EMAIL PROTECTED]" to acceptable_aliases. You could also try dumping the configuration on the new server with bin/config_list -o and editing any "listname__domain.com" entries you find to just "listname" and then applying the edited settings with bin/config_list -i. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
