11 messages in net.sourceforge.lists.courier-maildrop[maildropl] signal 0x19
FromSent OnAttachments
Nerijus BaliunasDec 9, 2004 7:14 pm 
Matthias AndreeDec 10, 2004 2:04 am 
Nerijus BaliunasDec 10, 2004 5:23 am 
Sam VarshavchikDec 10, 2004 6:29 pm 
Ron JohnsonDec 11, 2004 7:10 am 
Jonathan NicholsDec 11, 2004 2:02 pm 
Tony EarnshawDec 11, 2004 5:02 pm 
Ron JohnsonDec 12, 2004 5:43 am 
Tony EarnshawDec 12, 2004 10:25 am 
Nerijus BaliunasDec 12, 2004 6:30 pm 
Devin RubiaDec 14, 2004 9:21 am 
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:[maildropl] signal 0x19Actions...
From:Nerijus Baliunas (neri@users.sourceforge.net)
Date:Dec 9, 2004 7:14:41 pm
List:net.sourceforge.lists.courier-maildrop

Hello,

Recently I started to get signal 0x19 when trying to deliver using maildrop (it worked before ;-). I am using maildrop for making copies of sent messages, so I have in /var/qmail/alias/.qmail-msglog:

# This alias control file is processed on EVERY SINGLE message. # ***THINK*** before you do this as it can put extra load on your system. # # Several things can be done here: # 1. Record EVERY single message in a mailbox file. # *** ARE YOU SURE YOU ***REALLY*** WANT TO RECORD EVERY SINGLE MESSAGE!!!??? # EXAMPLE: #./msglog # # 2. Record Message-IDs for later tracking. # EXAMPLE: #| awk '/^$/ { exit } /^[mM][eE][sS][sS][aA][gG][eE]-/ { print }' # | maildrop -d vpopmail

My maildrop binary is setuid root. /etc/maildroprc contains just lines like:

if (/^From:.*use@domain.com/) to /home/vpopmail/domains/domain.com/backup/Maildir/.user1.Sent if (/^From:.*use@domain.com/) to /home/vpopmail/domains/domain.com/backup/Maildir/.user2.Sent

It has no default delivery or smth, just pairs of lines like that. The problem is, some messages are delivered, and some are not. What could be a problem?

I searched google and found out that signal 0x19 can occur if maildrop's log file is over 50 MB, but I don't have logging enabled; also that optimizations over -O2 are dangerous, but I tried even with -O0. My system is Fedora Core 2, tried a few last maildrop versions, including latest devel. I configure it with --enable-trusted-users='alias'.

Regards, Nerijus