tir, 14.06.2005 kl. 14.13 skrev Sérgio A P Ferreira:
I have installed Postfix 2.1.5-9 , Maildrop 0.47-4 , MySQL 4.1. I´m
using this scenario with virtual domains configurations. When I set
transport to virtual everything goes fine, when I change this
transport to maildrop the system delivery stops (I did the change on
MySQL table responsable for transport) . I woudlike to use maildrop
to increase administration flexibility, like control over Webmail
access, IMAP access, POP3 access. My doubt is: maildrop works well
with virtual domains or not,
My experience is with Postfix 2.0 through to Postfix 2.2.3. I use LDAP,
not MySQL for all network authentication (especially useful if one has
to log in at shell or GUI level), but that shouldn't make any difference
at all to your own setup. maildrop works well with virtual-style
domains, where a static user (say vmail) has all read and write access
to the users' mail directories and the users authenticate using
Courier's authlib or authdaemon.
I see on the net some Howto´s explained that, it seems work well with
older versions of postfix, there is a configuration difference
between postfix version 2.2.x and older versions that I don´t figure
out.
There is no configuration difference for delivery to maildrop from
Postfix 2.0 to 2.2.3.
Could you help me to find out how can I handle with it.
Your problem is delivering from Postfix to maildrop? What have you done
to now? Either master.cf or postconf -n.
If this is a pure Postfix problem, you'd be better off posting on the
Postfix ML.
--Tonni