Aleksey Andreev

Results 109 comments of Aleksey Andreev

Hi justdave, I agree with you that it is necessary to expand number of ways to send the emails. But I don't want to use Composer for this, sorry. This...

I thought It might be better to just allow to specify a command to be run when the email is sent and pass it the target email address and message...

Yes, you're right, I didn't think about that. Any way, I'm going to add the ability to output the text of the summary dmarc report to stdout. So you may...

I'm going to make it possible to use alternative libraries for sending mail.

Implemented with 8f76c135f2b5e5d66596c695b4a5fbeb97176a1e

Do you mean ordering by domain name in the report list table? At the moment, ordering is implemented only by the report date column there. Note that you can **filter**...

The script says that there is no access to the configuration file. Please show or check the permissions to /usr/local/share/dmarc-srg/config/conf.php

I just removed read permissions from my config file and got the exact same error. My environment: - OS information: Linux 6.6.15-amd64 #_1 SMP PREEMPT_DYNAMIC Debian 6.6.15-2 (2024-02-04) x86_64 -...

Try `systemctl restart php8.2-fpm.service` if it was web interface.

I run all my scripts from the utils directory via cron under the www-data user with no extra users/groups and no extra permissions. But this approach will not work for...