* 2 or more ml with same name
@ 2005-03-30 17:53 lupin3rd
2005-03-30 18:16 ` Christian Laursen
2005-03-30 19:02 ` lupin3rd
0 siblings, 2 replies; 3+ messages in thread
From: lupin3rd @ 2005-03-30 17:53 UTC (permalink / raw)
To: mlmmj
i test mlmmj and works very fine, i can create some mailing lists in one
domain....
now i want create 2 or more mailing list with same name but in different
domains:
ml@domain1.tld
ml@domain2.tld
is it possible?
i try in this way
in postfix aliases file i have insert:
ml: "|/usr/bin/mlmmj-recieve -L /var/spool/mlmmj/ml/"
ml1: "|/usr/bin/mlmmj-recieve -L /var/spool/mlmmj/ml1/"
and in postfix virtual:
ml@domain1.tld: ml
ml@domain2.tld: ml1
But i have problem.... the first mailing list works... if i send an
email to the second mailing list i have this:
Hi, this is the mlmmj program managing the mailinglist
ml1@drupal.it
I'm sorry to inform you that Your mail could not be delivered to the
list.
In order to post to this list, the list address have to be contained
in either the To: or Cc: header.
If you are an admin of an mlmmj driven list, you should know that this
behaviour can be changed by touching the list control file 'tocc'.
Thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2 or more ml with same name
2005-03-30 17:53 2 or more ml with same name lupin3rd
@ 2005-03-30 18:16 ` Christian Laursen
2005-03-30 19:02 ` lupin3rd
1 sibling, 0 replies; 3+ messages in thread
From: Christian Laursen @ 2005-03-30 18:16 UTC (permalink / raw)
To: mlmmj
lupin3rd <lupin3rd@gmx.it> writes:
> now i want create 2 or more mailing list with same name but in different
> domains:
>
> ml@domain1.tld
> ml@domain2.tld
>
> is it possible?
Yes, we do it.
> i try in this way
>
> in postfix aliases file i have insert:
>
> ml: "|/usr/bin/mlmmj-recieve -L /var/spool/mlmmj/ml/"
> ml1: "|/usr/bin/mlmmj-recieve -L /var/spool/mlmmj/ml1/"
>
> and in postfix virtual:
> ml@domain1.tld: ml
> ml@domain2.tld: ml1
We do something very similar.
> But i have problem.... the first mailing list works... if i send an
> email to the second mailing list i have this:
Make sure that the value in /var/spool/mlmmj/ml1/control/listaddress
is set to the same address as you use in the virtual file. Then it should
work.
--
Christian Laursen
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: 2 or more ml with same name
2005-03-30 17:53 2 or more ml with same name lupin3rd
2005-03-30 18:16 ` Christian Laursen
@ 2005-03-30 19:02 ` lupin3rd
1 sibling, 0 replies; 3+ messages in thread
From: lupin3rd @ 2005-03-30 19:02 UTC (permalink / raw)
To: mlmmj
Thanks a lot!! All works fine!! Very good software!!
In this way i can create mailing list:
/var/spool/mlmmj/domain1-1/
/var/spool/mlmmj/domain1-2/
/var/spool/mlmmj/domain2-1/
/var/spool/mlmmj/domain2-2/
and assign it to email that customer want in simple way...
Mlmmj can be integrate in most GPL control panel :)
Very good works!
Il giorno mer, 30-03-2005 alle 20:16 +0200, Christian Laursen ha
scritto:
> lupin3rd <lupin3rd@gmx.it> writes:
>
> > now i want create 2 or more mailing list with same name but in different
> > domains:
> >
> > ml@domain1.tld
> > ml@domain2.tld
> >
> > is it possible?
>
> Yes, we do it.
>
> > i try in this way
> >
> > in postfix aliases file i have insert:
> >
> > ml: "|/usr/bin/mlmmj-recieve -L /var/spool/mlmmj/ml/"
> > ml1: "|/usr/bin/mlmmj-recieve -L /var/spool/mlmmj/ml1/"
> >
> > and in postfix virtual:
> > ml@domain1.tld: ml
> > ml@domain2.tld: ml1
>
> We do something very similar.
>
> > But i have problem.... the first mailing list works... if i send an
> > email to the second mailing list i have this:
>
> Make sure that the value in /var/spool/mlmmj/ml1/control/listaddress
> is set to the same address as you use in the virtual file. Then it should
> work.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-03-30 19:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-30 17:53 2 or more ml with same name lupin3rd
2005-03-30 18:16 ` Christian Laursen
2005-03-30 19:02 ` lupin3rd
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.