Questions tagged [maildrop]

maildrop is a Mail delivery agent (MDA).

The maildrop MDA includes filtering functionality and receives mail via stdin and delivers in both Maildir and mbox formats.

maildrop has been suggested as an alternative to the unmaintained procmail MDA.

3 questions
4
votes
1 answer

Remove prefix from subject header in index view

I subscribed to several mailing lists that prefix the Subject: header with a fixed string like [list-foo]. This clutters my index view and limits the usable space. I'd like to strip this [list-foo] header from the index view. What's the best way to…
Marco
  • 33,188
  • 10
  • 112
  • 146
3
votes
1 answer

Postfix: force local users (PHP) to use the SMTPD for outside recipients

My server has been hacked and was sending lots of spam over the Internet. The first thing I did is shutdown postfix, close the outgoing port 25 and take the time to clean the website, the postfix queues, and to re-setup postfix completely. I enabled…
Fox
  • 670
  • 1
  • 6
  • 11
2
votes
1 answer

Configure courier to forward certain mails to external addresses

I have a debian 6.0 server with courier/courier-mta set up and some local domains. Now I want to create some forwards for some email address that should go directly to external addresses as there are no local users for those addresses. Eg. I have an…
Shihan
  • 123
  • 4