Aleksey Andreev
Aleksey Andreev
php-imap is one of PHP extensions: https://www.php.net/manual/en/book.imap.php but it usually put it in a separate package. Fedora do have this one with the same name, but as far as I...
> Which table in the database contains the actual data/files so I can investigate? `reports` and `rptrecords`. > Deprecated: Return type of Liuch\DmarcSrg\DateTime::jsonSerialize()... It is on PHP8? I will fix...
> It did produce a red pop-up in the upper-right corner that displayed "[-100] Unexpected token '
> However, my mbox contains DMARC reports that don't have attachments. How can it be? DMARC rua reporting emails must have one and only one attachment. > Is there any...
> It may not be valid, but that didn't stop the sender from sending it :-) And our dmarc-admin address is public, of course, so anyone can email it. This...
At first, let me explain to you the script's logic: - The script assumes that the mailbox is ONLY for dmarc rua reports. In other words, there should not be...
> I was assuming that once the email in the mbox was processed, it would be deleted. No, this script (fetch_reports.php) does not delete any email messages. It either marks...
That is strange. I will definitely check it out. It seems I misunderstood you from the very beginning. I'm sorry for that.
Your dmarcreports folder is located not in INBOX. Did I understand you correctly?
So I have to set up my mail box in the same way to reproduce the issue.