[Mailman-Users] README.POSTFIX

2003-03-13 Thread Duke
In this file, included with the Mailman source distribution, I've
followed all the steps to have Mailman automagically add aliases for my
Postfix server.  However, when I tried to create a new list, I got a
pile of errors from Mailman, the last of which was this:

RuntimeError: command failed: /usr/sbin/postalias
/usr/local/mailman/data/aliases (status: 1, Operation not permitted)

The above paths are correct.  Looking in data/alises, the aliases were
added fine.  Anyone know why I'd get that error?  I'm thinking it has to
do with user:group permissions.  I had to add User apache and Group
nobody to my apache configuration so the cgi scripts would be properly
executed.  So would apache:nobody be trying to run postalias, and get
denied for some reason?

Thanks,

-- Duke.

--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] README.POSTFIX

2003-03-13 Thread Todd
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Duke wrote:
 RuntimeError: command failed: /usr/sbin/postalias
 /usr/local/mailman/data/aliases (status: 1, Operation not permitted)

 The above paths are correct.  Looking in data/alises, the aliases were
 added fine.  Anyone know why I'd get that error?  I'm thinking it has to
 do with user:group permissions.

You would be correct.  The aliases and aliases.db files should be owner and
group mailman.  Mine look like this:

$ ls -l aliases*
- -rw-rw1 mailman  mailman  5.6k Mar 13 14:03 aliases
- -rw-rw-r--1 mailman  mailman   12k Mar 13 14:03 aliases.db

- -- 
Todd  OpenPGP - KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp

What it means to take rights seriously is that one will honor them even
when there is a significant social cost in doing so.
-- Ronald Dworkin

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: When crypto is outlawed bayl bhgynjf jvyy unir cevinpl.

iD8DBQE+cNcPuv+09NZUB1oRAqOeAKCpgHcsmvAWO+GV4vQ/fyIgLgxkrQCg30K+
Qx0P1J4VBR/U2uZdvoEGdpg=
=xk/6
-END PGP SIGNATURE-

--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] README.POSTFIX

2003-03-13 Thread Elena Fraboschi
I too decided to dump sendmail, and installed and now have
Postfix running just fine.  However, I am having problems
getting mailman to marry Postfix.

First of all, when I run 

/usr/local/mailman/bin/genaliases

I get
/usr/local/mailman/data/aliases
/usr/local/mailman/data/aliases.pag
/usr/local/mailman/data/aliases.dir

I never get
/usr/local/mailman/data/aliases.db

This does not *seem* to be a problem, however, since postfix
finds mailman, the messages get delivered to the digest.mbox
of the appropriate list (mailman list, in this case), etcetera.

The main problem is that I am back to square one.  The Outgoing
runner never picks up the message; it never spews it back to the
list.  It simply gets queued and added to the digest.mbox.

By the way, Postfix is working just great with listserv, so I
know that Postfix is fine, but Iwould much rather have mailman 
than listserv.

Yes, I have entered MTA = 'Postfix' in the mm_cfg.py file.
I just don't get it to deliver... :-(  

Any help will be much appreciated.  Best, elena


--
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org