Miscellaneous > Roundcube Discussion

unknown group: maildrop

(1/1)

best:
i cannot send my message from roundcube. i use freebsd 7.0 for the server and here is the log from tail -f /var/log/messages :


--- Code: ---postfix/sendmail[5455]: fatal: file /usr/local/etc/postfix/main.cf: parameter setgid_group: unknown group name: maildrop
--- End code ---


and here is the main.cf (/usr/local/etc/postfix/)

dano:
I would not think this is an error specific to Roundcube.  My guess is that you cannot send email at all due to not creating the user 'maildrop' when you installed Postfix.

best:

--- Quote ---I would not think this is an error specific to Roundcube. My guess is that you cannot send email at all due to not creating the user 'maildrop' when you installed Postfix.
--- End quote ---

i guess it before too. but the maildrop is exist as a group. i know it by running

--- Code: ---pw group show maildrop
--- End code ---

or see it in /etc/group.
both of it has a same result as below :

--- Code: ---maildrop:*:126:
--- End code ---


i had posted this message to another forum too. i mean, i wanna get much information to solve this problem.
Thank you. hope u can help me. or another one..

best regards.

dano:
I'm not a Postfix user so am not much help but I did find this command by Googling which seems to have helped some.

Run as root:  postfix set-permissions

Navigation

[0] Message Index

Go to full version