I have a bunch of emails within .../Maildir/new folder. How to send them via qmail?
Also maybe you can advise how to block all emails from specific domain? I've tried to block using control/badmailfrom file, but seems that it doesn't work
.*\ @.*
!.*@.*\..*
.*%.*
@domain.com
Thanks in advance, Nick