On 06/04/2015 08:05 AM, EyeLand wrote:
> 2015-05-27 18:38 GMT+03:00 Mark Sapiro <m...@msapiro.net
> <mailto:m...@msapiro.net>>:
> 
> 
>     The bug is fixed.
> 
> 
> I not have a pro on Debian, can you write a step by step instruction for
> resolve that issue with your recommendations?


If you still have the message you quote above, there was a file
Postfix.py.patch.txt attached to that message.

Save that file somewhere and then run

patch /usr/lib/mailman/Mailman/MTA/Postfix.py < /path/to/saved/file

where /path/to/saved/file is the actual path to the patch file you saved.

If for some reason, you don't have that patch file or have difficulty
with the 'patch' command, you can go to
<http://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/Mailman/MTA/Postfix.py>
and click the 'download file' link and then just copy the downloaded
file to /usr/lib/mailman/Mailman/MTA/Postfix.py

After doing one or the other of the above, run Mailman's

bin/genaliases

to recreate the aliases and virtual mappings. You don't need to restart
Mailman before running bin/genaliases, but it won't hurt if you do.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to