Re: [Mailman-Users] How to enable printing aliases info to the screen

2005-08-18 Thread Jim Tittsler
On 2005-08-18 22:37, [EMAIL PROTECTED] wrote: > Tried to make it this way > #./newlist mailman [EMAIL PROTECTED] qwerty > but the aliases info won't print out on the screen. > > I know that this info goes to /var/lib/mailman/data/aliases, but That suggests you have set MTA = 'Postfix' in your m

[Mailman-Users] How to enable printing aliases info to the screen

2005-08-18 Thread lkolchin
Hello All, I've installed mailman-2.1.4-83.13 on SLES 9 machine. Now I want to write some script to implement list creation and web-cyradm installation. Tried to create file with the aliase info like this: ./newlist -q $mmlistname $admin $password > /tmp/new-mailman-list but it is empty. T