This is a discussion on Re: Postfix+MYSQL Authentication problems within the mailing.postfix.users forums, part of the Mail Servers and Related category; Postmaster wrote: >>>Jun 6 15:30:40 dns1 authdaemond.mysql: failed to connect to mysql >>&...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Postmaster wrote:
>>>Jun 6 15:30:40 dns1 authdaemond.mysql: failed to connect to mysql >>>server (server=localhost, userid=postfix) >>[snip] >> > > Hmmmm Very close to the May 12th thread... What I have is SuSE 9.2, > with a downloaded version of Postfix 2.2.3 (because the distro postfix > does NOT include a mysql version). However MAILDROP is NOT installed > (not part of SuSE's 9.2 distro that I can tell). I was under the > impression (probably incorrectly) that MAILDROP was used for > "dropping off" the mail. I can receive to both "real" *nix users as > well as virtual domain users - I used Ralf's book as the "cookbook" so > when I got mail dumped into the appropriate > /var/spool/mail/vhosts/v-domainname/username/Maildir/new > I thought I was home free. I just wasn't able to "get" the mail, I was > just doing a "less" to see it in the user directory. I guess I was > missing how maildrop fit in ? Should I install it - from the source, > or am I missing something ? > No, you don't need maildrop (unless you want to do mail filtering/classification or run commands for virtual accounts). Then you are having a problem with courier-imap? if so, follow the same recommendations as for maildrop (since they both use authdaemon). but start by trying 127.0.0.1 instead of localhost first... |