[Mailman-Users] maiman3 demo and VM?

2015-07-05 Thread Sylvain Viart
e with such way how to quickly setup such visualized environment? Regards, Sylvain. signature.asc Description: OpenPGP digital signature -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users M

Re: [Mailman-Users] Scrub_nondigest questions may be attachment-move custom handler

2014-06-23 Thread Sylvain Viart
rammer can use to store the image remotely. With linux server there's plenty of tools for resizing image, with and without python. If you don't need the remote simplification of AttachmentMove, you may also look at ThunderBird cloud storage FileLink e

Re: [Mailman-Users] Scrub_nondigest questions may be attachment-move custom handler

2014-06-23 Thread Sylvain Viart
rd me a message from their list > with a linked image so I can check how well it works, that would be greatly > appreciated. I sent you an example we have made on the test list. Let me know if that meet your needs. Regards, Sylvain. -

Re: [Mailman-Users] Formatting the Welcome Message

2014-06-12 Thread Sylvain Viart
pened on the Thunderbird's bug tracker? Sylvain. -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.

Re: [Mailman-Users] Setting uo a "closed list"

2014-06-05 Thread Sylvain Viart
tion rules] What steps are required for subscription? (Details for subscribe_policy) Require approval at least… But they may be able to disable delivery… Even if they are still subscribed. Googling : mailman closed list Seems to give some result too.

Re: [Mailman-Users] testing attachment-move custom handler

2014-06-03 Thread Sylvain Viart
for your valuable help. Regards, Sylvain. __ I'm looking for beta tester for this custom mailman's Handler. http://mailman.opensource-expert.com/mailman/listinfo/attachment-move Hosting in done in France and could be slow to reach from foreign countries. Open Source code and installa

Re: [Mailman-Users] testing attachment-move custom handler

2014-06-02 Thread Sylvain Viart
Hi, We have done some tests. Thanks people testing it. Le 01/06/2014 11:38, Sylvain Viart a écrit : I'm looking for beta tester for my custom Handler. http://mailman.opensource-expert.com/mailman/listinfo/attachment-move Hosting in done in France and could be slow to reach from fo

[Mailman-Users] looking for beta tester: attachment-move custom handler

2014-06-01 Thread Sylvain Viart
ber', 'Emergency', 'Tagger', 'CalcRecips', 'AvoidDuplicates', 'Cleanse', 'CleanseDKIM', 'CookHeaders', 'ToDigest', 'ToArchive', 'ToUsenet', 'Af

[Mailman-Users] mailman-AttachmentMove: completely remove moved attachment?

2014-05-15 Thread Sylvain Viart
illa-Cloud-Part: cloudFile; url=http://remotelocation/remotefile; name=original_name.pdf Content-Type: application/octet-stream Content-Transfer-Encoding: 7bit Regards, Sylvain -- Mailman-Users mailing list Mailman-Users@python.org https://mail.

Re: [Mailman-Users] web search members criteria mod

2014-05-08 Thread Sylvain Viart
On 08/05/2014 15:47, Sylvain Viart wrote: Is it possible to use the member management form, or some tricks, to filter members authorized to post to an announce list? newsletter : How do I create a newsletter/announcement/one-way list? http://wiki.list.org/pages/viewpage.action?pageId=4030685

[Mailman-Users] web search members criteria mod

2014-05-08 Thread Sylvain Viart
: accept_these_nonmembers and moderate everyone including the poster? I know the trick about Approved: But I'm sure every post will bounce once, and the poster will forget it every time… :-\ Regards, Sylvain. -- Mailman-Users mailing list Ma

Re: [Mailman-Users] count members?

2014-05-08 Thread Sylvain Viart
e rewritten it in PHP for the web purpose. It is simpler to match number. I share it here, in case of some interest: https://gist.github.com/Sylvain303/e012b2a0beec0ffbb6f0 Regards, Sylvain. -- Mailman-Users mailing list Mailman-Users@pytho

[Mailman-Users] count members?

2014-05-08 Thread Sylvain Viart
lated, searching the word "counter" gave me this page : http://wiki.list.org/display/~valium I suppose you can safely remove it) Regards, Sylvain. -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman

Re: [Mailman-Users] #Mailman on twitter

2014-04-24 Thread Sylvain Viart
stman, the guy who's deliver the post mail. Not related to opensource software at all. Pretty funny, understandable topics… :-) (for me) Regards, Sylvain. -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailm

[Mailman-Users] #Mailman

2014-04-24 Thread Sylvain Viart
Amusing. What the hashtag #mailman stand for? I don't understand any topic, not mailman related at all… Hey, great job for mailman 3! Congrats. Regards, Sylvain. -- Mailman-Users mailing list Mailman-Users@python.org

Re: [Mailman-Users] Emails from yahoo members, are getting rejected by yahoo, "Service Unavailable".

2014-04-18 Thread Sylvain Viart
uration? I mean, did they configure to specifically check the From: header? Regards, Sylvain. -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Secur

Re: [Mailman-Users] Emails from yahoo members, are getting rejected by yahoo, "Service Unavailable".

2014-04-18 Thread Sylvain Viart
ping mm_cfg.py: - ALLOW_FROM_IS_LIST = Yes - REMOVE_DKIM_HEADERS = Yes - FROM_IS_LIST = 1 Did I miss something? Regards, Sylvain. -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://

Re: [Mailman-Users] Mailman 2.1.18 release

2014-04-18 Thread Sylvain Viart
"postable" url about this announce would be? http://www.mail-archive.com/mailman-users%40python.org/msg64098.html Is there a better one? Regards, Sylvain. -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailma

Re: [Mailman-Users] handler to auto detach attachment and link it to a website keeping html

2014-04-15 Thread Sylvain Viart
nt-Type: application/octet-stream Content-Transfer-Encoding: 7bit I took this behavior and started to develop some parts. I will limit the feature to my own context, not covering all case of mix of nested part attached… But I will publish the source. Is there a preferred repository or proc

Re: [Mailman-Users] handler to auto detach attachment and link it to a website?

2014-04-11 Thread Sylvain Viart
content, outside of the full mailman context? Something like: $ python -some-useful-switch-here MyHandler.py < mymail_withheader.txt Is it more appropriate to post such question to mailman-developers list? I've found: http://pythonhosted.org/mailman/src/mailman

Re: [Mailman-Users] handler to auto detach attachment and link it to a website?

2014-03-29 Thread Sylvain Viart
Is it not the same goal? If you switch the order. Big attachment will be "scrubbed" so the message wont be too big anymore. Oh, you're right I see… You mean you cant select the size of the attachment which will be detached by the scrubbing process. All attachment will be d

Re: [Mailman-Users] handler to auto detach attachment and link it to a website?

2014-03-28 Thread Sylvain Viart
t the code of Mailman/Handlers/Scrubber.py, right? Thanks pointing me on this feature. Regards, Sylvain. -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.l

[Mailman-Users] handler to auto detach attachment and link it to a website?

2014-03-26 Thread Sylvain Viart
plicate it to all member of the list. Also for non technical writer, uploading the attachment and linking may be too painful. Regards, Sylvain. Reference links, some may be pretty old. newsletter : How do I create a newsletter/announcement/one-way list? http://wiki.list.org/pages/viewp

Re: [Mailman-Users] Using Mailman for Newsletters

2004-11-26 Thread Sylvain
e set up your web server properly, you should also be able to > subscribe by going to something like > http://www.example.com/mailman/listinfo/mynewsletter and you should be > able to adjust the various list settings at > http://www.example.com/mailman/admin/mynewsletter Yep, this s

[Mailman-Users] Using Mailman for Newsletters

2004-11-26 Thread Sylvain
ibe on the newsletter. Actually, when I send an email on [EMAIL PROTECTED] with the subject "subscribe", I see the mail arriving on my server through Postfix logs but I don't receive any confirmation mail back and no new entry in the Membership List. Thanks in advance for y

[Mailman-Users] SMTPDirect.py not always invoked for every post

2004-06-25 Thread Sylvain BAUDOIN
identical posts (same title, message, recipient) may not lead to the call of SMTPDirect. Could somebody explain me how posting really works and how to make sure it is always invoked? Thanks, Sylvain Baudoin -- Mailman-Users mailing list [EMAIL

RE: [Mailman-Users] Relaying denied

2003-09-05 Thread Sylvain Langlade
> Canonical name: vanuatu.eos.elro > a.k.a.: vanuatu > UUCP nodename: vanuatu > a.k.a.: [172.16.7.37] > a.k.a.: [127.0.0.1] > > SYSTEM IDENTITY (after readcf) > (short domain name) $w = vanuatu > (canonical domain name) $j = vanuatu.eos.el

RE: [Mailman-Users] Relaying denied

2003-09-04 Thread Sylvain Langlade
> [EMAIL PROTECTED] # ls > Mail.rc aliases.dblocal-host-names main.cf > sendmail.hf subsidiary.cf > aliases helpfile mailx.rc > sendmail.cf submit.cf trusted-users I don't know sendmail enough to give you this info (I'm

RE: [Mailman-Users] Relaying denied

2003-09-02 Thread Sylvain Langlade
> denied">[EMAIL PROTECTED] > >... Relaying denied Did you check your MTA conf files regarding IP access to the SMTP server ? If only one IP or subnet was allowed to pass emails thru your mailman server, and you change that IP and/or subnet when migrating to a new serv

RE: [Mailman-Users] using the web interface to confirm subscription

2003-08-14 Thread Sylvain Langlade
I once had such problem with a list. You can search this list for more infos about this one (thread name was "Mailman 2.1.1 crashing when approving a new member"). It looks like a deep bug somewhere between Python and Mailman. In my case, I noticed that it happened only when the list name contains

RE: [Mailman-Users] archiving

2003-07-31 Thread Sylvain Langlade
> > I had an archive up and running and doing fine. I did not > change anything to > the setting but messages are being send but not archived. > Anyone have a hint > as to what the problem might be? IIRC, I once got this problem with HTML messages produced with standard email client. If your list