Aleksey Andreev

Results 109 comments of Aleksey Andreev

Have a look at this: https://github.com/liuch/dmarc-srg/commit/3a48021ffbd15c15de357ae37619435bfed20e88. I have changed the colors (your are almost the same in the dark theme and too bright) and prevented a button based on a...

Hello, ReVoLt112 I'm a little confused. Do mail servers send out such reports now? I haven't received any RUF report yet. I thought that sending such reports was the exception...

And thank you for your attention to my project!

Thank you, @geekasylum !

I don't plan on implementing this in the near future. Sorry.

Hi, If you want to get reports automatically, you have to use cron on your server. Currently, you can automatically take reports from your mailboxes or directories on the server....

Why not? I don't use JustHost, but it definitely works on the cheapest droplet of DigitalOcean. The main thing is that there must be access to cron and php. The...

From #31. To know what you're failing, I need to know what exactly you're trying to do. How did you add a job for cron. What exact command did you...

1. Does this command work in console: `cd /home4/nasirryk/public_html/dmarc.xpertsgroup.net && /usr/local/bin/php utils/fetch_reports.php` 2. Do you have a user www-data on your server? 3. Does the command above work under user...

In the cron job, you need to specify a user under which you are going to run the script. This is usually the system user under which your web server...