Re: [Mailman-Users] Recipient addressrejected:Userunknowninvirtualmailbox table

2010-07-12 Thread franc walter
On Sat, 10 Jul 2010 17:09:32 -0700 you wrote: > If this isn't clear to you, perhaps some of the documentation at > will help. So after all i did it like suggested earlier and without any virtual_alias_maps. I put in main.cf under mydestination all my virtual domains:

Re: [Mailman-Users] Recipient address rejected:Userunknowninvirtualmailbox table

2010-07-10 Thread franc walter
Am Sat, 10 Jul 2010 10:50:59 -0700 schriebst du: > With the above, all your lists will be mapped to the lists.example2.org > domain which must be local. > lists.example2.org needs to be in my_destination in main.cf and not in > virtual_alias_domains or in POSTFIX_STYLE_VIRTUAL_DOMAINS. All the >

Re: [Mailman-Users] Recipient address rejected: Userunknowninvirtualmailbox table

2010-07-10 Thread franc walter
Am Sat, 10 Jul 2010 10:02:00 -0700 schriebst du: > and the third way is > to download Mailman/MTA/Postfix.py from > > and replace yours with the downloaded one and add > VIRTUAL_MAILMAN_LOCAL_DOMAIN ='some.nondovec

Re: [Mailman-Users] Recipient address rejected: User unknowninvirtualmailbox table

2010-07-10 Thread franc walter
Am Sat, 10 Jul 2010 08:09:45 -0700 schriebst du: > This mail is originally to t...@lists.example2.de and is mapped by > virtual_alias_maps to the local address 'test' to which Postfix > appends its cannonical hostname. Thus the mail is mapped to > t...@example.org So if i use a list called like t

Re: [Mailman-Users] Recipient address rejected: User unknowninvirtualmailbox table

2010-07-10 Thread franc walter
Am Sat, 10 Jul 2010 07:47:52 -0700 schriebst du: >> relay_domains = lists.example1.org,lists.example2.org,lists.example3.org > lists.example1.org,, etc are virtual_alias_domains, not relay_domains. > Also, it they are in my_destination, they ar not Postfix virtual > domains at all, they are loc

Re: [Mailman-Users] Recipient address rejected: User unknowninvirtualmailbox table

2010-07-10 Thread franc walter
Am Sat, 10 Jul 2010 08:09:45 -0700 schriebst du: >> Jul 10 14:04:52 example postfix/pipe[3852]: 38D176D0EC008: >> to=, orig_to=, relay=dovecot, >> delay=0.02, delays=0.01/0/0/0.01, dsn=2.0.0, status=sent (delivered via >> dovecot service) >> Jul 10 14:04:52 example postfix/qmgr[32331]: 38D176D0EC0

Re: [Mailman-Users] Recipient address rejected: User unknown invirtualmailbox table

2010-07-10 Thread franc walter
Am Sat, 10 Jul 2010 14:23:59 +0300 (IDT) schriebst du: > What about the permissions on /var/lib/mailman/data ? Postmap may not be > able to write the output file. That's it. I put 777 on data and virtual-mailman* and now i can create a list. Thank you for this hint and your patience! But i stil

Re: [Mailman-Users] Recipient address rejected: User unknown invirtualmailbox table

2010-07-10 Thread franc walter
Am Fri, 9 Jul 2010 18:20:25 -0700 schriebst du: > Then you could > create a list in the example2.de domain either by going to > 1. If i want to create a list, there is another mystery, the "List creator's password", which i never had given. If i loo

Re: [Mailman-Users] Recipient address rejected: User unknown invirtualmailbox table

2010-07-10 Thread franc walter
On Fri, 9 Jul 2010 18:20:25 -0700 you wrote: > You have only set one host. The default host has web domain > 'example.org' and email domain 'lists.example.org'. > The only lists for which Mailman will create virtual-mailman entries > are those whose email domain is 'example.org' or 'example2.de'

Re: [Mailman-Users] Recipient address rejected: User unknown in virtualmailbox table

2010-07-09 Thread franc walter
Am Fri, 9 Jul 2010 19:22:30 +0300 (IDT) schriebst du: > Can you post your mm_cfg.py file as it is now? My mm_cfg.py: # -*- python -*- """This is the module which takes your site-specific settings. >From a raw distribution it should be copied to mm_cfg.py. If you already have an mm_cfg.py, b

Re: [Mailman-Users] Recipient address rejected: User unknown in virtualmailbox table

2010-07-09 Thread franc walter
Am Fri, 9 Jul 2010 19:02:13 +0300 (IDT) schriebst du: > Do you have "mta=postfix"? Yes. > If you're unable to Email outside yoru domain then this seems to be a > Postfix issue, not a Mailman. As the docs say, you should probably make > sure your virtual domains are working properly before tryin

Re: [Mailman-Users] Recipient address rejected: User unknown in virtualmailbox table

2010-07-09 Thread franc walter
Am Fri, 9 Jul 2010 16:34:36 +0300 (IDT) schriebst du: > This also looks right. Try running genaliases. If i run /usr/lib/mailman/bin/genaliases in: /var/lib/mailman/data/ all i get is aliases and aliases.db, but no virtual-mailman and virtual-mailman.db Im my mm_cfg.py i have POSTFIX_STYLE

Re: [Mailman-Users] Recipient address rejected: User unknown in virtualmailbox table

2010-07-09 Thread franc walter
Am Thu, 8 Jul 2010 21:06:09 +0300 (IDT) schriebst du: > A couple of things to note: > 1. The Mailman user under Debian/Ubuntu is list. > 2. The alias and virtual-mailman files will be in /var/lib/mailman/data OK, thanks. > IMHO, the section concerning virtual domains is more confusing than it

Re: [Mailman-Users] Recipient address rejected: User unknown invirtualmailbox table

2010-07-09 Thread franc walter
Am Thu, 8 Jul 2010 17:19:33 -0700 schriebst du: > I'm not sure what you are saying. I just noticed that the path is different. It is the packager, like you said. > I.e in the case of the Debian/Ubuntu package, > --prefix=/usr/lib/mailman > --with-var-prefix=/var/lib/mailman OK, i guess i ju

Re: [Mailman-Users] Recipient address rejected: User unknown invirtualmailbox table

2010-07-08 Thread franc walter
Am Thu, 8 Jul 2010 11:01:13 -0700 schriebst du: > I think all you need should be at > and the first > subsection 6.1.1. OK, i think i won't use this postfix2mailman and do it like you propose. I will tell later if it works, thank you very much t

Re: [Mailman-Users] Recipient address rejected: User unknown in virtualmailbox table

2010-07-08 Thread franc walter
Am Thu, 8 Jul 2010 20:18:25 +0300 (IDT) schriebst du: > I can > personally recommend not using postfix2mailman. I understand it's not > recommended, and there really seems to be no reason to use it. The alias > maps way seems a lot easier to understand in my opinion. I just followed > the inst

Re: [Mailman-Users] Recipient address rejected: User unknown in virtualmailbox table

2010-07-08 Thread franc walter
-o smtpd_data_restrictions=reject_unauth_pipelining -o smtpd_end_of_data_restrictions= -o mynetworks=127.0.0.0/8 -o smtpd_error_sleep_time=0 -o smtpd_soft_error_limit=1001 -o smtpd_hard_error_limit=1000 -o smtpd_client_connection_count_limit=0 -o smtpd_client_connection_rate_limit

[Mailman-Users] Recipient address rejected: User unknown in virtual mailbox table

2010-07-08 Thread franc walter
Hello, having a virtual server with ubuntu 8.04 i installed with aptitude mailman (2.1.9-9u) with postfix, following: https://help.ubuntu.com/community/Mailman As admin, i can sign in new mailinglist-users, but if i mail to: mailman-requ...@example.org (where example.org is my domain) i get a