[Mailman-Users] undeliverable email on new list

2008-05-15 Thread Matt Smith
Hello,

 

I cant figure out why a newly created list creates errors when trying to
post.  Here is an example error that comes from our exchange 2003
system.

 

Your message did not reach some or all of the intended recipients.

 

  Subject: test from matt

  Sent: 5/14/2008 4:05 PM

 

The following recipient(s) could not be reached:

 

  [EMAIL PROTECTED] on 5/14/2008 4:05 PM

The e-mail account does not exist at the organization this
message was sent to.  Check the e-mail address, or contact the recipient
directly to find out the correct address.

mail.tblc.org #5.1.1 smtp;550 5.1.1
[EMAIL PROTECTED]... User unknown

 

 

 

Matthew Smith

[EMAIL PROTECTED]

 

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


[Mailman-Users] Finding subject text

2008-05-15 Thread Sven Schmidt

Hi!

I have one list with a subject text, but it is not shown on the config 
website. I already dumped the config.pck, but didn't find it in there. 
Where could it be?

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] Topics

2008-05-15 Thread Mark Sapiro
billc wrote:

Where can I find out more about how to use Topics?  Nothing much came 
up in the FAQ.


The documentation, such as it is, is in the 'Details for' links on the
admin Topics page. There is also information from a list member's
perspective at http://www.list.org/mailman-member/node29.html in the
List Member's manual.

There's also some specific question/issue stuff in the archives of this
list, but finding/organizing it may be difficult.

-- 
Mark Sapiro [EMAIL PROTECTED]The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] Join Email Notification Template Question

2008-05-15 Thread Mark Sapiro
Bill Honneus wrote:
 
The following below is the email I get when I join my 'Test' mailing
list that I created from my mailman installation.  Since I don't want my
users to click on a link to confirm, what I would like to do is remove
the link below so that the emails that go out to my users don't include
the hyperlink (or supporting text of 'Or visit this web page') as an
option.  Is there a template that I could modify to achieve this or do I
need to change a Python script somewhere?


The template is subscribeack.txt. See
http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq04.048.htp
for info on making edited templates.

Also, this is one of the templates for which a list specific version
can be made via the admin interface Edit the public HTML pages and
text files link.

-- 
Mark Sapiro [EMAIL PROTECTED]The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] Finding subject text

2008-05-15 Thread Mark Sapiro
Sven Schmidt wrote:

I have one list with a subject text, but it is not shown on the config 
website. I already dumped the config.pck, but didn't find it in there. 
Where could it be?


Are you saying that subject_prefix on the list's General Options page
is empty, yet the subject is being prefixed on list mails?


If that is what you're saying, then either this is a different list
than you think it is and you are not looking at the General Options
page/config.pck for the list that is actually processing the mail, or
there are some modifications to this Mailman that are doing this.

You could try looking at Mailman/Handlers/CookHeaders.py which is where
the prefixing is done. You could also try

grep -r 'text' Mailman/*

where 'text' is the added prefix.

-- 
Mark Sapiro [EMAIL PROTECTED]The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] undeliverable email on new list

2008-05-15 Thread Mark Sapiro
Matt Smith wrote:

I cant figure out why a newly created list creates errors when trying to
post.  Here is an example error that comes from our exchange 2003
system.
snip
  [EMAIL PROTECTED] on 5/14/2008 4:05 PM

The e-mail account does not exist at the organization this
message was sent to.


Apparently your exchange server requires manual addition of aliases to
support Mailman lists. If your Mailman is configured in the normal
way, bin/newlist or the web create interface should have reported a
list of 10 required aliases for the new list to be manually installed.

As I have no information as to how this works in exchange, those exact
aliases may not apply, but search your current exchange configuration,
aliases, etc. for entries corresponding to your existing lists and use
those as a template for the new list.

-- 
Mark Sapiro [EMAIL PROTECTED]The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] undeliverable email on new list

2008-05-15 Thread Andrew Hodgson
Matt Smith wrote:

Hello,

I cant figure out why a newly created list creates errors when trying
to
post.  Here is an example error that comes from our exchange 2003
system.

Could you try sending without using Exchange?  Exchange may think it is
responsible for delivery through *.tblc.org, in which case you may get
similar errors.  How did you create the list, and did you update the
aliases?

Andrew.
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp