dylan lim wrote:
>
>Mayb this will make it clearer. Postfix is installed using yum install
>postfix.
>While mailman is compiled from source with the following options:
>
>./configure --with-mail-gid=postfix --with-cgi-gid=apache
The --with-mail-gid=postfix doesn't come into play yet, because you
Mayb this will make it clearer. Postfix is installed using yum install
postfix.
While mailman is compiled from source with the following options:
./configure --with-mail-gid=postfix --with-cgi-gid=apache
However, I keep encountering errors where postfix is unable to execute the
wrapper for /usr/l
dylan lim wrote:
>
>This is what I have done:
>
>I cd into my /usr/local/mailman directory.
>Did a
>
>chown mailman.mailman scripts
>chown mailman.mailman /usr/local/mailman/mail/mailman
>chmod 2755 scripts
Actually, the scripts directory should be 2775. The wrappers that
should be 2755 are /usr/
This is what I have done:
I cd into my /usr/local/mailman directory.
Did a
chown mailman.mailman scripts
chown mailman.mailman /usr/local/mailman/mail/mailman
chmod 2755 scripts
chmod 2755 /usr/local/mailman/mail/mailman
But I still got the same error.
On 1/4/06, Mark Sapiro <[EMAIL PROTECTED]>
dylan lim wrote:
>
>I have set up Postfix+Mailman+htdig on a box and upon sending mails to the
>mailing list I have encountered an error of
>
>fatal: execvp /usr/local/mailman/mail/mailman: Permission denied
>
>in my maillog. On my email client, I received a notification that
>/usr/local/mailman/ma