

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
1 message in net.sourceforge.lists.courier-maildrop[maildropl] Maildrop help please| From | Sent On | Attachments |
|---|---|---|
| Flora Dru | Aug 6, 2003 5:57 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | [maildropl] Maildrop help please | Actions... |
|---|---|---|
| From: | Flora Dru (dr...@dicts.mak.ac.ug) | |
| Date: | Aug 6, 2003 5:57:39 am | |
| List: | net.sourceforge.lists.courier-maildrop | |
Hi Robin,
I am setting up my first mail server with the following setup postfix + sqwebmail + mysql + courier-imap and this works fine, then I get to intergrate maildrop for autoreplies and quotas and am now having problems.
I use the following:
---maildrop setup---- -./configure --enable-maildirquota --enable-maildropmysql -make -make install-strip -make install-man
postconf -n: alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix debug_peer_level = 2 home_mailbox = Maildir/ inet_interfaces = all local_destination_concurrency_limit = 1 local_recipient_maps = mysql:/etc/postfix/aliases.cf mail_owner = postfix mailbox_command = /usr/local/bin/maildrop mailq_path = /usr/bin/mailq manpage_directory = /usr/local/man mydestination = $myhostname, localhost $mydomain mydomain = domain.com myhostname = mail.domain.com mynetworks = xxx.xxx.xx.x/x mynetworks_style = subnet myorigin = domain.com newaliases_path = /usr/bin/newaliases queue_directory = /var/spool/postfix readme_directory = no sample_directory = /etc/postfix sendmail_path = /usr/sbin/sendmail setgid_group = postdrop transport_maps = mysql:/etc/postfix/transport.cf unknown_local_recipient_reject_code = 450 virtual_gid_maps = mysql:/etc/postfix/ids.cf virtual_mailbox_base = /home/popmail virtual_mailbox_maps = mysql:/etc/postfix/aliases.cf virtual_uid_maps = mysql:/etc/postfix/ids.cf
my /etc/postfix.master.cf is maildrop unix - n n - - pipe flags=DRhu user=root:mail argv=/usr/local/bin/maildrop -d ${recipient}
ls -l /usr/local/bin/ total 1854 drwxr-xr-x 2 root root 440 Aug 6 14:52 . drwxr-xr-x 16 root root 440 Jul 30 11:08 .. -rwxr-xr-x 1 root root 20040 Aug 6 14:52 deliverquota -rwxr-xr-x 1 root mail 9948 Aug 6 14:52 lockmail -rwxr-xr-x 1 root root 22456 Aug 6 14:52 mailbot -rwxr-xr-x 1 root root 21864 Aug 6 14:52 maildirmake -rwxr-xr-x 1 root mail 154056 Aug 6 14:52 maildrop
but when I try cat msg | /usr/local/bin/maildrop -d "us...@test.domain.com"
i get this error
maildrop: signal 0x0B
ls -l /home/popmail is drwxr-xr-x 6 sqwebmail mailuser 184 Jul 2 11:06 . drwxr-xr-x 7 root root 152 Jul 8 14:31 .. drwxr-xr-x 3 sqwebmail mailuser 72 Jul 2 11:08 test.domain.com
Please advice me on this







