[qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread Erik Espinoza
What about mysqldump -u vpopmail -p vpopmail On 6/27/06, Roxanne Sandesara <[EMAIL PROTECTED]> wrote: mysql -u root -h 127.0.0.1 -p works properly. I can log in. mysql -u vpopmail -h 127.0.0.1 -p also works properly, logging in. On 6/27/06, George <[EMAIL PROTECTED]> wrote: > Roxanne, > It so

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread Roxanne Sandesara
Successfully dumps the contents of the vpopmail database to my screen. On 6/27/06, Erik Espinoza <[EMAIL PROTECTED]> wrote: What about mysqldump -u vpopmail -p vpopmail On 6/27/06, Roxanne Sandesara <[EMAIL PROTECTED]> wrote: > mysql -u root -h 127.0.0.1 -p works properly. I can log in. > mysql

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread Erik Espinoza
Does the vpopmail password you used match /home/vpopmail/etc/vpopmail.mysql Erik On 6/27/06, Roxanne Sandesara <[EMAIL PROTECTED]> wrote: Successfully dumps the contents of the vpopmail database to my screen. On 6/27/06, Erik Espinoza <[EMAIL PROTECTED]> wrote: > What about mysqldump -u vpopma

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread Roxanne Sandesara
Yes. That's where I copied the password from to execute those commands. On 6/27/06, Erik Espinoza <[EMAIL PROTECTED]> wrote: Does the vpopmail password you used match /home/vpopmail/etc/vpopmail.mysql Erik On 6/27/06, Roxanne Sandesara <[EMAIL PROTECTED]> wrote: > Successfully dumps the conten

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread George
PROTECTED] pass password list quit - Original Message - From: "Roxanne Sandesara" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 27, 2006 3:50 PM Subject: Re: [qmailtoaster] Re: User Access now failing: Help? Successfully dumps the contents of the vpopmail database to my scr

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread George
l work now. George - Original Message - From: "Roxanne Sandesara" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 27, 2006 4:02 PM Subject: Re: [qmailtoaster] Re: User Access now failing: Help? Yes. That's where I copied the password from to execute those commands. On

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread Roxanne Sandesara
D] pass password list quit - Original Message - From: "Roxanne Sandesara" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 27, 2006 3:50 PM Subject: Re: [qmailtoaster] Re: User Access now failing: Help? Successfully dumps the contents of the vpopmail database to my screen. O

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread Roxanne Sandesara
r (in a box). Originally i thought this test would have failed, but it sounds like it'll work now. George - Original Message - From: "Roxanne Sandesara" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 27, 2006 4:02 PM Subject: Re: [qmailtoaster] Re: User Access now failing: He

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread Erik Espinoza
Test it: > > telnet mail.yourdomain.com 110 > user [EMAIL PROTECTED] > pass password > list > quit > > > > - Original Message ----- > From: "Roxanne Sandesara" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, June 27, 2006 3:50 PM > Subject: Re:

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread George
27, 2006 4:31 PM Subject: Re: [qmailtoaster] Re: User Access now failing: Help? Table vpopmail.vlog does not exist. On 6/27/06, George <[EMAIL PROTECTED]> wrote: > Hummm... > Try this: > mysql -uvpopmail -hlocalhost -p vpopmail > > #at the prompt: > show tables; > >

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread Roxanne Sandesara
e too. You can use a domain, lastauth, or whatever you see there. George - Original Message - From: "Roxanne Sandesara" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 27, 2006 4:31 PM Subject: Re: [qmailtoaster] Re: User Access now failing: Help? Table vpopmail.vlog

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread George
gt; telnet mail.yourdomain.com 110 > > user [EMAIL PROTECTED] > > pass password > > list > > quit > > > > > > > > - Original Message - > > From: "Roxanne Sandesara" <[EMAIL PROTECTED]> > > To: > > Sent: Tuesd

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread Erik Espinoza
. You can use a domain, lastauth, or whatever you > see there. > > George > > - Original Message - > From: "Roxanne Sandesara" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, June 27, 2006 4:31 PM > Subject: Re: [qmailtoaster] Re: User Access now faili

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread George
ge - From: "Erik Espinoza" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 27, 2006 4:43 PM Subject: Re: [qmailtoaster] Re: User Access now failing: Help? Yep, looks like a compile error on courier imap. Not sure if its the configuration frm the QmailToaster project or your system.

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-27 Thread Roxanne Sandesara
l Message - From: "Erik Espinoza" <[EMAIL PROTECTED]> To: Sent: Tuesday, June 27, 2006 4:43 PM Subject: Re: [qmailtoaster] Re: User Access now failing: Help? Yep, looks like a compile error on courier imap. Not sure if its the configuration frm the QmailToaster project or your sys

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-28 Thread Weberhofer GmbH
I have had the "MySQL Server has gone away..." problem with OpenSuSE 10.1. I think, the problem is, that mysql >= 5 does not automatically reconnect after the connection has been timed out. The following setting in /etc/my.cnf solved the problem for me: [mysqld] ... wait_timeout = 432000 It w

Re: [qmailtoaster] Re: User Access now failing: Help?

2006-06-29 Thread Roxanne Sandesara
Hello all -- A bit of an update on my situation. As those who follow from the beginning may see, I somehow ended up with problems with my installation of courier-authlib, with pieces going amongst the missing. I completed an uninstall and a re-install of those packages (courier-imap and co