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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
> >
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
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
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
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
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
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
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
27 matches
Mail list logo