email - How to flush the queue in DragonFly Mail Agent (DMA) -


dma keeps on trying send email:

$ dma -bp id  : c08be.177cb00 from: example@foo.bar  : example@foo.bar 

how can flush queue?

this might helpful someone:

retrieve pid , kill process

$ ps -ef | grep dma mail      6922     1 66 jun28 ?        15:31:04 /usr/sbin/dma -q1 $ kill -9 6922 

Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

unity3d - Fatal error- Monodevelop-Unity failed to start -