Re: [Mailman-Users] Problem with Postfix/virtual setup, unknown user

2011-01-05 Thread Mark Sapiro
Sebastian Kronenwerth wrote: > >Don't use the /usr/local/mailman/data/virtual-mailman. Mailman overwrite >this file and therefore you can't modify this. Instead of this, put per >hand in your /etc/postfix/virtual_alias: > >mailman-l...@wrightthisway.com mailman-l...@localhost >t...@wrightth

Re: [Mailman-Users] Problem with Postfix/virtual setup, unknown user

2011-01-05 Thread Sebastian Kronenwerth
Hi Jim, I have had the same problem. With some tricks you can use your virtual domains. Here an example how it works fine on my machine, but at this I used your domain: Add/modify this in your main.cf: mydestination = localhost localhost.wrightthisway.com alias_maps = hash:/etc/

Re: [Mailman-Users] Problem with Postfix/virtual setup, unknown user

2011-01-04 Thread Jim Wright
On Jan 4, 2011, at 12:12 PM, Mark Sapiro wrote: > Jim Wright wrote: >> >> I did some new googling using postfixadmin and mailman, and came across this >> page: http://freemars.org/howto/mailman.html, this got me a lot closer, I >> just needed to track down the most recent postfix-to-mailman.py

Re: [Mailman-Users] Problem with Postfix/virtual setup, unknown user

2011-01-04 Thread Mark Sapiro
Jim Wright wrote: > >I did some new googling using postfixadmin and mailman, and came across this >page: http://freemars.org/howto/mailman.html, this got me a lot closer, I just >needed to track down the most recent postfix-to-mailman.py script, make the >required edits for my site, and I have n

Re: [Mailman-Users] Problem with Postfix/virtual setup, unknown user

2011-01-03 Thread Jim Wright
On Jan 3, 2011, at 1:34 PM, Mark Sapiro wrote: > In order for aliases to be consulted, delivery must be 'local' not > 'virtual' > > The solution in your case is to put > hash:/usr/local/mailman/data/aliases in alias_maps; add localhost to > mydestination and put > > VIRTUAL_MAILMAN_LOCAL_DOMAIN

Re: [Mailman-Users] Problem with Postfix/virtual setup, unknown user

2011-01-03 Thread Mark Sapiro
Jim Wright wrote: >However, I cannot send email to this list without the mail being rejected back >as being to an unknown user. > >Based on all of my reading, I think I've done everything correctly. From my >Postfix log, it doesn't appear that the aliases file is being consulted at >all, but I

Re: [Mailman-Users] Problem with Postfix/virtual setup, unknown user

2011-01-03 Thread Jim Wright
On Jan 3, 2011, at 12:15 AM, Jim Wright wrote: > Jan 2 23:46:45 wrights-Mac-mini postfix/virtual[81790]: BBA681B43CF: > to=, relay=virtual, delay=0.1, > delays=0.08/0.01/0/0.02, dsn=5.1.1, status=bounced (unknown user: > "t...@wrightthisway.com") Hi, just a followup to my previous message, I

[Mailman-Users] Problem with Postfix/virtual setup, unknown user

2011-01-03 Thread Jim Wright
Hi, all. I'm a new user, but I've searched the archives and so far haven't been able to find a fix for my issue. I've set up mailman with postfix and I'm using virtual domains. I've created a test mailing list, and Mailman has successfully emailed me that the list was created. However, I can