@python.org] On Behalf Of
Mark Sapiro
Sent: Monday, October 24, 2016 10:37 AM
To: mailman-users@python.org
Subject: Re: [Mailman-Users] Migrating Mailman to New Server (Same Domain)
On 10/24/2016 06:41 AM, Jewel Brueggeman-Makda wrote:
> Would it be best to copy the entire mailman directory to the
-bounces+jewel.makda=washburn@python.org] On Behalf Of
Mark Sapiro
Sent: Saturday, September 24, 2016 11:36 AM
To: mailman-users@python.org
Subject: Re: [Mailman-Users] Migrating Mailman to New Server (Same Domain)
On 09/23/2016 02:50 PM, Jewel Brueggeman-Makda wrote:
> TGIF Mailman Gurus,
>
TGIF Mailman Gurus,
My current Mailman 2.1.12 server is lists.washlaw.edu and is running on a
RedHat vm. I need to move it onto a new server which already has a new
instance of Mailman 2.1.22 also on a RedHat vm. I already ran the ./configure
command to be the same setup as the OLD server. I
-
From: Mark Sapiro [mailto:m...@msapiro.net]
Sent: Tuesday, September 13, 2016 12:46 PM
To: Jewel Brueggeman-Makda ;
mailman-users@python.org
Subject: RE: [Mailman-Users] Unable to post to list - Command died with status 2
On September 13, 2016 10:11:05 AM PDT, Jewel Brueggeman-Makda
wrote
-Original Message-
From: Mark Sapiro [mailto:m...@msapiro.net]
Sent: Tuesday, September 13, 2016 11:39 AM
To: Jewel Brueggeman-Makda ;
mailman-users@python.org
Subject: Re: [Mailman-Users] Unable to post to list - Command died with status 2
On 09/13/2016 09:02 AM, Jewel Brueggeman-Makda
/12/2016 06:45 AM, Jewel Brueggeman-Makda wrote:
> Good Morning,
> I am in the process of setting up a replacement mailman server and so far
> things are going well. I did have 2.1.22 and upgraded to 2.1.23. The point
> where I am stuck is when I try to post to the mailman list I
Good Morning,
I am in the process of setting up a replacement mailman server and so far
things are going well. I did have 2.1.22 and upgraded to 2.1.23. The point
where I am stuck is when I try to post to the mailman list I receive the
following error below. When I setup mailman I used the foll
I am wanting to shrink the archives on my lists. I only want to keep archives
for the last 2 or 3 years. Is there a script that will do this? What are the
steps to truncating and rebuilding an archive?
Running Mailman 2.1.12 on Red Hat 5
Jewel
--
To: mailman-users@python.org
Subject: Re: [Mailman-Users] Not able to access Mailman web interface
On 6/29/16 9:12 AM, Jewel Brueggeman-Makda wrote:
> I am trying to setup a new instance of Mailman 2.1.22 on RedHat 7.2 using
> Apache 2.4. The plan is to move mailman from an old server
I am trying to setup a new instance of Mailman 2.1.22 on RedHat 7.2 using
Apache 2.4. The plan is to move mailman from an old server to the new one. For
the moment I am just trying to get it setup.
Apache's home page is fine but as soon as I try to go to
webserver/mailman/listinfo I get the gen
I am wanting to rebuild an archive but when I issue the following
command either as mailman or root:
bin/arch --wipe mylist
/usr/local/mailman/archives/private/mylist.mbox/mylist.mbox
I get the following error:
Traceback (most recent call last):
File "./arch", line 200, in ?
main()
File
I am using Postfix and when I send a test to the mailman list, which I
am a member of I can see it being sent in the maillog:
Nov 18 17:39:42 lists postfix/smtp[3953]: DBFB98C0011:
to=<[EMAIL PROTECTED]>,
relay=ims.washburnlaw.edu[198.252.9.211]:25, delay=0.11,
delays=0.03/0.02/0.05/0.01, dsn=2.0.0
By diabling SELinux altogether it worked. My only question is regarding
what you said earlier, the working was a bit confusing for me:
> > Then you need to remove any mailman aliases from /etc/aliases or
> > whereever they were before if not
> /usr/local/mailman/data/aliases, and
> > run 'postali
Ok, I stand corrected. Mail is working fine!
My problem is issuing the genaliases command. If it only works for root
when SELinux is off it should work for the user mailman. I have also
added the hash:/usr/local/mailman/data/aliases to my alias_maps in
/etc/postfix/main.cf
Jewel
- Ori
My maillog shows:
Nov 14 16:43:27 lists postfix/smtp[18085]: 60CE58C0013:
to=<[EMAIL PROTECTED]>,
relay=relay.washburnlaw.edu[198.252.9.211]:25, delay=0.18,
delays=0.1/0.02/0.05/0.02, dsn=2.0.0, status=sent (250 Message accepted
for delivery)
Nov 14 16:43:27 lists postfix/qmgr[1858]: 60CE58C0013:
When I add: MTA='Postfix' to my mm_cfg.py file mail stops getting
delivered. I don't see anything suspicous in my logs to help. I
checked to confirm that the OutgoingRunner hasn't died. Postfix appears
to still be livering based on it's logs saying 'sent'. Anyone else had
this issue?
Jewel
--
I have a few lists which are public and they are not accessible, which I
cannot figure out why. I have several thread which talk about this
exact problem but their solutions have not helped.
Here is what's in my httpd.conf file:
ScriptAlias /mailman/ /usr/local/mailman/cgi-bin/
Alias /pipermail
I added: self.__conn.set_debuglevel(1)
to my SMTPDirect.py
and here is part of the error log in Mailman:
Nov 12 10:36:41 2008 (2714) Skipping and preserving unparseable message:
1226507289.9204841+9b7cd135a8b3a93bff231fb97f3e66795e638087
Nov 12 10:36:41 2008 (2574) Fa
I also checked to confirm everything is running, cron, qrunner, python,
postfix.
Jewel
- Original Message -
From: [EMAIL PROTECTED]
Date: Wednesday, November 12, 2008 10:57 am
Subject: Re: [Mailman-Users] Mailman not delivering mail to recipients
To: Mark Sapiro <[EMAIL PROTECTED]>
Cc:
my /etc/hosts does have 127.0.0.1 listed. It's also world readable. I
am using postfix and have confirmed I can telnet from another pc just
fine to port 25. It was delivering for a short while earlier but then
it stopped. I have about 100 lists and right now nothing it getting
delivered. I have
Here is what main.cf has as far as alias settings:
alias_maps = hash:/etc/aliases
When I run a locate aliases here are all the places it exists and am not
sure what to put:
/etc/aliases
/etc/aliases.db
/etc/alsa/cards/aliases.alisp
/etc/alsa/cards/aliases.conf
/etc/alternatives/mta-aliasesman
/etc
/etc/aliases is the location of my aliases file and that's where postfix
is pointing. I cannot change the owner to the aliases and aliases.db or
else I can't run newaliases.
I ran ./configure --with-mail-god=nobody
and I have default_privs = nobody
Any other suggestions?
Jewel
- Origina
When I create a new list and put my email address, I do receive a
confirmation. I can deliver mail as root also from my server. Once I
try and post to the list is when nothing happens, just a bounce back
saying the "Connection is refused." The only clue I can see if the
following in my maillog:
I was able to get the hostname resolved by running the fix_url script.
Now I am running into a new problem. I am not able to access the
archives of the lists I just created. The first list says "Forbidden -
You don't have permission to access /pipermail/jewel/ on this server."
My second list is m
Red Hat 5.1
Apache 2
Mailman 2.1.11
I am a newbie with Linux and am trying to get apache to see my Mailman
install. I have Apache's default home page up and running fine but am
not seeing Mailman. I have tried the full path also:
http://localhost/mailman/listinfo/ and it doesn;t display anything
I want to edit the html for the my listinfo page. I have searched
online but have not found any information. Is the listinfo page
generated on the fly? I can't locate in my directory exactly whre it
is. I looked in /var/www/ and only saw my index.html page. Also, this
question may seem imposs
26 matches
Mail list logo