[Mailman-Users] Default domain email not work

Mark Sapiro mark at msapiro.net
Thu Jun 4 19:43:55 CEST 2015


On 06/04/2015 08:05 AM, EyeLand wrote:
> 2015-05-27 18:38 GMT+03:00 Mark Sapiro <mark at msapiro.net
> <mailto:mark at 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 <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list