[GF-Users] Postfix TLSRPT
Luca vom Bruch
luca at vom-bruch.com
Tue Jun 17 00:22:36 MST 2025
I can see that the SQLite db is being populated but I think there is a problem when it comes to sending the report:
postfix/postdrop[3406627]: warning: mail_queue_enter: create file maildrop/622599.3406627: Permission denied
tlsrpt-reportd[3417269]: postdrop: warning: mail_queue_enter: create file maildrop/868182.3417269: Permission denied
Any ideas? Does it try to run it as tlsrp user? I can see the Maildrop folder is owned by postfix in group postdrop
> Am 17.06.2025 um 06:39 schrieb Peter <peter at pajamian.dhs.org>:
>
> On 17/06/25 16:23, Peter wrote:
>>> Coincidentally I got the same error in my self-compiled system and I resolved by setting "socketmode = 0777" in collectd.cfg but it does not seem to help on the gf postfix install. I will keep looking and testing and report back if I find anything.
>>
>> It's generally not a good idea to set perms to 777, we should look at
>> the user and group settings on the socket and go from there.
>
> Try this:
> socketmode = 0660
> socketgroup = postfix
> socketuser = tlsrpt
>
> ...also try with 0666 and 0770 and let me know which combinations work.
>
>
> Peter
>
> _______________________________________________
> users mailing list
> users at lists.ghettoforge.org
> http://lists.ghettoforge.org/mailman/listinfo/users
>
More information about the users
mailing list