| |||||||||||||||||||||||||||||||
|
> Hello Postfix users, > > I'm trying to setup and use postfix 2.4.1 on a single machine that > will be used as a apache, then watch for any php (or other) scripts that send mail. there are many broken ones out there. > mysql and mail server and needed some help with configuration problems. > > postfix is being setup so that i can use local address class > (http://www.postfix.org/ADDRESS_CLASS_README.html) but not use the > /etc/passwd file for storing/checking email id's. if you don't use /etc/passwd, then consider using virtual_mailbox_domains instead of the local class. with the local class, postfix needs to know the uid, gid and home directory to use for delivery, which doesn't seem available in your setup. take a look at http://workaround.org/ for an example of a mysql driven virtual setup. > > my configuration files are as follows > /etc/postfix/main.cf (i added the following lines after the original > contents of main.cf) please send output of 'postconf -n', not excerpts from main.cf (nor the full main.cf). see http://www.postfix.org/DEBUG_README.html#mail
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com