Re: [vchkpw] delivery failure

2008-07-06 Thread kalin m

sorry... i had to change mail accounts...

no. it never worked.

vpomail is compiled from source with:
$ ./configure --enable-clear-passwd --enable-valias --enable-auth-module=mysql 
--enable-domainquotas --disable-roaming-users

i haven;t added anything to this installation. just trying to set it for the 
first time on this machine...

the tar i fot off the inter7 site is called vpopmail-5.4.2.tar.gz there is no 
(24|25|26)

all the files




Hi,

Has this ever worked?
How did you compile vpopmail?
Are you using something other than netqmail, like chkusr patch?
..and I hope you did not mean vpopmail 5.4.2 but 5.4.(24|25|26)


On 06/07/08 05:14:16, kalin m wrote:

   hi all...

   i can figure why this is not working

 


   i have vpopmail installed and as far as adding domains and users it
   works fine. all the files under qmail/control are edited -
   virtualdomains, rcpthosts - but after restart and sending mail to
   the machine the log says: delivery 271: failure:
   Sorry,_no_mailbox_here_by_that_name._ (#5.1.1) i can figure why...
   it's a brand new install... netqmail-1.06 vpopmail-5.4.2

   where do i look?

   thanks..



 




!DSPAM:487085ee32359770620261!


Re: [vchkpw] delivery failure

2008-07-06 Thread Quey

Hi,

On 06/07/08 18:44:29, kalin m wrote:

sorry... i had to change mail accounts...

no. it never worked.

vpomail is compiled from source with:
$ ./configure --enable-clear-passwd --enable-valias --enable-auth- 
module=mysql --enable-domainquotas --disable-roaming-users


Firstly do not use domainquoatas, they never really worked, and in  
fact this option has been removed from current versions.






Enable MySQL logging and see if it tries to hit the database


i haven;t added anything to this installation. just trying to set  
it for the first time on this machine...


the tar i fot off the inter7 site is called vpopmail-5.4.2.tar.gz  
there is no (24|25|26)




yikes! thats like many many many years old! .. Please grab the latest  
stable version from inter7's web site before doing anything else..


when you reconfigure, might pay to add in  --enable-logging=y as  
well...and again remember to leave out the domain quoatas, as that  
option is no more








!DSPAM:4870a33e32351797478552!



Re: [vchkpw] delivery failure

2008-07-06 Thread Rick Macdougall

Quey wrote:

Hi,

On 06/07/08 18:44:29, kalin m wrote:

sorry... i had to change mail accounts...

no. it never worked.

vpomail is compiled from source with:
$ ./configure --enable-clear-passwd --enable-valias 
--enable-auth-module=mysql --enable-domainquotas --disable-roaming-users


Firstly do not use domainquoatas, they never really worked, and in fact 
this option has been removed from current versions.






Enable MySQL logging and see if it tries to hit the database


i haven;t added anything to this installation. just trying to set it 
for the first time on this machine...


the tar i fot off the inter7 site is called vpopmail-5.4.2.tar.gz 
there is no (24|25|26)




yikes! thats like many many many years old! .. Please grab the latest 
stable version from inter7's web site before doing anything else..




The latest versions are on SourceForge now

http://sourceforge.net/projects/vpopmail/

Regards,

Rick

!DSPAM:4870cb6732351040664929!



Re: [vchkpw] delivery failure

2008-07-06 Thread kalin m



i did rebuild with 5.4.26

now i get this from the server that is trying to send the mail:

smtp:
starting delivery 1865573: msg 487245 to remote [EMAIL PROTECTED]
delivery 1865573: failure: 
x.x.x.x_does_not_like_recipient./Remote_host_said:_511_sorry,_no_mailbox_here_by_that_name_(#5.1.1_-_chkuser)/Giving_up_on_x.x.x.x.



on the other end:

ls /home/vpopmail/domains/
foo.com

ls /home/vpopmail/domains/foo.com/
.qmail-default.vpasswd.lockcacapostmaster

ls -al /var/qmail/control/
total 20
drwxr-xr-x   2 root  qmail  512 Jul  6 10:31 .
drwxr-xr-x  12 vpopmail  qmail  512 May 27 01:09 ..
-rw-r--r--   1 root  qmail3 May 26 20:47 concurrencyincoming
-rw-r--r--   1 root  qmail3 May 26 23:03 concurrencylocal
-rw-r--r--   1 root  qmail   19 May 26 14:48 defaultdomain
-rw-r--r--   1 root  qmail   43 Jul  6 10:22 locals
-rw---   1 root  qmail0 Jul  5 12:38 locals.lock
-rw-r--r--   1 root  qmail   13 May 26 23:05 me
-rw-r--r--   1 root  qmail7 May 26 23:05 plusdomain
-rw-r--r--   1 root  qmail   70 Jul  6 10:22 rcpthosts
-rw---   1 root  qmail0 Jul  5 12:38 rcpthosts.lock
-rw-r--r--   1 root  qmail   54 Jul  6 10:22 virtualdomains
-rw---   1 root  qmail0 Jul  5 12:38 virtualdomains.lock

# cat rcpthosts
localhost
foo.com

# cat virtualdomains
foo.com:foo.com


foo of course is not  the real domain...

connection to mysql is fine cause it does create the accounts. but that 
shouldn't matter for qmail anyway


i did restart the qmail a few times and also rebooted the machine it self...

what's next?


Rick Macdougall wrote:

Quey wrote:

Hi,

On 06/07/08 18:44:29, kalin m wrote:

sorry... i had to change mail accounts...

no. it never worked.

vpomail is compiled from source with:
$ ./configure --enable-clear-passwd --enable-valias 
--enable-auth-module=mysql --enable-domainquotas 
--disable-roaming-users


Firstly do not use domainquoatas, they never really worked, and in 
fact this option has been removed from current versions.






Enable MySQL logging and see if it tries to hit the database


i haven;t added anything to this installation. just trying to set it 
for the first time on this machine...


the tar i fot off the inter7 site is called vpopmail-5.4.2.tar.gz 
there is no (24|25|26)




yikes! thats like many many many years old! .. Please grab the latest 
stable version from inter7's web site before doing anything else..




The latest versions are on SourceForge now

http://sourceforge.net/projects/vpopmail/

Regards,

Rick





!DSPAM:487104c532358903418869!



Re: [vchkpw] delivery failure

2008-07-06 Thread Quey

On 07/07/08 03:45:37, kalin m wrote:



i did rebuild with 5.4.26

now i get this from the server that is trying to send the mail:

smtp:
starting delivery 1865573: msg 487245 to remote [EMAIL PROTECTED]
delivery 1865573: failure: x.x.x.x_does_not_like_recipient./ 
Remote_host_said:_511_sorry,_no_mailbox_here_by_that_name_(#5.1.1_- 
_chkuser)/Giving_up_on_x.x.x.x.



What are the chkusr log entries on your vpopmail server... eg:
qmail-smtpd: CHKUSER ...



ls -al /var/qmail/control/
total 20
drwxr-xr-x   2 root  qmail  512 Jul  6 10:31 .
drwxr-xr-x  12 vpopmail  qmail  512 May 27 01:09 ..
-rw-r--r--   1 root  qmail3 May 26 20:47  
concurrencyincoming

-rw-r--r--   1 root  qmail3 May 26 23:03 concurrencylocal
-rw-r--r--   1 root  qmail   19 May 26 14:48 defaultdomain
-rw-r--r--   1 root  qmail   43 Jul  6 10:22 locals
-rw---   1 root  qmail0 Jul  5 12:38 locals.lock
-rw-r--r--   1 root  qmail   13 May 26 23:05 me
-rw-r--r--   1 root  qmail7 May 26 23:05 plusdomain
-rw-r--r--   1 root  qmail   70 Jul  6 10:22 rcpthosts
-rw---   1 root  qmail0 Jul  5 12:38 rcpthosts.lock
-rw-r--r--   1 root  qmail   54 Jul  6 10:22 virtualdomains
-rw---   1 root  qmail0 Jul  5 12:38 virtualdomains. 
lock




Ummm why is /var/qmail owned by vpopmail???

it should be owned by qmailq


connection to mysql is fine cause it does create the accounts. but  
that shouldn't matter for qmail anyway


it matters greatly, its not adding that is important here, it is the  
query to either accept or reject user that is.









!DSPAM:48714ac732351043212253!



Re: [vchkpw] delivery failure

2008-07-06 Thread kalin m

i rebuild everything from scratch...  now its working...
i need to start adding things to qmail... 


thanks



Quey wrote:

On 07/07/08 03:45:37, kalin m wrote:



i did rebuild with 5.4.26

now i get this from the server that is trying to send the mail:

smtp:
starting delivery 1865573: msg 487245 to remote [EMAIL PROTECTED]
delivery 1865573: failure: 
x.x.x.x_does_not_like_recipient./Remote_host_said:_511_sorry,_no_mailbox_here_by_that_name_(#5.1.1_-_chkuser)/Giving_up_on_x.x.x.x. 




What are the chkusr log entries on your vpopmail server... eg:
qmail-smtpd: CHKUSER ...



ls -al /var/qmail/control/
total 20
drwxr-xr-x   2 root  qmail  512 Jul  6 10:31 .
drwxr-xr-x  12 vpopmail  qmail  512 May 27 01:09 ..
-rw-r--r--   1 root  qmail3 May 26 20:47 concurrencyincoming
-rw-r--r--   1 root  qmail3 May 26 23:03 concurrencylocal
-rw-r--r--   1 root  qmail   19 May 26 14:48 defaultdomain
-rw-r--r--   1 root  qmail   43 Jul  6 10:22 locals
-rw---   1 root  qmail0 Jul  5 12:38 locals.lock
-rw-r--r--   1 root  qmail   13 May 26 23:05 me
-rw-r--r--   1 root  qmail7 May 26 23:05 plusdomain
-rw-r--r--   1 root  qmail   70 Jul  6 10:22 rcpthosts
-rw---   1 root  qmail0 Jul  5 12:38 rcpthosts.lock
-rw-r--r--   1 root  qmail   54 Jul  6 10:22 virtualdomains
-rw---   1 root  qmail0 Jul  5 12:38 virtualdomains.lock



Ummm why is /var/qmail owned by vpopmail???

it should be owned by qmailq


connection to mysql is fine cause it does create the accounts. but 
that shouldn't matter for qmail anyway


it matters greatly, its not adding that is important here, it is the 
query to either accept or reject user that is.













!DSPAM:48715aa332356976135164!



[vchkpw] delivery failure

2008-07-05 Thread kalin m

hi all...

i can figure why this is not working

i have vpopmail installed and as far as adding domains and users it 
works fine. all the files under qmail/control are edited - 
virtualdomains, rcpthosts - but after restart and sending mail to the 
machine the log says:


delivery 271: failure: Sorry,_no_mailbox_here_by_that_name._(#5.1.1)

i can figure why...   it's a brand new install...   netqmail-1.06 
vpopmail-5.4.2


where do i look?

thanks..

!DSPAM:486fc80a32353039291936!



Re: [vchkpw] delivery failure

2008-07-05 Thread Quey

Hi,

Has this ever worked?
How did you compile vpopmail?
Are you using something other than netqmail, like chkusr patch?
..and I hope you did not mean vpopmail 5.4.2 but 5.4.(24|25|26)


On 06/07/08 05:14:16, kalin m wrote:

hi all...

i can figure why this is not working

i have vpopmail installed and as far as adding domains and users it  
works fine. all the files under qmail/control are edited -  
virtualdomains, rcpthosts - but after restart and sending mail to  
the machine the log says:


delivery 271: failure: Sorry,_no_mailbox_here_by_that_name._ 
(#5.1.1)


i can figure why...   it's a brand new install...   netqmail-1.06  
vpopmail-5.4.2


where do i look?

thanks..





!DSPAM:486fde0532358666514654!