On Sep 11, 2010, at 9:04 AM, Wietse Venema wrote: > donovan jeffrey j: >> >> On Sep 10, 2010, at 10:49 PM, donovan jeffrey j wrote: >> >>> >>> On Sep 10, 2010, at 10:30 PM, Wietse Venema wrote: >>> >>>> donovan jeffrey j: >>>>> greetings >>>>> >>>>> i just upgraded postfix to 2.7.1 on a OSX 10.6.4 machine. From what I >>>>> have read in the archives it may be an incorrect user or permission but >>>>> it's not harmful. How do i clear the warning ? >>>>> >>>>> I used macports >>>>> >>>>> Sep 10 22:00:22 mx1 postfix/master[191]: daemon started -- version 2.7.1, >>>>> configuration /opt/local/etc/postfix >>>>> Sep 10 22:01:35 mx1 postfix/postsuper[374]: warning: bogus file name: >>>>> maildrop/.turd_postfix >>>>> >>>>> any insight would be helpful. >>>> >>>> That is not supposed to be there. Remove it. >>>> >>>> Wietse >>> >>> im not sure how ? >> >> beside that,.. after going through the macports, i decided i didn't like it. >> the whole /opt/directory switch they do just added another layer that could >> go wrong. >> So >> >> can i just move the binaries to to their normal directory since they >> complied correctly ? im not worried about OS updates. > > Moving files by hand is not supported, so I can't answer that question. > > Wietse >
okay I appreciate your input. here is my dilemma. OSX 10.6 comes stock with postfix 2.6 without LDAP support. I really like the ability to do ldap queries for local info and transport info (great feature). So what is the best way to upgrade? several people had mentioned " just use macports/darwinports/fink " but now I have two full instances of postfix on the system. not really what i wanted. Should I just compile from source and hope for the best. has anyone updated postfix with ldap support on osx ? sorry for obvious redundant questions. -j