I'm sure this is a very dumb question, because I have seen several
posts about it, all of which imply that there is some simple solution.
I am trying to use spamassassin by running everything through
/etc/procmail, and I get the following in /var/log/procmail:
"Group mismatch error. Mailman expec
I am getting this error:
(expanded from ):
Command died with status 2: "/usr/lib/mailman/mail/mailman post
cufsalumni". Command output: Group mismatch error. Mailman expected the
mail wrapper script to be executed as group "nobody", but the system's mail
server executed the mail
On 12/03/2014 09:34 PM, David Benfell wrote:
>
> This seems to be a problem with a long pedigree. Perhaps something
> should be done to make this easily fixable.
If your issue is with a package, complain to the packager.
> In my case, I'm running FreeBSD. I initially installed mailman from
> p
Hi all,
This seems to be a problem with a long pedigree. Perhaps something
should be done to make this easily fixable.
In my case, I'm running FreeBSD. I initially installed mailman from
ports, but I'm having way too much trouble with ports in general, and
so I am moving to the pkg system which d
On 7/11/14 6:26 PM, Mark Sapiro wrote:
On 07/10/2014 11:13 AM, Bill Christensen wrote:
The setup: Moving from Mac OS 10.8.5 to 10.9.4, on a MAMP setup,
everything installed using MacPorts. Upgrading MySQL, PHP, and
PostgreSQL in the process. MacPorts hasn't upgraded Mailman beyond
2.1.13 (a s
On 07/10/2014 11:13 AM, Bill Christensen wrote:
>
> The setup: Moving from Mac OS 10.8.5 to 10.9.4, on a MAMP setup,
> everything installed using MacPorts. Upgrading MySQL, PHP, and
> PostgreSQL in the process. MacPorts hasn't upgraded Mailman beyond
> 2.1.13 (a separate issue I may want to add
Hey folks,
I'm doing an upgrade/reinstall on one of my servers, and when I put
Mailman back on I'm getting a group mismatch error. It's happened to me
before, but I don't remember the exact procedure to make it work properly.
The setup: Moving from Mac OS 10.8.5 to 10.9.4, on a MAMP setup,
Lindsay Haisley wrote:
>
>What is the "mail wrapper script" to which the error message refers?
$prefix/mail/mailman
It is a compiled binary wrapper (source is src/mail-wrapper.c in the
distribution) that ultimately calls one of the Python scripts in the
scripts/ directory (e.g. scripts/post) to
As I had begun to suspect, this had nothing to do with Mailman.
I imported MySQL records from the old server for authenticating mail
users and assigning virtual mailboxes. All of these contained numeric
GID records appropriate for that installation, and the mail server
indeed ran with that GID wh
I've looked into the pickled files for the problem list with dumpdb and
found no reference to the GID which might lock the "mail wrapper script"
onto the group ID of the server from which the list was exported.
Googling for "mail wrapper script" turns up lots of references, going
back many years, t
I've set up mailman 2.1.15 on a new server, properly configured with
"--with-mail-gid=mail" and I can create lists from scratch on it, and
they appear to be working perfectly.
I have a number of lists on an older server, however, (also running
mailman) which I want to move to the new server. I ha
> From: Mark Sapiro [mailto:m...@msapiro.net]
>
> Rosenbaum, Larry M. wrote:
>
> >#5.3.0 x-unix; Group mismatch error. Mailman expected the mail wrapper
> script to be executed as one of the following groups: [mail, postfix,
> mailman, nobody, daemon], but the system's mail server executed the ma
Rosenbaum, Larry M. wrote:
>#5.3.0 x-unix; Group mismatch error. Mailman expected the mail wrapper script
>to be executed as one of the following groups: [mail, postfix, mailman,
>nobody, daemon], but the system's mail server executed the mail script as
>group: "users". Try tweaking the mail se
I'm migrating Mailman to a new server and getting the following error when I
send mail to a list:
#5.3.0 x-unix; Group mismatch error. Mailman expected the mail wrapper script
to be executed as one of the following groups: [mail, postfix, mailman, nobody,
daemon], but the system's mail server e
Mollatt Ntini wrote:
>I had actually set the gid=0 which is wheel's group ID in the Makefile.
>I do not even have the group=mail on my system. I have tried tweaking
>around according to that link, but still no joy. What do you think
>should change?
I would do the following:
First, I would not
On 10/13/2011 6:35 PM, Mark Sapiro wrote:
Mollatt Ntini wrote:
[SNIP]
First of all, from the first message you quote, it looks like you
reconfigured with --with-mail-gid=mail rather than with
--with-mail-gid=wheel.
Rather than making further changes to Mailman, you can set the group
for the m
Mollatt Ntini wrote:
>
>I hope I find you all well. I hope someone can point me in the right
>direction. I am getting this group mismatch error on my list server:
>
>=
>mail...@lists.me.com R=mailman_router T=mailman_transport: Child process
>of mailman_transport transport returned 2 from com
Dear List,
I hope I find you all well. I hope someone can point me in the right
direction. I am getting this group mismatch error on my list server:
=
mail...@lists.me.com R=mailman_router T=mailman_transport: Child process
of mailman_transport transport returned 2 from command:
/usr/loc
On 10/11/11 7:01 PM, Mark Sapiro wrote:
Bill Christensen wrote:
Recent upgrade borked my setup.
[Prior posts indicate this is Mac OS 10.7 server]
Group Mismatch error once again, and adding the configure line
--with-mail-gid=staff
and removing the line
--with-mai
Bill Christensen wrote:
>Recent upgrade borked my setup.
[Prior posts indicate this is Mac OS 10.7 server]
>Group Mismatch error once again, and adding the configure line
>
> --with-mail-gid=staff
>
>and removing the line
>
> --with-mail-gid=${mmgroup}
>
> as suggested doesn't fix it.
Recent upgrade borked my setup.
Group Mismatch error once again, and adding the configure line
--with-mail-gid=staff
and removing the line
--with-mail-gid=${mmgroup}
as suggested doesn't fix it.
What to do? How can I keep this from happening whenever I do a major
upgrade/reinstall
.
Thats it - thanks.
regards
Peter
Fra: Geoff Shang [ge...@quitelikely.com]
Sendt: 10. juni 2011 20:59
Til: Peter Sørensen
Cc: mailman-users@python.org
Emne: Re: [Mailman-Users] Group mismatch ( YES I KNOW THIS IS A FAQ BUT..)
On Fri, 10 Jun 2011, Peter
On Fri, 10 Jun 2011, Peter Sørensen wrote:
Hi,
I know this is a FAQ and yes I've tried to read all items and still I can't
find my way out so hope someone
Can shed some light to this.
Actualy, it's probably several.
Just summarizing what I am about to do. I have an old mailman installation
On 6/10/2011 2:28 AM, Peter Sørensen wrote:
>
> When trying to make the virtual postfix/mailman integration, I ran across a
> post recommending to use mailman 2.1.14
> Ok - I removed the mailman package from Ubuntu , actually 2.1.13 - downloaded
> the 2.1.14 source
> Ran configure, make and make
Hi,
I know this is a FAQ and yes I've tried to read all items and still I can't
find my way out so hope someone
Can shed some light to this.
Just summarizing what I am about to do. I have an old mailman installation I
need to port to a new server.
The old one is based on EXIM as MTA but I would
David Southwell wrote:
>add_virtualhost ( 'vizion2000.net' )
BTW, it wasn't part of your question, but the above is wrong.
add_virtualhost takes two arguments, the web host and the email host.
If you give it only one argument, that is the web host, and the email
host is formed by removing the str
David Southwell wrote:
>
>Here is an extract from mailman/logs/error:
>
>Dec 28 15:54:28 2009 (60604) SHUNTING:
>1261678284.135128+abc9a7be89381d91e5224fab04702f5dbaef2285
>Dec 28 15:54:28 2009 (60604) Uncaught runner exception: 'list' object has no
>attribute 'find'
[...]
> File "/usr/local/mai
Thanks in advance for any responses.
Mark really helped me out by solving the Group mismatch problem. I seem to
have one difficulty left. Mail addressed to the list is now reaching mailman
and being placed in the archive. However it is not being distributed to list
members.
Here is an extract
> David Southwell wrote:
> >Despite scouring the web and trying the many different solutions that seem
> > to be offered to this problem I have be unable to fix it. Is there a way
> > of tracing the cause in my particular instance?
>
> Yes.
>
> >The entry in maillog does not say how to tweak post
David Southwell wrote:
>
>Despite scouring the web and trying the many different solutions that seem to
>be offered to this problem I have be unable to fix it. Is there a way of
>tracing the cause in my particular instance?
Yes.
>The entry in maillog does not say how to tweak postfix!
No, b
Thanks in advance for any replies.
Despite scouring the web and trying the many different solutions that seem to
be offered to this problem I have be unable to fix it. Is there a way of
tracing the cause in my particular instance?
The entry in maillog does not say how to tweak postfix!
Freebsd
> >Meanwhile I noticed that I get the same error, even if I move the
> >mailman file away.
>
>
> The group mismatch error is coming from some Mailman mail/mailman
> wrapper, so if you move yours aside and still get the error, Postfix
> is piping to a different wrapper.
>
> Look at your Postfix
Neven Luetic wrote:
>
>Meanwhile I noticed that I get the same error, even if I move the
>mailman file away.
The group mismatch error is coming from some Mailman mail/mailman
wrapper, so if you move yours aside and still get the error, Postfix
is piping to a different wrapper.
Look at your Post
Neven Luetic wrote:
>
>Group mismatch error. Mailman expected the mail
>wrapper script to be executed as group "list", but
>the system's mail server executed the mail script as
>group "root". Try tweaking the mail server to run the
>script as group "list", or re-run configure,
>providing the com
Hello,
when I send mail a mailinglist using mailman 2.1.5 and postfix 2.1.5 on
a debian sarge system I get:
Group mismatch error. Mailman expected the mail
wrapper script to be executed as group "list", but
the system's mail server executed the mail script as
group "root". Try tweaking the mail
Barry Finkel wrote:
>
>The patch appears to be calling
>
> check_caller
>
>only if the group is over 99 and not 65534, and it is calling that
>routine with a different parent group. But the mail-wrapper.c code has
>
> #define LEGAL_PARENT_GROUP MAIL_GROUP
> const char* parentgroup = LE
Mark Sapiro replied to my posting about group-id mismatches, in part:
>>My questions are these:
>>
>>1) Where is this group test being made?
>In the wrapper /usr/lib/mailman/mail/mailman.
>
>...
>
>In a 'package' installation, the expected group is determined by what
>ever magic the packager has
Barry Finkel wrote:
>I decided to build a Ubuntu/Debian package using the Mailman 2.1.9
>source. After a few problems I built a package.
>
>I installed the package on Ubuntu, replacing the 2.1.5. When I sent
>mail to one of my test lists, I got this message:
>
>Diagnostic-Code: X-Postfix; Comman
I am having a problem with Mailman. I have two test machines.
On one (Sun Solaris 10) I installed Mailman 2.1.8 and then upgraded
to 2.1.9. On the other (Ubuntu dapper), I installed the Mailman
2.1.5 package. Both installations worked after some simple fixups.
As the Ubuntu Mailman package is 2
Jay Chandler wrote:
>Mark Sapiro wrote:
>> Jay Chandler wrote:
>>
>>> Postfix (latest stable), FreeBSD 6.2, latest version of Mailman.
>>>
>>> Attempted to send a test message to my list.
>>>
>>> ommand died with status 2: "/usr/local/mailman/mail/mailman post
>>>netoplist". Command output:
Mark Sapiro wrote:
> Jay Chandler wrote:
>
>> Postfix (latest stable), FreeBSD 6.2, latest version of Mailman.
>>
>> Attempted to send a test message to my list.
>>
>> ommand died with status 2: "/usr/local/mailman/mail/mailman post
>>netoplist". Command output: Group mismatch error. Mailma
Jay Chandler wrote:
>
>Postfix (latest stable), FreeBSD 6.2, latest version of Mailman.
>
>Attempted to send a test message to my list.
>
>ommand died with status 2: "/usr/local/mailman/mail/mailman post
>netoplist". Command output: Group mismatch error. Mailman expected the
>mail wrapper
Time for this old chestnut again, but with a bit of a twist.
Postfix (latest stable), FreeBSD 6.2, latest version of Mailman.
Attempted to send a test message to my list.
ommand died with status 2: "/usr/local/mailman/mail/mailman post
netoplist". Command output: Group mismatch error. Mailm
Myo Zaw Nyunt wrote:
>
>I got the following error after I post my first mail to the list. I am using
>Sendmail. I don't know what to do.
>
>Regards,
>Myo Gyi
>
>Servername Mailman mail-wrapper: Group mismatch error. Mailman expected the
>mail wrapper script to be executed as group "mailman", but t
HI All,
I got the following error after I post my first mail to the list. I am using
Sendmail. I don't know what to do.
Regards,
Myo Gyi
Servername Mailman mail-wrapper: Group mismatch error. Mailman expected the
mail wrapper script to be executed as group "mailman", but the system's mail
serve
The question of group mismatches comes up so often and people are often
confused about the role of the different entities in this process I
decided to write up a FAQ entry that explains how things work.
6.16. Understanding group mismatch errors - how mailman implements
security **
http://www.pyt
On Wed, 2005-05-11 at 17:12 +0100, John Poltorak wrote:
> On Wed, May 11, 2005 at 09:08:40AM -0400, John Dennis wrote:
> > On Tue, 2005-05-10 at 23:45 +0100, John Poltorak wrote:
> > > Can someone explain what I need to do when I get this error - I don't
> > > want
> > > to have to re-run configu
On Wed, May 11, 2005 at 09:08:40AM -0400, John Dennis wrote:
> On Tue, 2005-05-10 at 23:45 +0100, John Poltorak wrote:
> > Can someone explain what I need to do when I get this error - I don't want
> > to have to re-run configure.
> >
> > Group mismatch error. Mailman expected the mail
> > wrapp
On Tue, 2005-05-10 at 23:45 +0100, John Poltorak wrote:
> Can someone explain what I need to do when I get this error - I don't want
> to have to re-run configure.
>
> Group mismatch error. Mailman expected the mail
> wrapper script to be executed as group "mail", but
> the system's mail server
--On May 11, 2005 9:34:29 AM +0100 John Poltorak <[EMAIL PROTECTED]> wrote:
> Which script are you referring to?
The entire text of the error message is:
"Group mismatch error. Mailman expected the mail
wrapper script to be executed as group "mail", but
the system's mail server executed the mai
On Tue, May 10, 2005 at 08:21:58PM -0400, Steve Burling wrote:
> --On May 10, 2005 11:45:29 PM +0100 John Poltorak <[EMAIL PROTECTED]> wrote:
>
> > Can someone explain what I need to do when I get this error - I don't
> > want to have to re-run configure.
>
> To which I reply:
>
> Then your cho
--On May 10, 2005 11:45:29 PM +0100 John Poltorak <[EMAIL PROTECTED]> wrote:
> Can someone explain what I need to do when I get this error - I don't
> want to have to re-run configure.
To which I reply:
Then your choice would appear to be the other option given in the error
message:
Try twea
Can someone explain what I need to do when I get this error - I don't want
to have to re-run configure.
Group mismatch error. Mailman expected the mail
wrapper script to be executed as group "mail", but
the system's mail server executed the mail script as
group "mailnull". Try tweaking the mai
Mark Sapiro wrote:
Kevin Ratcliffe wrote:
Can anybody help me please. I've installed Mailman as per the install
instructions. I am using exim as my MTA.
I configured mailman with './configure --with-mail-gid=mail
--with-cgi-gid=apache'
I installed exim with the user and group 'mail'.
I follo
Kevin Ratcliffe wrote:
>
>Can anybody help me please. I've installed Mailman as per the install
>instructions. I am using exim as my MTA.
>I configured mailman with './configure --with-mail-gid=mail
>--with-cgi-gid=apache'
>I installed exim with the user and group 'mail'.
>I followed the instru
Hi
Can anybody help me please. I've installed Mailman as per the install
instructions. I am using exim as my MTA.
I configured mailman with './configure --with-mail-gid=mail
--with-cgi-gid=apache'
I installed exim with the user and group 'mail'.
I followed the instructions to configure exim for
John:
Group mismatch error. Mailman expected the mail wrapper script.
I am unsure how to resolve THIS error=2E I am hoping there is some
configuration file that I can update, instead of having to reconfigure my
Mailman installation entirely=2E=20
The group information is compiled into the mailma
On Mon, 2005-01-10 at 09:04, [EMAIL PROTECTED] wrote:
> Group mismatch error. Mailman expected the mail wrapper script...
> I am unsure how to resolve THIS error=2E I am hoping there is some
> configuration file that I can update, instead of having to reconfigure my
> Mailman installation entirely
Group mismatch error. Mailman expected the mail wrapper script...
Date: Mon, 10 Jan 2005 09:04:28 -0500
MIME-Version: 1.0
Content-type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
I am unsure how to resolve THIS error=2E I am hoping there is some
configuration file t
At 11:44 AM +0200 2004/06/01, Patrick Savelberg wrote:
<[EMAIL PROTECTED]>: Command died with status 2: "/usr/share/mailman/mail/mailman
post dkvall". Command output: Group mismatch error. Mailman expected the
mail wrapper script to be executed as group "mailman", but the system's
Hi,
i'm new to the mailman ... i installed it with my macosx server 10.3.4
...
and i put back the database from the early installation ...
When i want to sent a mail to the mailing list i get this error
<[EMAIL PROTECTED]>: Command died with status 2:
"/usr/share/mailman/mail/mailman
post dk
I am getting the following error message but my mail server (Postfix) is
not set up as group "apache". Anybody have an idea why I am getting this
error message?
This is the Postfix program at host 'my.mail.host.
I'm sorry to have to inform you that the message returned
below could not be deliver
On Wed, 19 May 2004 16:51:57 -0500
David Blomquist wrote:
> On Wed, 2004-05-19 at 15:29, David Relson wrote:
> > On Wed, 19 May 2004 14:22:45 -0500
> > David Blomquist wrote:
> >
> > > I am getting the following error message but my mail server
> > > (Postfix) is not set up as group "apache". Any
On Wed, 2004-05-19 at 15:29, David Relson wrote:
> On Wed, 19 May 2004 14:22:45 -0500
> David Blomquist wrote:
>
> > I am getting the following error message but my mail server (Postfix)
> > is not set up as group "apache". Anybody have an idea why I am getting
> > this error message?
> >
> >
>
On Wed, 19 May 2004 14:22:45 -0500
David Blomquist wrote:
> I am getting the following error message but my mail server (Postfix)
> is not set up as group "apache". Anybody have an idea why I am getting
> this error message?
>
>
> This is the Postfix program at host 'my.mail.host.
>
> I'm sorry
I am getting the following error message but my mail server (Postfix) is
not set up as group "apache". Anybody have an idea why I am getting this
error message?
This is the Postfix program at host 'my.mail.host.
I'm sorry to have to inform you that the message returned
below could not be deliver
At 11:10 AM 2/5/2004, Sean Butler wrote:
And now, I've created a list and have sent mail to it, but nothing seems
to happen.
Logs show:
Feb 5 10:57:28 east postfix/qmgr[91727]: 3F5FA3E53:
from=<[EMAIL PROTECTED]>, size=536, nrcpt=1 (queue active)
Feb 5 10:57:29 east postfix/local[12138]: 3F5F
At 02:43 PM 2/4/2004, Sean Butler wrote:
Here is the error I continue to get, no matter what I try:
Feb 4 14:37:10 east postfix/local[77072]: 0EC763E4B:
to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=bounced (Command
died with status 2: "/usr/local/mailman/mail/mailman post church". Com
At 02:43 PM 2/4/2004, Sean Butler wrote:
Here is the error I continue to get, no matter what I try:
Feb 4 14:37:10 east postfix/local[77072]: 0EC763E4B:
to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=bounced (Command
died with status 2: "/usr/local/mailman/mail/mailman post church". Com
At 02:55 PM 2/4/2004, Dan Phillips wrote:
On Feb 4, 2004, at 1:43 PM, Sean Butler wrote:
Here is the error I continue to get, no matter what I try:
...or re-run configure, providing the command line option
`--with-mail-gid=mailman'. )
Here is what I have done since I first started getting th
On Feb 4, 2004, at 1:43 PM, Sean Butler wrote:
Here is the error I continue to get, no matter what I try:
...or re-run configure, providing the command line option
`--with-mail-gid=mailman'. )
Here is what I have done since I first started getting this:
1. make deinstall; make --with-mail-gi
Here is the error I continue to get, no matter what I try:
Feb 4 14:37:10 east postfix/local[77072]: 0EC763E4B:
to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=bounced (Command
died with status 2: "/usr/local/mailman/mail/mailman post church". Command
output: Group mismatch error. Mailma
Folks --
I recently moved some Mailman lists from a RH Linux server to a FreeBSD server, with
Mailman 2.1.3 and Postfix 2.1.14. The lists that were on the FreeBSD system had been
running fine with the configuration set as "--with-mail-gid=mailman". The lists I
moved to this FreeBSD server had b
Hi All,
I hope thiscommand is use to test deliver: " /usr/local/mailman/mail/mailman post
mailman"
Whenever I run this command I get this errors in /var/log/maillog:
1- Jul 16 12:30:49 list Mailman mail-wrapper: Group mismatch error. Mailman expected
the mail wrapper script to be executed as
I have 2.1.1 installed on a RH8 box with Sendmail (sendmail-8.12.8-1.80). I dealt with
the smrsh issue by creating a symbolic link in the /etc/smrsh directory. However, I'm
not getting this problem.
- Transcript of session follows -
Group mismatch error. Mailman expected the mail
wra
75 matches
Mail list logo