Re: [Mailman-Users] Question about public HTML pages...

2004-08-06 Thread Eric Schmitz
o edit the subscription form page template to make sure those forms do not overlap. -Eric Schmitz Glenn Sieb wrote: I know I can go to a list's Admin page and change the public HTML.. but I have a question. Let's say I want to put a Paypal donation link on a list's public page--whereev

Re: [Mailman-Users] BIG discard problem

2004-08-10 Thread Eric Schmitz
messages. Click "submit all data", and they should disappear. *Use at your own risk*! This feels like something of a hack to me, but you seem a little desperate. ;-) -Eric Schmitz Robert Echlin wrote: - Original Message - From: "Robert Echlin" <[EMAIL PROTECTED]

Re: [Mailman-Users] BIG discard problem

2004-08-11 Thread Eric Schmitz
ilman, so no idea what to suggest next. Sorry! I'll be very interested to know if someone comes up with a fix. -Eric Schmitz -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http

[Mailman-Users] Editing Mailman Archive Templates in Mac OS X

2004-08-18 Thread Eric Prentice
I can't seem to find the source files where I can edit the Pipermail archive web pages in Mailman. I'm running Mac OS X 10.3.5 Server. Any suggestions? -- Mailman-Users mailing list [E

[Mailman-Users] Approved Messages Lost from Digest & Archives

2005-08-18 Thread Eric Fox
will show up in the archives or go out in the digest. All the other lists appear to be working without problems, just the one list looses messages. I've been pounding my head against the table on this one for a while. Anyone have an idea what could have gone wrong? -- /\---/\ Eric J F

[Mailman-Users] Trouble with Lost Messages

2005-08-19 Thread Eric Fox
nks, in advance, for your responses. --- /\---/\ Eric J Fox / o o \ http://fox.phoenix.az.us/ \.\ /./ --- \@/"Of course it runs NetBSD." . On Thu, 18 Aug 2005, Eric Fox wrote: > I host a couple of small lists for various groups. Recently one of t

[Mailman-Users] Make a list inactive?

2005-11-04 Thread Eric Hamburg
Is there a way to flag an existing list as inactive? Thanks, Eric -- 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

[Mailman-Users] Lists

2005-11-14 Thread Eric Sangalang
show all the list with a pause option? Thanks Eric -- 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

[Mailman-Users] Mailman stopped delivering mail

2005-11-15 Thread Eric Evans
if anyone has any suggestions for how I could proceed further, I'd appreciate hearing them. Thank you very much. Eric -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman

Re: [Mailman-Users] Mailman stopped delivering mail

2005-11-16 Thread Eric Evans
(in the process upgrading from 2.1.2 to 2.1.5) and I still can't get Mailman to work. Thanks, Eric > >I have a perplexing problem and I was hoping someone might be able to give > >me some advice. I've been running Mailman for several months with no > >problems, and a f

[Mailman-Users] Can't run qrunner because of permissions problem

2005-11-17 Thread Eric Evans
d: '/usr/local/mailman/data/master-qrunner.pid' I've checked the permissions with check_perms and there are no permissions problems indicated. Anybody have any idea what is going on here? Thanks very much, Eric -- Mailma

Re: [Mailman-Users] Can't run qrunner because of permissions problem

2005-11-17 Thread Eric Evans
have run Mailman 2.1.2 successfully on Solaris 8 before, but we recently upgraded to 2.1.5. If anybody has any further suggestions for things to try, I'd appreciate hearing them. Thanks, Eric >The user that ran bin/mailmanctl does not have permission to create >and/or write to

[Mailman-Users] Export Subscribers

2005-11-17 Thread Eric Sangalang
Hi All, How would I export my subscribers from my lists. I have 85 lists. thanks -- 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-m

[Mailman-Users] having trouble getting webpages to come up

2005-11-17 Thread Eric Evans
what? The Mailman documentation doesn't say anything about this. Thanks, Eric -- 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

Re: [Mailman-Users] having trouble getting webpages to come up

2005-11-17 Thread Eric Evans
Thanks a lot... Eric >Is your ScriptAlias defined? > >http://www.gnu.org/software/mailman/mailman-install/node10.html > > > > > > > > -- > > Mailman-Users mailing list > > Mailman-Users@python.org &g

Re: [Mailman-Users] having trouble getting webpages to come up

2005-11-17 Thread Eric Evans
f? If so, then how exactly how does this work? I'd really like to understand the process by which the Apache server is able to find the Mailman admin web page. There is clearly some kind of big disconnect between Mailman and Apac

Re: [Mailman-Users] having trouble getting webpages to come up

2005-11-18 Thread Eric Evans
Error" message. Does anyone have any idea what might cause that? Thanks, Eric >What connects mailman to apache can be answered two ways, both are >important. > >1) The proper URL, which makes sure you're connected to the right >server, and it has the right path to get to the

Re: [Mailman-Users] Mailman stopped delivering mail

2005-11-18 Thread Eric Evans
I tried running this python script, and interestingly enough it does cause a message to be delivered correctly. So why does this script work but I get "host/servname not known" errors when I try to send a message to my list through Mailman? Very mysterious. Eric >See the p

Re: [Mailman-Users] Mailman stopped delivering mail

2005-11-21 Thread Eric Evans
from this host using the mail command, and the mail is delivered without any problem, but Mailman always gives these "host/servname not known" errors. What's most peculiar is that Mailman used to work just fine on this particular host, and to the best of my knowledge the syst

[Mailman-Users] can't create a list

2005-11-21 Thread Eric Evans
an unexpected keyword argument 'errors' Has anyone seen this kind of error before when running newlist? Thanks a lot, Eric -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-user

Re: [Mailman-Users] can't create a list

2005-11-22 Thread Eric Evans
We're running Python 2.2.2. It occurs to me that this version of Python might not be compatible with the latest version of Mailman. I'm in the process of trying to upgrade our Python. Thanks... Eric >What Python version is this? > >It appears that your email.Headers.Hea

Re: [Mailman-Users] Mailman stopped delivering mail

2005-11-22 Thread Eric Evans
years even, and we never had a problem with it until recently. Thanks very much for the helpful tip. Eric > >>What if anything do you have in mm_cfg.py for SMTPHOST and SMTPPORT? If > >>nothing, Have you perhaps changed them in Defaults.py (Nothing in > >>Defaults.py sho

Re: [Mailman-Users] downloading my entire members list

2005-12-06 Thread Eric Fox
addresses subscribed to that list. Run the command without arguments to get help with syntax and option flags. /\---/\ Eric J Fox / o o \ http://fox.phoenix.az.us/ \.\ /./ --- \@/"Of course

Re: [Mailman-Users] downloading my entire members list

2005-12-06 Thread Eric Fox
ome_list If you need help regarding shell access to the mailman server, you may want to consider asking your Systems Administrator. Alternatively, I'd be happy to answer a few questions off list. /\---/\ Eric J Fox / o o \ http://fox.phoenix.az.us/ \.\ /./ --

[Mailman-Users] question about strange Mailman glitch

2006-06-26 Thread Eric Evans
causing a problem for us before the power outage but DID cause a problem after the power outage? Anyone have any thoughts on this? Thanks very much, Eric -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman

[Mailman-Users] Add and Removelist from .txt file

2006-07-25 Thread Eric Oye
I have few member lists under Mailman and I came across a situation where I would like to remove quite some members from different lists. What I'm doing now is browse through each list, searching for the particular email address and delete it. This method cost me alot of time. Is there any way

Re: [Mailman-Users] Add and Removelist from .txt file

2006-07-25 Thread Eric Oye
i know about that command, but it cant help to add or remove the email i written in the text file. Do you have any idea or any command that can retreive those email address i store at the text file and do adding n removing on mailman? Thanks a lot -- View this message in context: http://www.nabb

Re: [Mailman-Users] Add and Removelist from .txt file

2006-07-26 Thread Eric Oye
t not manually find the list to delete members. Thanks fort the support. Eric -- View this message in context: http://www.nabble.com/Add-and-Removelist-from-.txt-file-tf1996930.html#a5514685 Sent from the Mailman - Users forum at Nabble.com. -- Ma

Re: [Mailman-Users] Add and Removelist from .txt file

2006-07-27 Thread Eric Oye
Thanks Mark, it do help, really thanks for the solution. Anyway, those had involve in the forum, thanks you very much as well -- View this message in context: http://www.nabble.com/Add-and-Removelist-from-.txt-file-tf1996930.html#a5516725 Sent from the Mailman - Users forum at Nabble.com.

Re: [Mailman-Users] Can't send messages to list

2006-08-27 Thread Eric Howland
func(mlist, msg, msgdata) File "/var/mailman/Mailman/Handlers/SMTPDirect.py", line 162, in process conn.quit() File "/var/mailman/Mailman/Handlers/SMTPDirect.py", line 89, in quit self.__conn.quit() File "/usr/lib/python2.2/smtplib.py", line 702,

Re: [Mailman-Users] Can't send messages to list

2006-08-28 Thread Eric Howland
On 8/27/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > Eric Howland wrote: > > > >I have this problem as well. Mark's response describes my case. In my > >smtp-failures file I get: > > > >[EMAIL PROTECTED] src]# tail /var/log/mailman/smtp-failure > &

Re: [Mailman-Users] Can't send messages to list

2006-08-30 Thread Eric Howland
On 8/29/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > Eric Howland wrote: > > > >I have used both DELIVERY_MODULE = 'Sendmail' > >and > >DELIVERY_MODULE = 'SMTPDirect' > > > >This just shifts the directory in which the outgoi

Re: [Mailman-Users] Can't send messages to list

2006-08-30 Thread Eric Howland
On 8/30/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > Patrick Bogen wrote: > > >On 8/30/06, Eric Howland <[EMAIL PROTECTED]> wrote: > >> I thought I have another machine that can act as a mail server (and is > >> also running postfix) maybe I could get it

Re: [Mailman-Users] Mailman and Postfix on different hosts?

2006-08-30 Thread Eric Howland
On 8/30/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > Anders Norrbring wrote: > > >Simple question, > >would it be possible to run mailman on one host, and the Postfix MTA on > >another host? > > > >The reason is that I'm configuring a new in/outgoing server that > >eventually should take over the "

[Mailman-Users] How do I edit the footer-info so that it affects ALL emails sent outof my create

2006-10-11 Thread Eric Salonen
. Im using Mailman version 2.1.7. Thanks to anybody who answers. KR, -- Eric Salonen Customer Support Officer Direct: +358 3 630 0215 AMBIENTIA LTD. - DIGITAL BUSINESS AWARENESS Visamäentie 35, FIN-13100 Hämeenlinna, Finland Tel. +358 3 630 020, Fax +358 3 630 0260, http://www.ambientia.net

[Mailman-Users] debian/exim4/mailman

2006-11-03 Thread Eric Walker
tc. I follow the links in the page and it takes me back to my home machine and I see the mailman pages. I can admin and add users. I cannot send an email to the list though... I have other things I need a different outlook on but lets get me mailing to the list first. Thanks Eric W

Re: [Mailman-Users] debian/exim4/mailman

2006-11-03 Thread Eric Walker
think I need to autheticate to this smtp server but not sure how on the telnet command line. Thanks Mark Sapiro <[EMAIL PROTECTED]> wrote: Eric Walker wrote: > >1) how do I do that, not sure what you mean. Are you saying connect directly >to my web hosts smtp server? >2) not sur

Re: [Mailman-Users] debian/exim4/mailman

2006-11-08 Thread Eric Walker
I am assuming this means that my exim4 is not authenticating. How can I test to see if exim4 is sending out the correct info to authenticate. I do have the paswd and username in my passwd.client file. Eric ... "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: Actually Mark, I was go

[Mailman-Users] mailman and exim4

2006-11-09 Thread Eric Walker
list say [EMAIL PROTECTED], how do I send mail to everyone who is a member of the test list? Thanks Eric - Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates. -- Mailman-Users mailing

Re: [Mailman-Users] mailman and exim4

2006-11-09 Thread Eric Walker
no one got any ideas? Eric Walker <[EMAIL PROTECTED]> wrote: Ok, I am back. I am able to send a message out of exim4 from the command line through my webhosts smtp servers. (godaddy). Now I need to install mailman and get them to play together. Well it says the basic install should work

[Mailman-Users] Installation on a current mail system

2006-11-10 Thread Eric Michaels
Just want confirmation before moving forward. We ran a test setup Redhat 8/Sendmail and Mailman is working great. Now I have to repeat the setup on a current linux box that handles our mail scrubbing. So I would like to install Mailman on a production sendmail box that we scrub emails with Spam

[Mailman-Users] contact email incorrect

2011-12-30 Thread Eric Hansen
greatly appreciated! Happy New Year! *eric* -- Eric Hansen -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org

[Mailman-Users] configuration of mailman with postfix

2012-07-25 Thread Eric Smith
ructions Thanks. -- Best regards, Eric Smith Mobile: 00 31 6 455 09313 - Tel Wageningen: +31 317 72 -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.l

Re: [Mailman-Users] configuration of mailman with postfix - SOLVED

2012-07-30 Thread Eric Smith
finding the answer. Maybe this will save someone else the time that it cost me. Is the cause of this type of issue my ignorance alone? Why (else) do these things happen? -- Best regards, Eric Smith Scott Kitterman wrote on Wed-25-Jul 12 9:07PM > On Wednesday, July 25, 2012 08:55:52 PM Eric Sm

[Mailman-Users] add_members with password

2012-08-28 Thread Eric Smith
How do I add_members and allocate a password? For members who do not wish to subscribe through the web interface, what is the way to subscribe them so that they have a password for subsequent login? Thanks Eric Smith -- Mailman-Users mailing

[Mailman-Users] configure lists with text file or programatically.

2012-08-30 Thread Eric Smith
advice. -- Best regards, Eric Smith Mobile: 00 31 6 455 09313 - Tel Wageningen: +31 317 72 -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3

Re: [Mailman-Users] configure lists with text file or programatically -> in a stream

2012-08-30 Thread Eric Smith
This seems to be a nice solution; $ sudo config_list -o /dev/stdout |sed 's/advertised = .*/advertised = False/' -e 's/foo/bar/ |sudo config_list -i /dev/stdin Eric Smith wrote on Thu-30-Aug 12 8:23PM > I have created a dozen or so lists and I want to change the > se

[Mailman-Users] Single password per user

2012-09-15 Thread Eric Smith
Postorius? -- Eric Smith -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http

[Mailman-Users] List of members in msg_footer

2012-09-23 Thread Eric Smith
Is it possible to expand the list members in the msg_footer? (Obviously this only intended for lists with a few members) -- Eric Smith -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users

[Mailman-Users] Adding custom header

2012-11-06 Thread Eric Smith
://mail.python.org/pipermail/mailman-users/2011-December/072595.html -- Eric Smith -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http

[Mailman-Users] Automating procmail processing for new lists

2013-01-10 Thread Eric Smith
The below suggestions to procmail before posting to the list requires manual configuration each time you set up a new list. Is there a simple automatic way to achieve this? Eric Smith Quoting: http://www.mail-archive.com/mailman-users

[Mailman-Users] mult-site installation - virtual domains and postfix

2013-02-15 Thread Eric Smith
I could not find the documentation that I read previously on how to install mailman so that each virtual domain has distinct lists. For example they may have the same listname ad are distinct by the fact that they are in another domain. Would someone please point me to the instructions. -- Eric

[Mailman-Users] Multiple mailman domains

2013-02-20 Thread Eric Smith
Sapiro http://mail.python.org/pipermail/mailman-users/2008-November/063886.html. Is there sufficient informationn here to guide me in this configuration? -- Eric Smith -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org

[Mailman-Users] Users' names on roster page

2009-08-11 Thread Eric Shubert
I would like to see the users' names (which I know are optional) on the List Subscribers page (http://domain/mailman/roster/list). Is there an option for this that I missed, or would it require a program change? TIA -- -Eric &#

[Mailman-Users] accept email to a maillist only from list owner

2009-09-04 Thread Eric Parker
and/or the best way to accomplish this? Thank you for any help you can provide. Eric _ Windows Live: Keep your friends up to date with what you do online. http://windowslive.com/Campaign/SocialNetworking?ocid=PID23285::T:W

Re: [Mailman-Users] accept email to a maillist only from list owner

2009-09-07 Thread Eric Parker
> Date: Fri, 4 Sep 2009 16:05:25 -0700 > From: m...@msapiro.net > To: ercpar...@hotmail.com; mailman-users@python.org > Subject: Re: [Mailman-Users] accept email to a maillist only from list owner > > Eric Parker wrote: > > > >Is there a setting I could make

[Mailman-Users] Trouble Sending

2011-04-02 Thread Eric Aldhizer
I am having trouble with all of my lists. I can send an email to any of them, the mail shows up in the archives, but doesn't distribute to any (including poster) members. This was sudden, I hadn't logged into admin on any lists

[Mailman-Users] Postfix integration.

2004-09-10 Thread Eric Renfro
How could I get use mailman/lists to generate a postfix "route" map, so I could have a usable recipient map somewhat similar to what's shown at: http://archives.neohapsis.com/archives/postfix/2004-01/0207.html Eric Renfro -

[Mailman-Users] Recovering data/virtual-mailman file

2004-09-24 Thread Eric Pretorious
Hello, All: As root I ran bin/genaliases this morning and it emptied my data/virtual-mailman file. Is there any way to recover this file? e.g., maybe from the data/virtual-mailman.db? -- Eric P., Sunnyvale, CA -- Mailman-Users mailing list

Re: [Mailman-Users] Recovering data/virtual-mailman file

2004-09-24 Thread Eric Pretorious
On Friday 24 September 2004 01:12 pm, Eric Pretorious wrote: >As root I ran bin/genaliases this morning and it emptied my >data/virtual-mailman file. Is there any way to recover this file? e.g., > maybe from the data/virtual-mailman.db? I'm guessing that there *is* a way - The `

[Mailman-Users] Recovering the virtual-mailman file

2004-09-26 Thread Eric Pretorious
Hello, All: I ran `bin/genaliases` this morning and it emptied my data/virtual-mailman file. Is there any way to recover this file? e.g., maybe from the data/virtual-mailman.db file? -- Eric P., Sunnyvale, CA -- Mailman-Users mailing list

Re: [Mailman-Users] Mailman URL and listinfo

2004-10-10 Thread Eric Pretorious
t's related to your Apache config's. What's the specific error message that you recieve when you try to access MM locally? (i.e., via 192.168.x.x) -- Eric P., Sunnyvale, CA -- Mailman-Users mailing list [EMAIL PROTECTED] h

Re: [Mailman-Users] Recovering the virtual-mailman file

2004-09-27 Thread Eric Pretorious
On Monday 27 September 2004 12:28 am, Jim Tittsler wrote: >On Sep 27, 2004, at 05:10, Eric Pretorious wrote: >> I ran `bin/genaliases` this morning and it emptied my >> data/virtual-mailman file. Is there any way to recover this file? > >bin/genaliases should be able to bui

Re: [Mailman-Users] Recovering the virtual-mailman file

2004-09-27 Thread Eric Pretorious
On Sunday 26 September 2004 01:10 pm, Eric Pretorious wrote: >I ran `bin/genaliases` this morning and it emptied my >data/virtual-mailman file. Is there any way to recover this file? e.g., > maybe from the data/virtual-mailman.db file? When I execute `bin/genaliases` now, it

Re: [Mailman-Users] Re: Recovering the virtual-mailman file

2004-09-30 Thread Eric Pretorious
On Tuesday 28 September 2004 04:34 am, Tom Diehl wrote: >On Mon, 27 Sep 2004, Eric Pretorious wrote: >> On Sunday 26 September 2004 01:10 pm, Eric Pretorious wrote: >> >I ran `bin/genaliases` this morning and it emptied my >> >data/virtual-mailman file. Is there any wa

Re: [Mailman-Users] Recovering the virtual-mailman file

2004-10-01 Thread Eric Pretorious
On Sunday 26 September 2004 01:10 pm, Eric Pretorious wrote: >I ran `bin/genaliases` this morning and it emptied my >data/virtual-mailman file. Is there any way to recover this file? e.g., > maybe from the data/virtual-mailman.db file? I'm sure that it must be possible. `bin/list_l

[Mailman-Users] Where are bounce scores stored?

2004-12-27 Thread Eric Elder
I'd like to be able to see the bounce scores for my list members (before they reach the unsubscribe threshold). Where are these scores stored? And is there an easy way to view them? Thanks, Eric -- Mailman-Users mailing list Mailman-

[Mailman-Users] can't admin 'mailman' list

2005-01-04 Thread Eric Seppanen
ny, will be sent out daily. but for some reason, I can't reach the admin page for the 'mailman' list-- it simply redirects me back to /mailman/listinfo. So I'm getting daily reminders that I can't stop, because the web admin interface doesn't appear to allow acces

Re: [Mailman-Users] can't admin 'mailman' list

2005-01-04 Thread Eric Seppanen
On Tue, Jan 04, 2005 at 12:23:00PM -0600, Eric Seppanen wrote: > ...for some reason, I can't reach the admin page for the 'mailman' > list-- it simply redirects me back to /mailman/listinfo. > > So I'm getting daily reminders that I can't stop, because the we

[Mailman-Users] Tracking bounces

2005-01-10 Thread Eric Elder
rds that a message has bounced? I'm not sure if this is in a log file that is human readable, or in another place that is even viewable through the mailman interface, but I can't seem to find a way to find this info. Thanks, Eric -- M

[Mailman-Users] Sendmail startup question

2005-01-11 Thread Eric Elder
ndrestart) if [ -f /var/lock/subsys/sendmail ]; then stop start RETVAL=$? fi ;; status) status sendmail RETVAL=$? ;; *) echo $"Usage: $0 {start|stop|restart|condrestart|status}" exit 1

[Mailman-Users] Unsubscribe/Send Password not working

2005-01-24 Thread Eric Elder
look to try to find out why this is happening? (P.S. I have another list on the same server that uses a different domain name for the web interface, and the unsubscribe feature works fine on that domain. It's just on this 2nd domain that it is failing, if that gives any more clues.) Th

[Mailman-Users] Unsubscribe/Send password not working

2005-01-25 Thread Eric Elder
look to try to find out why this is happening? (P.S. I have another list on the same server that uses a different domain name for the web interface, and the unsubscribe feature works fine on that domain. It's just on this 2nd domain that it is failing, if that gives any more clues.) Th

[Mailman-Users] Unsubscribe/Send Password not working

2005-01-25 Thread Eric Elder
look to try to find out why this is happening? (P.S. I have another list on the same server that uses a different domain name for the web interface, and the unsubscribe feature works fine on that domain. It's just on this 2nd domain that it is failing, if that gives any more clues.) Th

[Mailman-Users] Can't delete user with "quotes" around name

2005-01-25 Thread Eric Elder
ere another way to delete their name from the system? Eric -- 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: ht

[Mailman-Users] Restrict Posting to individual users

2005-06-20 Thread Eric Howell
I have several lists available on a Mac OS X Server (Mailman 2.1.4) I can¹t figure out how to set the software (using the GUI) to ensure that only a single user is permitted to post a message for delivery. There are several hundred members on the list, but I want every message to be held for approv

[Mailman-Users] fatal: execvp /var/mailman/mail/mailman

2007-11-20 Thread Eric Beda
Hi, i'm new to mailman, and i was given a mailserver to reinstall, which i did, and through previous backup tried to restore the mailserver, the server sends and receives mail just fine, i succesfully (i think) installed mailman, i tried restoring the backed up mailling list going through som

Re: [Mailman-Users] fatal: execvp /var/mailman/mail/mailman

2007-11-20 Thread Eric Beda
ferred (temporary failure. Command output: local: fatal: execvp /var/mailman/mail/mailman: No such file or directory ) i am running postfix... > Eric Beda wrote: >> >>the server sends and receives mail just fine, i succesfully (i think) >>installed mailman, i tried restoring

Re: [Mailman-Users] fatal: execvp /var/mailman/mail/mailman

2007-11-20 Thread Eric Beda
Hi, I've realised my mistake, apparently mailman was installed in /usr/lib/mailman instead of /var/mailman, since i had just copied and pasted the /etc/aliases file it saw some conflict there, i didn't know what version was installed prior to my install Thanks for the help guyz...

[Mailman-Users] mailman not delivering mail

2007-11-20 Thread Eric Beda
Mailman doesn't send email, i get this in my maillog to=<[EMAIL PROTECTED]>, relay=local, delay=60, delays=60/0.01/0/0.18, dsn=2.0.0, status=sent (delivered to command: /usr/lib/mailman/mail/mailman post dmis-staff) but the mails are never delivered to the users mailboxes, and are not even archiv

Re: [Mailman-Users] mailman not delivering mail

2007-11-20 Thread Eric Beda
??? > Eric Beda wrote: > >>Mailman doesn't send email, i get this in my maillog >> >>to=<[EMAIL PROTECTED]>, relay=local, delay=60, >>delays=60/0.01/0/0.18, dsn=2.0.0, status=sent (delivered to command: >>/usr/lib/mailman/mail/mailman post dmis-staff) >

Re: [Mailman-Users] mailman not delivering mail

2007-11-20 Thread Eric Beda
Hi, Through a bit more troubleshoting i realised that mailman failed to post the messages post log for mailman shows Nov 21 09:49:06 2007 (6735) post to dmis-staff from [EMAIL PROTECTED], size=2457, message-id=<[EMAIL PROTECTED]>, 10 failures what could be the problem > Eric B

Re: [Mailman-Users] mailman not delivering mail

2007-11-21 Thread Eric Beda
om [EMAIL PROTECTED], > size=2457, message-id=<[EMAIL PROTECTED]>, > 10 failures > > what could be the problem > > >> Eric Beda wrote: >> >>>Mailman doesn't send email, i get this in my maillog >>> >>>to=<[EMAIL PROTECTED]>,

[Mailman-Users] reject oversize messages rather than hold for moderation?

2007-11-24 Thread Eric Smith
in one place, and the "reject" decisions in another. I'd have expected it to identify the possible problems with a message, and allow list-admin-configurable policy decisions to be made for each of those problems. But perhaps the current structure makes sense to those who have

Re: [Mailman-Users] reject oversize messages rather than hold formoderation?

2007-11-24 Thread Eric Smith
). For example, I might have expected to see a handler for message size. Instead, it appears that the Hold handler has to think about all of the reasons that a message might be held. But like I said, this probably makes sense to all of you Mailman maintainers, so I probably am

[Mailman-Users] No footers for subscribers that are non-digest

2008-01-18 Thread Eric Gearhart
'To STOP, SUSPEND, CHANGE, or otherwise DO ANYTHING to your subscription, go here:\r\nhttp://listserv3.dakotacom.net/mailman/listinfo/cassie-tips_listserv3.dakotacom.net', So the settings are in the config.pck file... at this point I'm pretty much

Re: [Mailman-Users] Sending MovableType notifications via Mailman

2008-02-12 Thread Eric Lee
I just checked and unfortunately, both the variables are set as you suggested -- generic_nonmember_action is 'hold' and forward_auto_discards is 'yes'. But I'm not getting any error messages back. Any other ideas? Thanks. Oh, and take what you have gathered from coin

Re: [Mailman-Users] Sending MovableType notifications via Mailman

2008-02-12 Thread Eric Lee
tual server. They're not responding to requests for support. Could it be that there's something in the setup of Mailman which I can change? It is possible that Mailman may be blocking receipt of any postings from external sources (i.e., emails sent from different servers)? Eric On Feb 13

[Mailman-Users] Sending MovableType notifications via Mailman

2008-02-12 Thread Eric Lee
(sent via the email client) as a submission to the list, to be moderated, and the other (sent to the same address via MovableType) isn't treated this way. What could be the difference? Thanks very much. Eric Lee -- Phone: +44 7 846658571 or +44 2083461953 Email: [EMAIL PROT

Re: [Mailman-Users] 2008 Pizzigati Prize

2008-03-06 Thread Eric Gearhart
Congrats for the much deserved award, and thanks. Long live OSS! :-) Eric Gearhart http://nixwizard.net -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/c

[Mailman-Users] Mailman hosted on 1and1?

2008-04-25 Thread Eric Snyder
We have our corporate domain hosted on 1and1.com. Can we install mailman on the 1and1 environment? Anyone already doing this? -- === Eric Snyder Pres/CEO; Snyder Thorn Enterprises, Inc. (613) 688-1570; [EMAIL PROTECTED] www.SnyderThorn.com

[Mailman-Users] Fwd: Mailman hosted on 1and1?

2008-04-26 Thread Eric Snyder
? === Eric Snyder Pres/CEO; Snyder Thorn Enterprises, Inc. (613) 688-1570; [EMAIL PROTECTED] www.SnyderThorn.com === -- Forwarded message -- From: Brad Knowles <[EMAIL PROTECTED]> Date: Fri, Apr 25, 2008 at 7:45 PM S

[Mailman-Users] non-delivery notfications

2009-02-07 Thread Eric Schvartz
ld be much appreciated. Best regards. Eric Schvartz Réseau des traducteurs et traductrices en éducation Email: e.schva...@cmec.ca http://www.rte-nte.ca/ >Your message did not reach some or all of the intended recipients. >Subject: RE: [Mylist] Test message >Sent: 2/4/2009 6:12 PM &g

[Mailman-Users] Syslog in Mailman

2015-05-03 Thread Eric Lamer
error,smtp etc. so I know the message are getting in the log files. Just no syslog. Any idea? I am using Mailman 2.1.18 on Debian 8. Thanks. [cid:45762505-9551-43f5-9158-58708DA84162.jpg] [cid:logo-new.jpg] Eric Lamer CEO Phoenix Secure Inc. [cid:phone.png] 514-914

[Mailman-Users] Mailman on CentOs

2015-05-07 Thread Eric Lamer
?Hi, Can I install Mailman on CentOs 6.5? Thanks. [cid:45762505-9551-43f5-9158-58708DA84162.jpg] [cid:logo-new.jpg] Eric Lamer CEO Phoenix Secure Inc. [cid:phone.png] 514-914-5599 [cid:printer_and_fax.png] 514-800-2556 [cid:mail_32.png] e...@phoenixsecure.com [cid:button-facebook.png

Re: [Mailman-Users] Mailman on CentOs

2015-05-07 Thread Eric Lamer
I tried to upgrade to version 2.1.20 or 2.1.18 and I have a lot of problems, io error etc. EricLamer CEO Phoenix Secure Inc. 514-914-5599 514-800-2556 e...@phoenixsecure.com -Original Message- From: Mailman-Users [mailto:mailman-users-bounces+eric=phoenixsecure

Re: [Mailman-Users] Mailman on CentOs

2015-05-07 Thread Eric Lamer
[mailto:mailman-users-bounces+eric=phoenixsecure@python.org] On Behalf Of Mark Sapiro Sent: Thursday, May 7, 2015 9:24 PM To: mailman-users@python.org Subject: Re: [Mailman-Users] Mailman on CentOs On 05/07/2015 06:01 PM, Eric Lamer wrote: > I tried to upgrade to version 2.1.20 or 2.1.18 and I h

Re: [Mailman-Users] Mailman on CentOs

2015-05-07 Thread Eric Lamer
What parameters should I use for the configure? EricLamer CEO Phoenix Secure Inc. 514-914-5599 514-800-2556 e...@phoenixsecure.com -Original Message- From: Mark Sapiro [mailto:m...@msapiro.net] Sent: Thursday, May 7, 2015 10:05 PM To: Eric Lamer; Subject: Re: [Mailman

Re: [Mailman-Users] Mailman on CentOs

2015-05-08 Thread Eric Lamer
to:m...@msapiro.net] Sent: Thursday, May 7, 2015 11:29 PM To: Eric Lamer; mailman-users@python.org Subject: Re: [Mailman-Users] Mailman on CentOs On 05/07/2015 07:48 PM, Eric Lamer wrote: > What parameters should I use for the configure? I recommend --prefix=/usr/lib/mailman --with-var-prefix=/v

Re: [Mailman-Users] [SPAM] - Re: Mailman on CentOs - Sender is forged (SPF Fail)

2015-05-08 Thread Eric Lamer
Sent: May-08-15 9:40 AM To: Eric Lamer Cc: Mark Sapiro; mailman-users@python.org Subject: [SPAM] - Re: [Mailman-Users] Mailman on CentOs - Sender is forged (SPF Fail) * Eric Lamer : > Ok I installed a fresh copy of mailman 2.1.20, now I have this error > > Fri May 08 09:25:51 2015] [error

<    1   2   3   >