Open eoli3n opened 2 years ago
spool dir is in /var/spool/dma
. You seem to be running an old version of dma?
Thanks ! The last version of latest freebsd
Note that we have a few changes in FreeBSD's copy of dma - primarily related to splitting over-long body lines, and we may not have any very-recent changes from this repo. It's probably best to open a bug in FreeBSD's bugzilla.
I rm /var/spool/dma/*
but I still receive those mails...
$ ls /var/spool/dma
flush
$
So from where could it come from ?
Note that we have a few changes in FreeBSD's copy of dma - primarily related to splitting over-long body lines, and we may not have any very-recent changes from this repo. It's probably best to open a bug in FreeBSD's bugzilla.
In current we are up to date, with the latest patches + yours, it is not the case for releases.
something is producing mail locally, but the Gmail smtpd rejects the mails.
On October 17, 2022 2:42:31 AM CDT, Jonathan Kirszling @.***> wrote:
I
rm /var/spool/dma/*
but I still receive those mails...$ ls /var/spool/dma flush $
So from where could it come from ?
-- Reply to this email directly or view it on GitHub: https://github.com/corecode/dma/issues/111#issuecomment-1280426392 You are receiving this because you commented.
Message ID: @.***> -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
something is producing mail locally, but the Gmail smtpd rejects the mails.
No, let's reexplain well what happens.
From June 2022, my smtp connection to gmail stopped working. I let this as is for few month, and then lately, solved the problem. Since the problem is solved, I receive everyday, ~15 mails which are dated from the moment it start to fail to connect to smtp, to the date I solved it.
The screen I posted in the first message, is what I get every day. Check dates. For exemple, this is what I found this morning in my inbox
SMTP is now working, so I guess freebsd is sending me all the spool during the failing period. I cleaned the spool, so where does those mails come from ?
there might be dma processes active, trying to deliver spool. do a killall dma and see if it stops.
$ pgrep dma
$
i cannot explain why old mails keep arriving.
On October 19, 2022 3:01:58 AM CDT, Jonathan Kirszling @.***> wrote:
$ pgrep dma $
-- Reply to this email directly or view it on GitHub: https://github.com/corecode/dma/issues/111#issuecomment-1283592301 You are receiving this because you commented.
Message ID: @.***> -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
For 3 month, I got a smtp authentication error that I didn't solve.
For each failed mail, dma now spam me with ~15 mail per day, everyday since 2 weeks.
This is what I got yesterday for exemple :
How to empty the queue ? I can't find anything with mail command