[Mailman-Users] issues with having www on address

2009-06-12 Thread Mitch Gore
Hi, I have my mailman set up and its working. I have one small issue left. If i goto http://mysite.com/mailman/admin/ I see all my lists. but if i goto http://www.mysite.com/mailman/admin i see all but 2 lists. In my mm_cfg.conf file I have: DEFAULT_URL_HOST = 'www.mysite.com' DEFAULT_EMAIL

[Mailman-Users] Import list of users

2009-03-21 Thread Mitch Gore
Hi, I am working on building a mailman server that send out newsletters. We have a backend SQL database that holds all of our members info. What I want to know is how would i go about automatically via a cron job run a query that pulls the current member list into mailman and updates the appropr

Re: [Mailman-Users] New User - Cant send to new list

2009-03-05 Thread Mitch Gore
> Your aliases are wrong. You have > > test: "|/usr/lib/mailman/mail/mailman  test mailman" > > That should be > > test: "|/usr/lib/mailman/mail/mailman post test" > > You can avoid dealing with manual aliases all together by following > . > > -- > M

[Mailman-Users] New User - Cant send to new list

2009-03-03 Thread Mitch Gore
Hi, I am trying to set up a mailman server and having some real difficulties. Details: Using CentOS 5.2 MTA = Postfix I have postfix working, i can log into my user and send and receive messages. I then installed mailman and started configuring based on this page: http://forums.fedoraforum.org