[GF-Users] Postfix TLSRPT
Peter
peter at pajamian.dhs.org
Tue Jun 17 20:45:24 MST 2025
That sounds like a postdrop issue, possibly selinux-related, check for
denials in your audit.log file.
Peter
On 17/06/25 19:22, Luca vom Bruch wrote:
> 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
>>
>
> _______________________________________________
> users mailing list
> users at lists.ghettoforge.org
> http://lists.ghettoforge.org/mailman/listinfo/users
More information about the users
mailing list