On Fri, 2005-06-17 at 19:02 +0600, Ruslan Molbashev wrote:
> Hello,i'm getting this error when telneting to 110,
> on freebsd 5.3,vpopmail 5.4.10+mysql-4.1.12
> 
> freebsd# telnet localhost 110
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> +OK <2948.1119011293@/home/vpopmail/bin/vchkpw>
> user testusr
> +OK
> pass 123
> -ERR this user has no $HOME/Maildir
> Connection closed by foreign host.
> 
> i can't get out what does it mean,it's supposed to use mysql:(?
> thanks in advanse!

Using MySQL doesnt put the email into MySQL, it only stores the domain
and users details (username, pass, domain etc). The user should have a
home dir at something like /home/vpopmail/domain.com/user/Maildir

You can use Maildirmake to create the Maildir if you need to. Make sure
you run it as the vpopmail user though.

Shane

Reply via email to