maximatt wrote: >> 2007/6/11, Alessandro Vesely <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>: >> >> maximatt wrote: >> > 1) i have my virtual users under directory server >> > 2) i configure (and install) maildrop with the options: >> > --prefix=/etc/maildrop --enable-maildirquota--enable-authlib >> >> If you use courier as MTA, you should use the version of maildrop >> included in it. >> >> If you use a different MTA, you should configure that in order to >> use maildrop for delivery. Specifying your MTA may be useful. > > yes i inetragate with postfix but i cant make request to directory > server form maildrop because i dont unknown who files i must to use
I don't use postfix nor ldap, so I cannot help you on that. Please send replies to the list, as someone else may be able to understand your problem better than I am. In order to work with authlib, you should have installed the Courier authentication library. Use authtest to make sure the library works as required. Its daemon should be up and running when you run maildrop. Maildrop has to be started when email messages arrive. It expects the message contents on its standard input. It also requires some arguments and environment variables in order to determine where are the mailbox and the filter recipes that it should use for delivering the message. For virtual users, the standalone version of maildrop integrates that information by querying the authentication library. See also http://www.courier-mta.org/FAQ.html#authlib -- ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
