Re: [vchkpw] Problem with bounce-no-mailbox

2004-06-10 Thread tonix (Antonio Nati)
Is that domain unique in your system, or do you have other domains (working 
fine)?

What did you change in the last times?
Install a new version of vpopmail? Change system user for that domain? Move 
from cdb to MySQL?

Tonino
At 10/06/2004 10/06/2004 +0100, you wrote:
Hi
I'm having a problem with Vpopmail 5.4.1 on Redhat. I don't think it has 
been happening until recently.

In a nutshell, for domains that have .qmail-default set as
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
*all* email to that domain is bouncing with
550 sorry, no mailbox here by that name (#5.1.1 - chkusr)
If I change the .qmail-default to read
| /home/vpopmail/bin/vdelivermail '' 
/home/vpopmail/domains/vegasforums.com/postmaster
mail is delivered without error

Any suggestions gratefully received.
--
Cheers
Alastair
--^--^--

[EMAIL PROTECTED]Interazioni di Antonio Nati
   http://www.interazioni.it  [EMAIL PROTECTED]



Re: [vchkpw] Problem with bounce-no-mailbox

2004-06-10 Thread Alastair Battrick
Hi Antonio

That domain is in the system, as I said, when I change bounce-no-mailbox
to 'catchall to postmaster' there is no problem at all. I have many
domains running without a problem, but it is all 4 that are using
bounce-no-mailbox that are having all mail rejected with 5.1.1

Nothing has changed on the system recently, and I am only aware that this
problem existed in the last 4 or 5 days

I am using mysql to store the vpopmail information. I am also using
qmail-scanner to run f-prot and spamassassin on mail

I'd rather not have to reinstall vpopmail unless this is a known issue
with version 5.4.1, and I am not aware that it is

Cheers
Alastair


tonix (Antonio Nati) said:

 Is that domain unique in your system, or do you have other domains
 (working fine)?

 What did you change in the last times?

 Install a new version of vpopmail? Change system user for that domain?
 Move
 from cdb to MySQL?

 Tonino

 At 10/06/2004 10/06/2004 +0100, you wrote:
Hi

I'm having a problem with Vpopmail 5.4.1 on Redhat. I don't think it has
been happening until recently.

In a nutshell, for domains that have .qmail-default set as
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
*all* email to that domain is bouncing with
550 sorry, no mailbox here by that name (#5.1.1 - chkusr)

If I change the .qmail-default to read
| /home/vpopmail/bin/vdelivermail ''
/home/vpopmail/domains/vegasforums.com/postmaster
mail is delivered without error

Any suggestions gratefully received.

--
Cheers
Alastair
--^--^--

 
  [EMAIL PROTECTED]Interazioni di Antonio Nati
 http://www.interazioni.it  [EMAIL PROTECTED]
 





Re: [vchkpw] Problem with bounce-no-mailbox

2004-06-10 Thread tonix (Antonio Nati)



Did you make any change of this kind?
Did you recompile qmail after updating vpopmail? You should link the new
vpopmail library.
Did you make the following changes?
 From
www.interazioni.it/qmail:
Note on vpopmail 5.3.25 
following
Starting from version 5.3.25, vpopmail has dismissed the function
vget_real_domain().
The function making the work of vget_real_domain() is already
existing within chkusr, so the lines related to vget_real_domain()
may be commented out, without losing any functionality.
Just delete or comment out these lines in red:
/* Check if domain is a real domain */


if (!stralloc_0 (domain)) die_nomem();

vget_real_domain(domain.s, domain.a);
 domain.len = strlen
(domain.s);
 if (domain.len 
(domain.a - 1)) die_nomem();

/* Let's get domain's real path */

Ciao,
Tonino
At 10/06/2004 10/06/2004 +0100, you wrote:
Hi Antonio
That domain is in the system, as I said, when I change
bounce-no-mailbox
to 'catchall to postmaster' there is no problem at all. I have many
domains running without a problem, but it is all 4 that are using
bounce-no-mailbox that are having all mail rejected with 5.1.1
Nothing has changed on the system recently, and I am only aware that
this
problem existed in the last 4 or 5 days
I am using mysql to store the vpopmail information. I am also using
qmail-scanner to run f-prot and spamassassin on mail
I'd rather not have to reinstall vpopmail unless this is a known
issue
with version 5.4.1, and I am not aware that it is
Cheers
Alastair

tonix (Antonio Nati) said:

 Is that domain unique in your system, or do you have other
domains
 (working fine)?

 What did you change in the last times?

 Install a new version of vpopmail? Change system user for that
domain?
 Move
 from cdb to MySQL?

 Tonino

 At 10/06/2004 10/06/2004 +0100, you wrote:
Hi

I'm having a problem with Vpopmail 5.4.1 on Redhat. I don't think
it has
been happening until recently.

In a nutshell, for domains that have .qmail-default set as
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
*all* email to that domain is bouncing with
550 sorry, no mailbox here by that name (#5.1.1 - chkusr)

If I change the .qmail-default to read
| /home/vpopmail/bin/vdelivermail ''
/home/vpopmail/domains/vegasforums.com/postmaster
mail is delivered without error

Any suggestions gratefully received.

--
Cheers
Alastair
--^--^--

 

[EMAIL PROTECTED]
Interazioni di Antonio Nati

http://www.interazioni.it
 [EMAIL PROTECTED]
 





[EMAIL PROTECTED]
Interazioni di Antonio Nati 

http://www.interazioni.it
[EMAIL PROTECTED]






[vchkpw] Problem with bounce-no-mailbox

2004-06-09 Thread Alastair Battrick
Hi
I'm having a problem with Vpopmail 5.4.1 on Redhat. I don't think it has 
been happening until recently.

In a nutshell, for domains that have .qmail-default set as
| /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox
*all* email to that domain is bouncing with
550 sorry, no mailbox here by that name (#5.1.1 - chkusr)
If I change the .qmail-default to read
| /home/vpopmail/bin/vdelivermail '' 
/home/vpopmail/domains/vegasforums.com/postmaster
mail is delivered without error

Any suggestions gratefully received.
--
Cheers
Alastair
--^--^--