2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] [Courier-imap] maildr...
FromSent OnAttachments
Thomas SchwenskiMar 17, 2008 8:51 am 
Sam VarshavchikMar 17, 2008 4:43 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] [Courier-imap] maildrop loggs error instead of deliveringActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Mar 17, 2008 4:43:33 pm
List:net.sourceforge.lists.courier-maildrop

Thomas Schwenski writes:

Hello Sam,

Invoke maildrop with the -V9 option for more information. Follow-ups to the maildrop list.

As you can see, i use maildrop in delivery-mode.

Maildrop is configured in /etc/postfix/master.cf with:

maildrop unix - n n - - pipe flags=ODRhu user=vmail argv=/usr/bin/maildrop -d ${user}@${nexthop} ${extension} ${recipient} ${user} ${nexthop}

The manpage tell's me that verbose-mode will not be used if maildrop is invoked with -d <user>.

Nevertheless I tried to use maildrop not in delivery-mode by this command-line:

mail:/# /usr/bin/maildrop -V 9 us@example.com us@example.com \ user example.com

Starting maildrop this way results in a blank cursor on the next line and no other output.

It expects an email message on standard input.

What does maildrop exspect a further input (on the blank cursor)? I tried to paste a whole mail but this didn't seem to work.

Did you follow it with a terminal end-of-file key, (usually CTRL-D)?