Re: [Mailman-Users] Trying again from the start -- Re: Help inunderstandingMailmansetup

2010-12-06 Thread Robert Moskowitz
On 12/06/2010 07:30 PM, Mark Sapiro wrote: Robert Moskowitz wrote: Through trail and error, user apache needed access. Should user apache be added to the mailman group, as the files seem to have root:mailman or mailman:mailman as their owners? The way this is supposed to work is a

Re: [Mailman-Users] Trying again from the start -- Re: Help inunderstandingMailmansetup

2010-12-06 Thread Mark Sapiro
Robert Moskowitz wrote: > >Through trail and error, user apache needed access. > >Should user apache be added to the mailman group, as the files seem to >have root:mailman or mailman:mailman as their owners? The way this is supposed to work is all the files in /usr/lib/mailman/cgi-bin/ are compi

Re: [Mailman-Users] Trying again from the start -- Re: Help inunderstandingMailmansetup

2010-12-06 Thread Robert Moskowitz
On 12/06/2010 05:16 PM, Mark Sapiro wrote: Robert Moskowitz wrote: Here is the error_log: [Mon Dec 06 16:18:32 2010] [error] [client 208.83.67.149] [Mon Dec 06 16:18:32 2010] [error] [client 208.83.67.149] [- Mailman Version: 2.1.12 -] [M

Re: [Mailman-Users] Trying again from the start -- Re: Help inunderstandingMailmansetup

2010-12-06 Thread Robert Moskowitz
On 12/06/2010 05:14 PM, Adam McGreggor wrote: On Mon, Dec 06, 2010 at 04:31:27PM -0500, Robert Moskowitz wrote: [Mon Dec 06 16:18:32 2010] [error] [client 208.83.67.149] IOError: [Errno 13] Permission denied: '/var/log/mailman/error' Is probably what I'd fix first, from that Trackb

Re: [Mailman-Users] Trying again from the start -- Re: Help inunderstandingMailmansetup

2010-12-06 Thread Mark Sapiro
Robert Moskowitz wrote: > >Here is the error_log: > >[Mon Dec 06 16:18:32 2010] [error] [client 208.83.67.149] > >[Mon Dec 06 16:18:32 2010] [error] [client 208.83.67.149] [- Mailman >Version: 2.1.12 -] >[Mon Dec 06 16:18:32 2010] [error] [clien

Re: [Mailman-Users] Trying again from the start -- Re: Help inunderstandingMailmansetup

2010-12-06 Thread Adam McGreggor
On Mon, Dec 06, 2010 at 04:31:27PM -0500, Robert Moskowitz wrote: > [Mon Dec 06 16:18:32 2010] [error] [client 208.83.67.149] IOError: [Errno 13] > Permission denied: '/var/log/mailman/error' Is probably what I'd fix first, from that Trackback. -- "a moat is an effective barrier, especially if

Re: [Mailman-Users] Trying again from the start -- Re: Help inunderstandingMailmansetup

2010-12-06 Thread Robert Moskowitz
On 12/06/2010 04:23 PM, Robert Moskowitz wrote: On 12/06/2010 03:48 PM, Mark Sapiro wrote: Mark Sapiro wrote: Robert Moskowitz wrote: ServerName mailman Same caveat as below, but I also think this should be ServerName mailman.htt-consult.com # # httpd configuration settings

Re: [Mailman-Users] Trying again from the start -- Re: Help in understandingMailmansetup

2010-12-06 Thread Adam McGreggor
On Mon, Dec 06, 2010 at 03:21:53PM -0500, Robert Moskowitz wrote: > On 12/06/2010 02:59 PM, Mark Sapiro wrote: >> What exact Mailman related directives do you have in this VirtualHost >> block? > >ServerName mailman change that to a FQDN (mailman.example.org). > ScriptAlias mailman.htt-con

Re: [Mailman-Users] Trying again from the start -- Re: Help inunderstandingMailmansetup

2010-12-06 Thread Robert Moskowitz
On 12/06/2010 03:48 PM, Mark Sapiro wrote: Mark Sapiro wrote: Robert Moskowitz wrote: ServerName mailman Same caveat as below, but I also think this should be ServerName mailman.htt-consult.com # # httpd configuration settings for use with mailman. # Sc

Re: [Mailman-Users] Trying again from the start -- Re: Help in understandingMailmansetup

2010-12-06 Thread Robert Moskowitz
On 12/06/2010 03:34 PM, Mark Sapiro wrote: Robert Moskowitz wrote: ServerName mailman # # httpd configuration settings for use with mailman. # ScriptAlias mailman.htt-consult.com/mailman/ /usr/lib/mailman/cgi-bin/ I am not an expert on named virtual hosts, but I think the

Re: [Mailman-Users] Trying again from the start -- Re: Help inunderstandingMailmansetup

2010-12-06 Thread Mark Sapiro
Mark Sapiro wrote: >Robert Moskowitz wrote: >> >> >> >>ServerName mailman Same caveat as below, but I also think this should be ServerName mailman.htt-consult.com >># >># httpd configuration settings for use with mailman. >># >> >>ScriptAlias mailman.htt-consult.com/mailman/ /usr/lib

Re: [Mailman-Users] Trying again from the start -- Re: Help in understandingMailmansetup

2010-12-06 Thread Mark Sapiro
Robert Moskowitz wrote: > > > >ServerName mailman > ># ># httpd configuration settings for use with mailman. ># > >ScriptAlias mailman.htt-consult.com/mailman/ /usr/lib/mailman/cgi-bin/ I am not an expert on named virtual hosts, but I think the above should be ScriptAlias /mailman/ /usr/lib

Re: [Mailman-Users] Trying again from the start -- Re: Help in understandingMailmansetup

2010-12-06 Thread Robert Moskowitz
On 12/06/2010 02:59 PM, Mark Sapiro wrote: Robert Moskowitz wrote: I copied the content of /etc/http/conf.d/mailman.conf into the block in /etc/http/conf.d/1004-mailman.conf and renamed mailman.conf. All my other virtual host URLs are working. Not this one. And I had THIS working with

Re: [Mailman-Users] Trying again from the start -- Re: Help in understandingMailmansetup

2010-12-06 Thread Mark Sapiro
Robert Moskowitz wrote: > >I copied the content of /etc/http/conf.d/mailman.conf into the > block in >/etc/http/conf.d/1004-mailman.conf and renamed mailman.conf. All my >other virtual host URLs are working. Not this one. And I had THIS >working with no trouble on my pervious build attempt.

Re: [Mailman-Users] Trying again from the start -- Re: Help in understandingMailman setup

2010-12-06 Thread Robert Moskowitz
I did an yum erase mailman, then install mailman. Made sure that the virtual host was defined in postfix. Emptied out the /etc/mailman/aliases and ran the script again to make the mailman list and this time I got the virtual-mailman file. But still no web interface. See below. On 12/06/201

Re: [Mailman-Users] Trying again from the start -- Re: Help in understandingMailman setup

2010-12-06 Thread Mark Sapiro
Robert Moskowitz wrote: >I have totally rebuilt my system and am trying to 'Do It Right The First >Time' (DIRTFT). > >Not quite succeeding. See below, I am hung up with no >/etc/mailman/virtual-mailman [...] >This time I 'thought' I had everything together. I had my mm_cfg.py >configured as b

[Mailman-Users] Trying again from the start -- Re: Help in understanding Mailman setup

2010-12-05 Thread Robert Moskowitz
I have totally rebuilt my system and am trying to 'Do It Right The First Time' (DIRTFT). Not quite succeeding. See below, I am hung up with no /etc/mailman/virtual-mailman On 12/02/2010 07:21 PM, Mark Sapiro wrote: Robert Moskowitz wrote: On this fedora 12 system I finally found the di

Re: [Mailman-Users] Trying again with the latest version - bugininstall doc?

2005-10-31 Thread Mark Sapiro
Brian Parish wrote: > >Hmmm. At this point in the install, I don't have any lists. No less confused >here, but I guess I'll go ahead and continue with the additional steps in the >hope that once I have a list to fix, I can fix it and thereby address this >problem. If that works, surely the se

Re: [Mailman-Users] Trying again with the latest version - bug ininstall doc?

2005-10-31 Thread Brian Parish
On Tuesday 01 November 2005 15:42, Brian Parish wrote: > On Tuesday 01 November 2005 15:20, Mark Sapiro wrote: > > Brian Parish wrote: > > >Installed from source using the default locations. Everything looks > > > smooth until genaliases. Same problem as first time around, except > > > that then

Re: [Mailman-Users] Trying again with the latest version - bug ininstall doc?

2005-10-31 Thread Brian Parish
On Tuesday 01 November 2005 15:20, Mark Sapiro wrote: > Brian Parish wrote: > >Installed from source using the default locations. Everything looks > > smooth until genaliases. Same problem as first time around, except that > > then I thought the reason was a fault in my settings in mm_cfg.py > >

Re: [Mailman-Users] Trying again with the latest version - bug ininstall doc?

2005-10-31 Thread Mark Sapiro
Brian Parish wrote: > >Installed from source using the default locations. Everything looks smooth >until genaliases. Same problem as first time around, except that then I >thought the reason was a fault in my settings in mm_cfg.py > >bin/genaliases runs without any errors, but generates only da

[Mailman-Users] Trying again with the latest version - bug in install doc?

2005-10-31 Thread Brian Parish
I got 2.1.5 supposedly working, although it was failing to send messages to mailing list subscribers. Anyway, instead of debugging that I have decided to try the latest version. Installed from source using the default locations. Everything looks smooth until genaliases. Same problem as first

Re: [Mailman-Users] Trying again

2003-07-28 Thread Richard Barrett
On Tuesday, July 29, 2003, at 06:50 am, Christine De La Rosa wrote: Thanks for the info Richard. At the risk of sounding like a total rookie, where would those logs be found? I have checked the logs in the mailman folder but none of them are called MTA logs, would they be under another name

RE: [Mailman-Users] Trying again

2003-07-28 Thread Craig Askings
check out /var/log you should have files with names like mail.info and mail.err etc. Craig. On Tue, 2003-07-29 at 15:50, Christine De La Rosa wrote: > Thanks for the info Richard. At the risk of sounding like a total > rookie, where would those logs be found? I have checked the logs in the > ma

RE: [Mailman-Users] Trying again

2003-07-28 Thread Christine De La Rosa
Thanks for the info Richard. At the risk of sounding like a total rookie, where would those logs be found? I have checked the logs in the mailman folder but none of them are called MTA logs, would they be under another name? Thanks Chris On Thursday, July 24, 2003, at 09:16 PM, Christine De La

Re: [Mailman-Users] Trying again

2003-07-24 Thread Richard Barrett
On Thursday, July 24, 2003, at 09:16 PM, Christine De La Rosa wrote: I am having a new issue, again I have searched the archives, but see no resolution. My list owners receive email at [EMAIL PROTECTED] This is supposed to be forwarded to their private email. When the system sends out the notifi

[Mailman-Users] Trying again

2003-07-24 Thread Christine De La Rosa
I am having a new issue, again I have searched the archives, but see no resolution. My list owners receive email at [EMAIL PROTECTED] This is supposed to be forwarded to their private email. When the system sends out the notification of pending request it is sending it to the private email, for s