From: Ben Schmidt <mail_ben_schmidt@yahoo.com.au>
To: mlmmj@mlmmj.org
Subject: Re: [mlmmj] issue in configuration
Date: Fri, 22 Apr 2011 09:02:32 +0000 [thread overview]
Message-ID: <4DB14428.7020804@yahoo.com.au> (raw)
In-Reply-To: <25A2786F-D0AD-42D1-A5B3-534F60D1FEA6@metavers.net>
Have a look here for how to change various options of your list.
http://mlmmj.org/docs/tunables/
To restrict a list so that only subscribers can post, it's subonly post that you want.
Ben.
On 22/04/11 6:56 PM, Benoit Chesneau wrote:
> sound like it was working but I didn't get any error telling I wasn't suscribed to the list. Is there a way to configure that ?
>
> - benoit
> On Apr 22, 2011, at 10:03 AM, Benoit Chesneau wrote:
>
>> Hi all,
>>
>> I'm trying to configure mlmmj with postfix+dovecot, and virtual hosting handled in mysql and I get this error in log:
>>
>> Apr 22 09:59:06 node0 postfix/qmgr[7734]: A180D15E640D: from=<benoitc@metavers.net>, sizeR9, nrcpt=1 (queue active)
>> Apr 22 09:59:06 node0 /usr/local/bin/mlmmj-process[7894]: mlmmj-process.c:702: Found To: rcouch@refuge.io: No such file or directory
>> Apr 22 09:59:06 node0 postfix/pipe[7893]: A180D15E640D: to=<rcouch@node0.couchdbhub.com>, orig_to=<rcouch@refuge.io>, relay=mlmmj, delay=0.27, delays=0.17/0/0/0.1, dsn=2.0.0, status=sent (delivered via mlmmj service)
>> Apr 22 09:59:06 node0 postfix/qmgr[7734]: A180D15E640D: removed
>>
>> What could be the problem?
>>
>> - benoit
>>
>> snippet of main.cf:
>>
>> virtual_mailbox_domains = proxy:mysql:$config_directory/mysql_virtual_domains_maps.cf
>> virtual_mailbox_base = /var/vmail
>> virtual_mailbox_maps = proxy:mysql:$config_directory/mysql_virtual_mailbox_maps.cf
>> virtual_alias_maps = regexp:/var/spool/mlmmj/virtual.regexp,
>> proxy:mysql:$config_directory/mysql_virtual_alias_maps.cf
>>
>> virtual_minimum_uid = 101
>> virtual_uid_maps = static:101
>> virtual_gid_maps = static:101
>>
>> transport_maps = regexp:/var/spool/mlmmj/transport
>>
>> virtual_transport = dovecot
>>
>> mlmmj_destination_recipient_limit = 1
>>
>>
>> master.cf:
>>
>> mlmmj unix - n n - - pipe
>> flags=DORhu user=mlmmj argv=/usr/local/bin/mlmmj-recieve -F -L /var/spool/mlmmj/$nexthop/
>>
>> /var/spool/mlmmj/transport:
>>
>> /^(rcouch).*$/ mlmmj:rcouch
>>
>>
>> /var/spool/mlmmj/virtual.regexp :
>> /^(rcouch.*)@refuge.io$/ ${1}
>>
>>
>>
>>
>
>
>
>
next prev parent reply other threads:[~2011-04-22 9:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-22 8:03 [mlmmj] issue in configuration Benoit Chesneau
2011-04-22 8:56 ` Benoit Chesneau
2011-04-22 8:59 ` Ben Schmidt
2011-04-22 9:02 ` Ben Schmidt [this message]
2011-04-22 9:41 ` Benoit Chesneau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DB14428.7020804@yahoo.com.au \
--to=mail_ben_schmidt@yahoo.com.au \
--cc=mlmmj@mlmmj.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.