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
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/
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
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
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
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
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
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