Nerses Ohanyan writes:
> I have set up everything, but it simply doesn't work. How can I debug
> my code? How can I see what the code is doing (i.e. can I print to
> terminal?)
You can run it under an interactive Python, I'm sure, but you'll need
to do a bunch of importing by hand and prepar
Getting the following complaints from the senddigest cron job:
Traceback (most recent call last):
File "/var/lib/mailman/cron/senddigests", line 94, in ?
main()
File "/var/lib/mailman/cron/senddigests", line 86, in main
mlist.send_digest_now()
File "/var/lib/mailman/Mailman/Digester.
At 8:17 PM -0400 2006-09-07, David Ellsworth wrote:
> I've setup a MM2.1.5 newsletter list and set it up to accept emails with the
> option added in the first line of the email Approved: password.
>
> Problem is I can't get it to accept an HTML file formatted email without
> messing up my HTML
At 7:02 PM -0500 2006-09-07, Andy wrote:
> Is that possible to set up filters to remove all HTML from all messages, but
> to let through any attachements, like word documents, graphic files etc. send
> to lists.
> How to do that?
The problem is that the way you think of an e-mail message, and
Is that possible to set up filters to remove all HTML from all messages, but
to let through any attachements, like word documents, graphic files etc. send
to lists.
How to do that?
Regards
andy
--
Mailman-Users mailing list
Mailman-Users@python.
I've setup a MM2.1.5 newsletter list and set it up to accept emails with the
option added in the first line of the email Approved: password.
Problem is I can't get it to accept an HTML file formatted email without
messing up my HTML and removing the Approved: password line.
The file looks like th
At 2:14 PM -0700 2006-09-07, Nerses Ohanyan wrote:
> I have set up everything, but it simply doesn't work. How can I debug
> my code? How can I see what the code is doing (i.e. can I print to
> terminal?)
Unfortunately, Python doesn't have a lot of debugging tools. You can
either run the p
Brad Knowles <[EMAIL PROTECTED]> wrote:At 8:11 PM -0700 2006-09-06, Jack
Stone wrote:
> I'll have to check on the things you suggested, but just a quick
> response without more specifics, I've noticed it takes a long, long
> time for the announcement list to reach the sendmail queue -- and
I have set up everything, but it simply doesn't work. How can I debug
my code? How can I see what the code is doing (i.e. can I print to
terminal?)
Thanks
On 9/7/06, Nerses Ohanyan <[EMAIL PROTECTED]> wrote:
> Thank you. That's exactly what I needed to know. Unfortunately, I'm
> really not an
When I implemented a custom handler for my server, I followed this FAQ:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.067.htp
Between that, the python docs that someone else mentioned and looking at the
existing handlers in Mailman/Handlers I was able to get things going with
litt
At 12:24 PM +0200 2006-09-07, Thomas Eberle wrote:
> Now the question: Is ist possible to individualize the subject line like
> using a counter or placing a variable there that pulls the member's mail
> address from the database how it is standard in a mail merging software?
Mailman is not a m
Hello
I have two problems with digests, and maybe you can help me:
- on one mailing list some users complain that they don't get their own
posts when they get the digest. I've tried this on a test list and i get
my posts so my question is if there is any setting which i might have
overlooked that
At 05:24 AM 9/7/2006, Thomas Eberle wrote:
>Now the question: Is ist possible to individualize the subject line like
>using a counter or placing a variable there that pulls the member's mail
>address from the database how it is standard in a mail merging software?
You could try to use Python forma
Hello,
I use Google Mail and Mailman where I have a list with 5000 members. All
these 5000 members get my message with the same subject line.
After I have sent the mail I get 100 answers and they all have the same
subject/reference line again. And what makes Google Mail?
It recognizes all these 10
At 8:11 PM -0700 2006-09-06, Jack Stone wrote:
> I'll have to check on the things you suggested, but just a quick
> response without more specifics, I've noticed it takes a long, long
> time for the announcement list to reach the sendmail queue -- and
> the "qfiles/out" is usually choked with
15 matches
Mail list logo