-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mailer-deamon spam with endless "Mail delivery failed" #111
Comments
spool dir is in |
Thanks ! |
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 $ ls /var/spool/dma
flush
$ So from where could it come from ? |
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...
```bash
$ ls /var/spool/dma
flush
$
```
So from where could it come from ?
--
Reply to this email directly or view it on GitHub:
#111 (comment)
You are receiving this because you commented.
Message ID: ***@***.***>
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
|
there might be dma processes active, trying to deliver spool. do a killall dma and see if it stops. |
|
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:
#111 (comment)
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
$ mail No mail for root $ ls /var/spool/mqueue mail.core
The text was updated successfully, but these errors were encountered: