

![]() | 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: |
2 messages in net.sourceforge.lists.courier-maildrop[maildropl] postfix+mysql+maildrop - ...| From | Sent On | Attachments |
|---|---|---|
| Kirk Moore | Jun 6, 2003 5:11 pm | |
| Matthias Andree | Jun 7, 2003 2:54 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] postfix+mysql+maildrop - help.... | Actions... |
|---|---|---|
| From: | Kirk Moore (kmo...@moorewebs.com) | |
| Date: | Jun 6, 2003 5:11:39 pm | |
| List: | net.sourceforge.lists.courier-maildrop | |
Ok - help... we have headaches... and foreheads are flat... we are in pain here....
I have gotten most everything together searching through the archives.
I have followed the examples that are listed in the archives...
Those from Claudio, and others....
We have searched hi and low to get this to work.
Maildropmysql.config looks like:
# hostname - host name of your ldap server hostname localhost port 3306 socket /tmp/mysql.sock database nimbus dbuser ***** dbpw ******* dbtable users
default_uidnumber 5000 default_gidnumber 5000 uid_field address uidnumber_field uid gidnumber_field gid maildir_field maildir homedirectory_field home #quota_field quota # mailstatus_field vmailstatus where_clause ""
listing from /etc/postfix/master.cf
lmtp unix - - n - - lmtp maildrop unix - n n - - pipe flags=Ru user=vmail argv=/usr/local/sbin/maildrop -d $recipient #
Listing from /etc/postfix/main.cf
queue_directory = /var/mqueue command_directory = /usr/local/sbin daemon_directory = /usr/local/libexec/postfix mail_owner = postfix myhostname = mail.moorewebs.com mydomain = moorewebs.com myorigin = moorewebs.com mydestination = $myhostname, $mydomain, $transport_maps #mydestination = $myhostname, $mydomain alias_map = /etc/postfix/aliases alias_database = hash:/etc/postfix/aliases mail_spool_directory = /var/mail home_mailbox = Maildir/ inet_interfaces = all mailbox_command = /usr/local/sbin/maildrop -d $USER $EXTENSTION maildrop_destinaton_recipient_limit = 1 mynetworks = 64.81.191.0/27, 127.0.0.0/8 smtpd_banner = $myhostname ESMTP Welcome to Mail1 mailserver - cleanposts queue_minfree = 800000 message_size = 5240000 mailbox_size = 12240000 smtpd_recipient_limit = 150 virtual_transport = virtual local_transport = local local_recipient_maps = maildrop_destination_recipient_limit = 1 biff = no empty_address_recipient = MAILER-DAEMON transport_maps = mysql:/etc/postfix/transport.cf virtual_mailbox_maps = mysql:/etc/postfix/mysql_virt.cf virtual_maps = mysql:/etc/postfix/virtual.cf virtual_mailbox_domains = hash:/etc/postfix/vdomains virtual_minimum_uid = 100 virtual_uid_maps = static:5000 virtual_gid_maps = static:5000 virtual_mailbox_base = /home notify_classes = 2bounce,policy,protocol,resource,software #content_filter = smtp-amavis:[127.0.0.1]:10024 ## # smtpd contorl features ## strict_rfc821_envelopes = yes smtpd_helo_required = yes smtpd_helo_restrictions = permit_mynetworks, reject_unauth_pipelining, reject_non_fqdn_hostname, reject_unknown_hostname, # reject_invalid_hostname, permit
The maildrop program looks like this:
-rwsr-sr-x 1 root vmail 646464 Jun 6 16:42 maildrop
and we get this out put when we try to send to our Vdomains
Jun 6 17:05:11 mail postfix/pipe[1067]: 03B2915E25: to=<kmo...@just-posts.com>, relay=maildrop, delay=1, status=deferred (temporary failure. Command output: /usr/local/sbin/maildrop: Invalid user specified. )
Output from a maildrop -v
maildrop 1.5.3 Copyright 1998-2003 Double Precision, Inc. Virtual user database via MySQL extension enabled. This program is distributed under the terms of the GNU General Public License. See COPYING for additional information.
We really need to get this up, and working, and do not know where to go from here... We have tried everything that we can thing of, to no avail..
-- Kirk Moore Network/Software Engineer
Black holes are created when God divides by zero!







