[postfix-users] Ungewolltes Update von 2.2.10 auf 2.5.1
Arne Hoffmann
arne at fish.in-berlin.de
Mo Mai 5 19:33:26 CEST 2008
Stefan Förster wrote:
> > * Jens Mueller <mail at jens-mueller.de> wrote:
> > > May 5 17:41:28 vinola1 postfix/pipe[1739]: fatal: user= command-line
> > > attribute specifies mail system postdrop group id 112
> >
> > Teilen sich vmail und postfix eine GID/UID?
>
> Postdrop. 112 halt.
Und da liegt der Fehler. Externe Programme dürfen nicht mit GID des
Mailsystems laufen.
Aus pipe(8):
| user=username:groupname
| Execute the external command with the rights of the specified username.
| The software refuses to execute commands with root privileges, or with
| the privileges of the mail system owner. If groupname is specified, the
| corresponding group ID is used instead of the group ID of username.
Im Logfile sollte eigentlich auch stehen, um welches externe Programm es
geht.