On 05/11/2015 07:38 PM, Eric Lamer wrote:
> Hi,
>
>When I am sending mail to my mailman server I get this error:
>
>
> Remote Server returned '< #5.3.0 x-unix; Group mismatch error. Mailman
> expected the mail wrapper script to be executed as group "mailman", but the
> system's mail server
Sebastian Kronenwerth wrote:
>
>Don't use the /usr/local/mailman/data/virtual-mailman. Mailman overwrite
>this file and therefore you can't modify this. Instead of this, put per
>hand in your /etc/postfix/virtual_alias:
>
>mailman-l...@wrightthisway.com mailman-l...@localhost
>t...@wrightth
Hi Jim,
I have had the same problem. With some tricks you can use your virtual
domains. Here an example how it works fine on my machine, but at this I
used your domain:
Add/modify this in your main.cf:
mydestination =
localhost
localhost.wrightthisway.com
alias_maps = hash:/etc/
On Jan 4, 2011, at 12:12 PM, Mark Sapiro wrote:
> Jim Wright wrote:
>>
>> I did some new googling using postfixadmin and mailman, and came across this
>> page: http://freemars.org/howto/mailman.html, this got me a lot closer, I
>> just needed to track down the most recent postfix-to-mailman.py
Jim Wright wrote:
>
>I did some new googling using postfixadmin and mailman, and came across this
>page: http://freemars.org/howto/mailman.html, this got me a lot closer, I just
>needed to track down the most recent postfix-to-mailman.py script, make the
>required edits for my site, and I have n
On Jan 3, 2011, at 1:34 PM, Mark Sapiro wrote:
> In order for aliases to be consulted, delivery must be 'local' not
> 'virtual'
>
> The solution in your case is to put
> hash:/usr/local/mailman/data/aliases in alias_maps; add localhost to
> mydestination and put
>
> VIRTUAL_MAILMAN_LOCAL_DOMAIN
Jim Wright wrote:
>However, I cannot send email to this list without the mail being rejected back
>as being to an unknown user.
>
>Based on all of my reading, I think I've done everything correctly. From my
>Postfix log, it doesn't appear that the aliases file is being consulted at
>all, but I
On Jan 3, 2011, at 12:15 AM, Jim Wright wrote:
> Jan 2 23:46:45 wrights-Mac-mini postfix/virtual[81790]: BBA681B43CF:
> to=, relay=virtual, delay=0.1,
> delays=0.08/0.01/0/0.02, dsn=5.1.1, status=bounced (unknown user:
> "t...@wrightthisway.com")
Hi, just a followup to my previous message, I
>>> Try disabling apparmor
>That did it :) Thank you very much Ralf
Well, now to think about it...any pointers how to change apparmor
profiles to allow this functionality while apparmor is running? ;)
Regards
hannu
--
Mailman-Users mailing li
>> < apps.rbm-toolbox.net #5.0.0 X-Postfix; Command died with status 1:
>"/usr/lib/mailman/mail/mailman post testplk-l">
>>
>> In the mail log I also get a line:
>> fatal: execvp /usr/lib/mailman/mail/mailman: Operation not permitted
> Try disabling apparmor
That did it :) Thank you very mu
* Niemi Hannu <[EMAIL PROTECTED]>:
> Hello
>
> I have just installed Mailman 2.1.8 on an OpenSuSE 10.1 running on AMD64
> system.
>
> I made the installation through YAST and it comes directly from the DVD
> downloaded from OpenSuSE site.
>
> The installation itself went quite easily and th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Ari,
> [EMAIL PROTECTED] [EMAIL PROTECTED]
well - that did it! I inserted a virtual map entry to forward the
mailinglist to another locally hosted domain without a default mailbox -
so mailman gets the mail in the end.
Thanks for your hint.
> -Original Message-
> From: Matthias Leonhardt
> Sent: Thursday, January 26, 2006 7:12 PM
> To: mailman-users@python.org
> Subject: [Mailman-Users] Problem with Postfix and default mailbox
>
> Hi there,
>
> I have a working mailman and postfix installation.
> in my postfix config I have
Jan-Simon Winkelmann wrote:
>
>As soon as I change the config to:
>
>DEFAULT_EMAIL_HOST = 'lists.webnauts.net'
>DEFAULT_URL_HOST = 'www.webnauts.net'
>MTA = 'Postfix'
>POSTFIX_STYLE_VIRTUAL_DOMAINS = ['lists.webnauts.net']
>add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
>
>I want this so I i
That appears to of fixed the problem. Thanks :)
-Original Message-
From: Thomas T. Veldhouse [mailto:[EMAIL PROTECTED]]
Sent: 29 November 2001 08:14
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [Mailman-Users] Problem with Postfix
Sorry, I wasn't paying attention.
day, November 29, 2001 2:10 PM
Subject: Re: [Mailman-Users] Problem with Postfix
> It looks like it wants gid = 51. Did you double check what group (not
user)
> 51 is? Seems to me you could have been using the uid instead of the gid.
>
> You could
>
>
./configure --prefix=/us
No change :(
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Paul Tomblin
Sent: 29 November 2001 07:10
To: [EMAIL PROTECTED]
Subject: Re: [Mailman-Users] Problem with Postfix
Quoting Geoffrey King ([EMAIL PROTECTED]):
> The cgi's are work
Quoting Geoffrey King ([EMAIL PROTECTED]):
> The cgi's are working fine.
>
> I've checked the main.cf and it reads as follows.
>
> default_privs = nobody
In my main.cf, that line is commented out. Try that.
--
Paul Tomblin <[EMAIL PROTECTED]>, not speaking for anybody
Any sufficiently advanc
p'. I
tried that too.
Anyways, postfix still complains as before regardless.
-Original Message-
From: Thomas T. Veldhouse [mailto:[EMAIL PROTECTED]]
Sent: 29 November 2001 06:46
To: [EMAIL PROTECTED]
Subject: Re: [Mailman-Users] Problem with Postfix
Did you try:
'configure --w
I've changed the gid of wrapper to postfix. The error is unchanged.
Is there anyway I can stop postfix from doing this check?
-Original Message-
From: Paul Tomblin [mailto:[EMAIL PROTECTED]]
Sent: 29 November 2001 06:23
To: Geoffrey King
Subject: Re: [Mailman-Users] Problem
[original problem]
> <[EMAIL PROTECTED]>: Command died with status 2:
> "/home/mailman/mail/wrapper mailcmd hlmods". Command output: Failure to
> exec script. WANTED gid 51, GOT gid 65534. (Reconfigure to take 65534?)
[my suggestion]
> Read the error message again. Then read this entry
eg Ward [mailto:[EMAIL PROTECTED]]
Sent: 29 November 2001 03:01
To: Geoffrey King
Cc: [EMAIL PROTECTED]
Subject: Re: [Mailman-Users] Problem with Postfix
On 29 November 2001, Geoffrey King said:
> This has probably been answered a thousand times before but I have a
problem
> with postfix+mail
On 29 November 2001, Geoffrey King said:
> This has probably been answered a thousand times before but I have a problem
> with postfix+mailman on Suse 7.2 Linux.
At *least* a thousand times. ;-)
> <[EMAIL PROTECTED]>: Command died with status 2:
> "/home/mailman/mail/wrapper mailcmd hlmods".
Okay, I fixed it.
Apparently, Postfix did not like my hostname being
www.greenrider.org and it being listed
in Postfix's main.cf file as mail.greenrider.org
Thanks anyways! :)
- Original Message -
From:
Kender
To: [EMAIL PROTECTED]
Sent: Sunday, November 18, 2001
24 matches
Mail list logo