Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-18 Thread davide bozzelli
Dan McAllister wrotes: PS: I have to admit -- I'm getting frustrated with the whole qmail-toaster idea -- being a sys-admin for decades, I'm not used to deploying systems that are magic boxes -- I like to know HOW things work (and WHY they work)... but sendmail was a BITCH (always has

RE: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-18 Thread Tim Mancour
: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem The value of the assign file matches entries on other (working) servers... --- +userdomain.com-:userdomain.com:89:89:/home/vpopmail/domains/userdomain.com: -:: . --- An interesting attempt -- I've never had

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-18 Thread Dan McAllister
Just to update you all... I ran out of time... I finally had to un-install and re-install to get the toaster to work again. I tried several half-baked methods, but the only one that worked was to COMPLETELY uninstall qmail-toaster: I spent all night manually writing scripts and backing up

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-18 Thread Jean-Paul van de Plasse
: Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem Just to update you all... I ran out of time... I finally had to un-install and re-install to get the toaster to work again. I tried several half-baked methods, but the only one that worked

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine

2007-07-17 Thread A M
you should install phpMyAdmin. This will allow you to use the interface to edit the values in dir_control table. FWIW I think QMT had this issue since, at least, ver 1.3... prior to that I don't know. The field is allaways 0 but at some point , after qmailadmin I think, it gets maxed out.

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine

2007-07-17 Thread Jake Vickers
A M wrote: you should install phpMyAdmin. This will allow you to use the interface to edit the values in dir_control table. FWIW I think QMT had this issue since, at least, ver 1.3... prior to that I don't know. The field is allaways 0 but at some point , after qmailadmin I think, it gets

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine

2007-07-17 Thread A M
OK, cur_users on dir_control, some times, gets maxed up. usualy after adding users if I recall correctly. Not necessarily with vqadmin, but with qmailadmin also (I think). I googled it arround and and didn't get much, so I assumed a vqadmin bug at first. But in some of my systems this happens

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Dan McAllister
Jake Vickers wrote: Dan McAllister wrote: Jake... I DO have a bad habit of reading the documentation -- I use the vqadmin program solely for retrieving passwords when idiot users forget them -- usually the day after they have reset them for some odd reason. I have no doubt, and hope you do

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Jake Vickers
Dan McAllister wrote: You can use recordio to see what qmail-smtp is doing, and maybe see where the break is. I've been traveling the last few days so I haven't kept up on the threads much. What OS and version? Behind a NAT firewall or public? Are just the /home and /backup dirs on NFS?

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Dan McAllister
I'll put my responses up here this time: 1) Yes, the MySQL server is local (same machine as qmail-toaster) 2) If qmail-send is having trouble looking up names, it must be a MYSQL problem... as root, I can perform the following: # vuserinfo [EMAIL PROTECTED] name: user passwd:

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Natalio Gatti
The content of /var/qmail/user/assign reflects your current domains? I had a corrupted assign file, which lead me to a similar problem: qmail-smtpd accepted the messages (I guess here is where mysql plays its role), but qmail-send didn't identified them as local accounts. The assign file must be

RE: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Tim Mancour
: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem I'll put my responses up here this time: 1) Yes, the MySQL server is local (same machine as qmail-toaster) 2) If qmail-send is having trouble looking up names, it must be a MYSQL problem... as root, I can perform the following

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Dan McAllister
Update: I enabled the vpopmail user as a shell account (changed the entry in /etc/passwd, then used su) I tried the vuserinfo command: $vuserinfo [EMAIL PROTECTED] ... and received an identical response. I believe that this effectively shuts down the MySQL error assertion. Unless qmail-send

RE: [qmailtoaster] Domain bouncing mail, vuser says user is fine

2007-07-17 Thread Helmut Fritz
, July 17, 2007 4:05 AM To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine OK, cur_users on dir_control, some times, gets maxed up. usualy after adding users if I recall correctly. Not necessarily with vqadmin, but with qmailadmin also

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine

2007-07-17 Thread Dan McAllister
@qmailtoaster.com *Subject:* Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine OK, cur_users on dir_control, some times, gets maxed up. usualy after adding users if I recall correctly. Not necessarily with vqadmin, but with qmailadmin also (I think). I googled it arround and and didn't get

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine

2007-07-17 Thread Janno Sannik
? *From:* A M [mailto:[EMAIL PROTECTED] *Sent:* Tuesday, July 17, 2007 4:05 AM *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine OK, cur_users on dir_control, some times, gets maxed up. usualy after adding users if I recall

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Janno Sannik
or the domain's default). Regards, Tim *From:* Dan McAllister [mailto:[EMAIL PROTECTED] *Sent:* Tuesday, July 17, 2007 10:36 AM *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Domain bouncing mail

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine

2007-07-17 Thread Natalio Gatti
On 7/17/07, Janno Sannik [EMAIL PROTECTED] wrote: I got mixed results: about 10% of domains have cur_users maxed out to 2147483647 about 15% have values rangin 1-16 all others have values of 0 what to think of it and to reset it to 0 for all domains? Actually nothing weird does not seem to be

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Jean-Paul van de Plasse
with this value and never had any problems with those. JP - Original Message - From: Dan McAllister To: qmailtoaster-list@qmailtoaster.com Sent: Tuesday, July 17, 2007 5:57 PM Subject: Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem Update

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine

2007-07-17 Thread A M
not officially!) and not used? *From:* A M [mailto:[EMAIL PROTECTED] *Sent:* Tuesday, July 17, 2007 4:05 AM *To:* qmailtoaster-list@qmailtoaster.com *Subject:* Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Jake Vickers
Natalio Gatti wrote: The content of /var/qmail/user/assign reflects your current domains? I had a corrupted assign file, which lead me to a similar problem: qmail-smtpd accepted the messages (I guess here is where mysql plays its role), but qmail-send didn't identified them as local accounts.

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Jake Vickers
Dan McAllister wrote: Update: I enabled the vpopmail user as a shell account (changed the entry in /etc/passwd, then used su) I tried the vuserinfo command: $vuserinfo [EMAIL PROTECTED] ... and received an identical response. I believe that this effectively shuts down the MySQL error

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Jean-Paul van de Plasse
: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem Dan McAllister wrote: Update: I enabled the vpopmail user as a shell account (changed the entry in /etc/passwd, then used su) I tried the vuserinfo command: $vuserinfo [EMAIL PROTECTED

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Dan McAllister
:[EMAIL PROTECTED] *To:* qmailtoaster-list@qmailtoaster.com mailto:qmailtoaster-list@qmailtoaster.com *Sent:* Tuesday, July 17, 2007 5:57 PM *Subject:* Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem Update: I enabled the vpopmail user

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Dan McAllister
The value of the assign file matches entries on other (working) servers... --- +userdomain.com-:userdomain.com:89:89:/home/vpopmail/domains/userdomain.com:-:: . --- An interesting attempt -- I've never had to examine this file before (didn't even know it existed!) Am curious what its used

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Janno Sannik
If i'm correct then this file is used for deliveries. 89:89 can be changed to somethin else so the domain files are owned by somebody else (and use filesystem quota on separate domains). i have a hunch on other variables (they are quite obvious :) ), but i'm not guessing and reading the docs

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Jean-Paul van de Plasse
@qmailtoaster.com Sent: Tuesday, July 17, 2007 11:36 PM Subject: Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem Yes, all users are bouncing... I have opened the MySQL tables in navicat and they look identical to other domains (on other servers) that DO work. I

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Dan McAllister
ummm... I think I inadvertently confused you... I ran vuserinfo as root and got: [EMAIL PROTECTED] ~]# /home/vpopmail/bin/vuserinfo [EMAIL PROTECTED] name: user passwd: $1$OUEk3eHa$14lfEMjiA.tX6nuT1m5.m1 clear passwd: password comment/gecos: My User uid:0 gid:0 flags: 0 gecos: My User

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Jake Vickers
Dan McAllister wrote: ummm... I think I inadvertently confused you... When I said it was the same, I meant that it was the same info as when I ran it as root. Sorry for any confusion... Yeah, that one got me. Sorry about that. Now if you were referring to the password for vpopmail in

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-17 Thread Erik A. Espinoza
Im pretty sure the default password is SsEeCcRrEeTt. E On 7/17/07, Jake Vickers [EMAIL PROTECTED] wrote: Dan McAllister wrote: ummm... I think I inadvertently confused you... When I said it was the same, I meant that it was the same info as when I ran it as root. Sorry for any

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine

2007-07-16 Thread Phil Leinhauser
Do a google search for a product called navicat. It's an admin tool MySQL. Once you connect to your MySQL, you'll see the tables. When you right click on a table or group of tables, you have the option to check tables. It will report the state back as ok, crashed, corrupted, etc. On the

RE: [qmailtoaster] Domain bouncing mail, vuser says user is fine

2007-07-16 Thread Helmut Fritz
maybe you can use mysql to change the value? i see a table called dir_control in database vpopmail that ha a column called cur_users. what is interesting though is that 3 of my domains show 0 users when in fact they have users... can anyone advise on that? _ From: Dan McAllister

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-16 Thread Dan McAllister
Thanks for the pointer to the tool, Phil... Unfortunately, it appears that the # of users bug is a symptom, not the real problem. Using navicat, I have repaired the # of users entry in the dir_control field. However, my users on this system all remain unable to receive email. (same error) I

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-16 Thread Dan McAllister
Jake... I DO have a bad habit of reading the documentation -- I use the vqadmin program solely for retrieving passwords when idiot users forget them -- usually the day after they have reset them for some odd reason. In my environment, clients purchase a server and maintenance from me. They

Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-16 Thread Jake Vickers
Dan McAllister wrote: Jake... I DO have a bad habit of reading the documentation -- I use the vqadmin program solely for retrieving passwords when idiot users forget them -- usually the day after they have reset them for some odd reason. I have no doubt, and hope you do read the sparse docs

RE: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-16 Thread Tim Mancour
. Regards, Tim -Original Message- From: Dan McAllister [mailto:[EMAIL PROTECTED] Sent: Monday, July 16, 2007 6:05 PM To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem Jake... I DO have a bad habit

RE: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem

2007-07-16 Thread Tim Mancour
the individual user's .qmail file. Regards, Tim -Original Message- From: Dan McAllister [mailto:[EMAIL PROTECTED] Sent: Monday, July 16, 2007 6:05 PM To: qmailtoaster-list@qmailtoaster.com Subject: Re: [qmailtoaster] Domain bouncing mail, vuser says user is fine -- still a problem Jake... I DO have