Re: [Mailman-Users] all subscrition need approval

2016-02-16 Thread MichaelLeung
thanks , it is done On 02/15/2016 09:45 PM, Mark Sapiro wrote: On 02/15/2016 12:40 AM, MichaelLeung wrote: can mailman add a setting to request administrator's approval when receive q subscrition reuqest See the web admin UI Privacy options... -> Subscription rules -> subsc

[Mailman-Users] all subscrition need approval

2016-02-15 Thread MichaelLeung
Hi list can mailman add a setting to request administrator's approval when receive q subscrition reuqest -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.lis

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-28 Thread MichaelLeung
oblem. On 12/29/2015 11:58 AM, Mark Sapiro wrote: On 12/27/2015 10:11 PM, MichaelLeung wrote: please tell me what did you see the To: and the Subject:header Look at the raw message or at least the raw message headers. You can do this with, e.g., less or vi on the mailbox containing the message o

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-27 Thread MichaelLeung
please tell me what did you see the To: and the Subject:header i issue these commands echo "test message 1" | mail -s 'test mail 1' -r us...@gtexr.eu.org us...@gtexr.eu.org echo "test message 2" | mail -s 'test mail 2' us...@gtexr.eu.org i got test mail 2 as normal ,but test mail

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-27 Thread MichaelLeung
, MichaelLeung wrote: hi all sorry , i think i miss the previous email here is the output ls -l `which mail` lrwxrwxrwx 1 root root 22 12月 18 11:13 /bin/mail -> /etc/alternatives/mail ls -l `which sendmail` lrwxrwxrwx 1 root root 21 12月 18 11:12 /usr/sbin/sendmail -> /etc/alternatives/mta

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-27 Thread MichaelLeung
even aliase.com and mailman.com are resolved to a same IP address. On 12/28/2015 01:42 AM, Mark Sapiro wrote: On 12/27/2015 12:37 AM, MichaelLeung wrote: i think is related to the sender address as i use -r to speacified a maillist address as the sender address and send this mail t

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-27 Thread MichaelLeung
02:22 PM, MichaelLeung wrote: as i said i have three machines two are mailman servers, one is responsible for sending mail i send mails to these from the third machine to that two mailman servers, one accepted the message , but the other one didnot. On 12/27/2015 01:45 PM, Mark Sapiro wrote

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-26 Thread MichaelLeung
Sapiro wrote: On 12/26/2015 09:19 PM, MichaelLeung wrote: i get confuse, how did it work on the other mailman server. Do you have 1) two different Mailman servers one of which accepts the message an one of which doesn't or do you have 2) two different machines from which you send the messa

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-26 Thread MichaelLeung
here is the list i have three machine 1.first mailman server 2.sec mailman server 3. mail sender all test mails are send from 3, the mail sender On 12/27/2015 01:23 PM, Mark Sapiro wrote: On 12/26/2015 08:51 PM, MichaelLeung wrote: i have two sendmail server , i send a test mail from the

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-26 Thread MichaelLeung
i get confuse, how did it work on the other mailman server. On 12/27/2015 01:00 PM, Mark Sapiro wrote: On 12/26/2015 08:51 PM, MichaelLeung wrote: i have two sendmail server , i send a test mail from the same machine to these two server one works fine , the other one 's is what we facin

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-26 Thread MichaelLeung
and if i send this test mail to a speacific mail address, it can be received correctly . On 12/27/2015 12:51 PM, MichaelLeung wrote: i have two sendmail server , i send a test mail from the same machine to these two server one works fine , the other one 's is what we facing for . On

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-26 Thread MichaelLeung
i have two sendmail server , i send a test mail from the same machine to these two server one works fine , the other one 's is what we facing for . On 12/27/2015 12:42 PM, Mark Sapiro wrote: On 12/26/2015 08:33 PM, MichaelLeung wrote: if you are convenience , i can create a newlist for

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-26 Thread MichaelLeung
if you are convenience , i can create a newlist for test and grand you as the adminitrator. On 12/27/2015 12:20 PM, Mark Sapiro wrote: On 12/26/2015 07:58 PM, MichaelLeung wrote: i did not know the different between mail and sendmail i actually use mail , not sendmail, sorry for example

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-26 Thread MichaelLeung
essage-Id: <201512270428.tbr4sieb021...@vps2.x.eu.org> On 12/27/2015 12:20 PM, Mark Sapiro wrote: On 12/26/2015 07:58 PM, MichaelLeung wrote: i did not know the different between mail and sendmail i actually use mail , not sendmail, sorry for example echo "please dont reply this

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-26 Thread MichaelLeung
i did not know the different between mail and sendmail i actually use mail , not sendmail, sorry for example echo "please dont reply this email" | mail -v -s 'this is a test mail' -r mail...@maillist.com mail...@maillist.com On 12/27/2015 11:52 AM, Mark Sapiro wrote: my issue is when i se

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-26 Thread MichaelLeung
On 12/26/2015 06:23 PM, MichaelLeung wrote: i sent it to a mailbox instead of a maillist , mailbox can read the subject, i did use cc or bcc . I cannot understand what exactly your issue is. Your subject for this message says "mails send from sendmail with commandline to mailman beco

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-26 Thread MichaelLeung
i sent it to a mailbox instead of a maillist , mailbox can read the subject, i did use cc or bcc . On 12/27/2015 09:07 AM, Barry S. Finkel wrote: >> On 12/26/2015 03:10 PM, MichaelLeung wrote: >>> hi all >>> >>> anyone had face this problem before ? >>

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-26 Thread MichaelLeung
sorry , i think i m wrong, subject is not the root case, i actually user -r paramater to speacify the sender as the mailman's name , then mailman failed to ready mail's subject. any one can fix this ? On 12/26/2015 08:11 PM, MichaelLeung wrote: hi i locate this problem maill

[Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-26 Thread MichaelLeung
hi all anyone had face this problem before ? if i send the mail from a client end , like thunder, mailman can read it correctly . -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Ma

Re: [Mailman-Users] mails send from sendmail with commandline to mailman become 'Message has implicit destination'

2015-12-26 Thread MichaelLeung
does any know what wrong? On 12/26/2015 03:10 PM, MichaelLeung wrote: hi all anyone had face this problem before ? if i send the mail from a client end , like thunder, mailman can read it correctly . -- Mailman-Users mailing list Mai