Hi, > Subject: RE: [Web-cyradm] creating new users directly in mysql > > Thanks for your help :) > > I've found the problem. > The documentation of the postfix says that > ---------------------------------------------- > # The mailbox_transport specifies the optional transport in > master.cf # to use after processing aliases and .forward > files. This parameter # has precedence over the > mailbox_command, fallback_transport and # luser_relay parameters. > # > # Specify a string of the form transport:nexthop, where > transport is # the name of a mail delivery transport defined > in master.cf. The # :nexthop part is optional. For more > details see the sample transport # configuration file. > # > # NOTE: if you use this feature for accounts not in the UNIX > password # file, then you must update the > "local_recipient_maps" setting in > # the main.cf file, otherwise the SMTP server will reject mail for > # non-UNIX accounts with "User unknown in local recipient table". > # > #mailbox_transport = lmtp:unix:/file/name > > mailbox_transport = cyrus > --------------------------------------------- > > I've changed the transport data configuring amavisd-new in a > slightly different manner than reccommended in Lucs HOWTO, So > it was a local_recipient_maps thing. > > Now its fixed.
Are you using sql_lookups in amavisd-new? To store the policy in mysql too? So that you can later implement scan/virus enable and disabled by database? Greets Marcel _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
