Re: [vchkpw] why I can not redirect the virtual domain mail?

2003-01-09 Thread Claudio Nieder
Hi,

 @40003e1d0cab24c68b0c delivery 412: success: 
sh:_mybox@INTERNET_REAL_BOX:_command_not_found/did_0+0+2//bin/cat:_/t
 mp/1042091169.1517.mail.vpc.jeje:_No_such_file_or_directory/
 @40003e1d0cab24c9c344 status: local 0/10 remote 0/20

The more I think about this problem, the more I get the impression,
that something far weirder is going on, in your system.

1. If you do not have that .qmail file at all, is mail properly written
   into the Maildir of the user?

2. Please execute qmail-showctl and if the resulting output is small, send
   it to the mailing list. If the resulting output is large, put it on
   some webserver and tell us the URL, so we can access it.

3. Please execute the command

od -c /home/vpopmail/domain/vpc.jeje/postmaster/.qmail

   and mail the result to this list.

claudio
-- 
Claudio Nieder, Kanalweg 1, CH-8610 Uster, Tel +41 79 357 6743
yahoo messenger: claudionieder aim: claudionieder icq:42315212
mailto:[EMAIL PROTECTED]http://www.claudio.ch




Re: [vchkpw] why I can not redirect the virtual domain mail?

2003-01-09 Thread Jerry Chou


 Hi,

  @40003e1d0cab24c68b0c delivery 412: success:
sh:_mybox@INTERNET_REAL_BOX:_command_not_found/did_0+0+2//bin/cat:_/t
  mp/1042091169.1517.mail.vpc.jeje:_No_such_file_or_directory/
  @40003e1d0cab24c9c344 status: local 0/10 remote 0/20

 The more I think about this problem, the more I get the impression,
 that something far weirder is going on, in your system.

 1. If you do not have that .qmail file at all, is mail properly written
into the Maildir of the user?

yeah, if no that .qmail file, all works well !!

 2. Please execute qmail-showctl and if the resulting output is small, send
it to the mailing list. If the resulting output is large, put it on
some webserver and tell us the URL, so we can access it.


qmail home directory: /var/qmail.
user-ext delimiter: -.
paternalism (in decimal): 2.
silent concurrency limit: 120.
subdirectory split: 23.
user ids: 501, 502, 503, 0, 504, 505, 506, 507.
group ids: 501, 502.

badmailfrom: (Default.) Any MAIL FROM is allowed.

bouncefrom: (Default.) Bounce user name is MAILER-DAEMON.

bouncehost: (Default.) Bounce host name is mail.vpc.jeje.

concurrencylocal: (Default.) Local concurrency is 10.

concurrencyremote: (Default.) Remote concurrency is 20.

databytes: (Default.) SMTP DATA limit is 0 bytes.

defaultdomain: Default domain name is vpc.jeje.

defaulthost: (Default.) Default host name is mail.vpc.jeje.

doublebouncehost: (Default.) 2B recipient host: mail.vpc.jeje.

doublebounceto: (Default.) 2B recipient user: postmaster.

envnoathost: (Default.) Presumed domain name is mail.vpc.jeje.

helohost: (Default.) SMTP client HELO host name is mail.vpc.jeje.

idhost: (Default.) Message-ID host name is mail.vpc.jeje.

localiphost: (Default.) Local IP address becomes mail.vpc.jeje.

locals:
Messages for mail.vpc.jeje are delivered locally.
Messages for mail.vpc.jeje are delivered locally.

me: My name is mail.vpc.jeje.

percenthack: (Default.) The percent hack is not allowed.

plusdomain: Plus domain name is vpc.jeje.

qmqpservers: (Default.) No QMQP servers.

queuelifetime: (Default.) Message lifetime in the queue is 604800 seconds.

rcpthosts:
SMTP clients may send messages to recipients at mail.vpc.jeje.
SMTP clients may send messages to recipients at mail.vpc.jeje.
SMTP clients may send messages to recipients at vpc.jeje.

morercpthosts: (Default.) No effect.

morercpthosts.cdb: (Default.) No effect.

smtpgreeting: (Default.) SMTP greeting: 220 mail.vpc.jeje.

smtproutes: (Default.) No artificial SMTP routes.

timeoutconnect: (Default.) SMTP client connection timeout is 60 seconds.

timeoutremote: (Default.) SMTP client data timeout is 1200 seconds.

timeoutsmtpd: (Default.) SMTP server data timeout is 1200 seconds.


 3. Please execute the command

 od -c /home/vpopmail/domain/vpc.jeje/postmaster/.qmail

and mail the result to this list.


[root@mail bin]# od -c  /home/vpopmail/domains/vpc.jeje/postmaster/.qmail
000  j   e   r   r   y   @   t   l   1   6   5   .   n   e   t
020  \n
021

oh, hehe , I learn a new command of linux now, thanks!!
even there is a \n if I use echo to create a file!!!

 claudio
 --
 Claudio Nieder, Kanalweg 1, CH-8610 Uster, Tel +41 79 357 6743
 yahoo messenger: claudionieder aim: claudionieder icq:42315212
 mailto:[EMAIL PROTECTED]http://www.claudio.ch







Re: [vchkpw] why I can not redirect the virtual domain mail?

2003-01-09 Thread Claudio Nieder
Hi,

  2. Please execute qmail-showctl and if the resulting output is small, send

 [output deleted]

What is there is correct, what bothers me, is what is missing, namely
that there are no virtualdomains entries.

 [root@mail bin]# od -c  /home/vpopmail/domains/vpc.jeje/postmaster/.qmail
 000  j   e   r   r   y   @   t   l   1   6   5   .   n   e   t
 020  \n

This is perfect, and I wonder why vpopmail should have trobles with the
'' in front of the address, but should work without. Looking at the
vpopmail 5.2.1 source I see no error.

claudio
-- 
Claudio Nieder, Kanalweg 1, CH-8610 Uster, Tel +41 79 357 6743
yahoo messenger: claudionieder aim: claudionieder icq:42315212
mailto:[EMAIL PROTECTED]http://www.claudio.ch




Re: [vchkpw] why I can not redirect the virtual domain mail?

2003-01-09 Thread Jerry Chou

 Hi,

   2. Please execute qmail-showctl and if the resulting output is small,
send

  [output deleted]

 What is there is correct, what bothers me, is what is missing, namely
 that there are no virtualdomains entries.

There is only one domain, I set it with virtual domain.

Jerry
Thanks
  [root@mail bin]# od -c
/home/vpopmail/domains/vpc.jeje/postmaster/.qmail
  000  j   e   r   r   y   @   t   l   1   6   5   .   n   e   t
  020  \n

 This is perfect, and I wonder why vpopmail should have trobles with the
 '' in front of the address, but should work without. Looking at the
 vpopmail 5.2.1 source I see no error.

 claudio
 --
 Claudio Nieder, Kanalweg 1, CH-8610 Uster, Tel +41 79 357 6743
 yahoo messenger: claudionieder aim: claudionieder icq:42315212
 mailto:[EMAIL PROTECTED]http://www.claudio.ch







[vchkpw] why I can not redirect the virtual domain mail?

2003-01-08 Thread Jerry Chou



I set up a test virtual domain of vpc.jeje
and then 
$echo 'mybox@INTERNET_REAL_BOX' 
\
 
/home/vpopmail/domain/vpc.jeje/postmaster/.qmail

the log of qmail-send:

@40003e1d0cab24a2325c new msg 
30542@40003e1d0cab24a2596c info msg 30542: bytes 215 from [EMAIL PROTECTED] qp 1524 uid 89@40003e1d0cab24c231c4 end msg 
30542@40003e1d0cab24c68b0c delivery 412: success: 
sh:_mybox@INTERNET_REAL_BOX:_command_not_found/did_0+0+2//bin/cat:_/tmp/1042091169.1517.mail.vpc.jeje:_No_such_file_or_directory/@40003e1d0cab24c9c344 
status: local 0/10 remote 0/20
and my log of 
qmail-send will full of those entry and 
goes bigger and bigger.

but I can send 
mail to mybox@INTERNET_REAL_BOX
with this 
virtual domain if no .qmail file.
and if I change 
the .qmail-default with 'mybox@INTERNET_REAL_BOX', 

itshould 
work always, but all mail of this domain will be redirect but 
someuser
of this domain.
and my .qmail-default hold by vpopmail is
| /home/vpopmail/bin/vdelivermail '' 
bounce-no-mailboxall part of qmail and vpopmail works 
well.
anything wrong with it ??

Jerry


Re: [vchkpw] why I can not redirect the virtual domain mail?

2003-01-08 Thread Jerry Chou



There is another important log before following 
logs:
@40003e1d0cab0ff211c4 new msg 
30542@40003e1d0cab0ff23cbc info msg 30542: bytes 1308 from [EMAIL PROTECTED] qp 1488 uid 
502@40003e1d0cab1037e0dc starting delivery 409: msg 30542 to 
local [EMAIL PROTECTED]@40003e1d0cab1039b1b4 status: local 1/10 remote 
0/20@40003e1d0cab18b7916c new msg 30555@40003e1d0cab18b7bc64 
info msg 30555: bytes 1410 from [EMAIL PROTECTED] qp 1496 uid 
89@40003e1d0cab18ec0b04 starting delivery 410: msg 30555 to local 
[EMAIL PROTECTED]@40003e1d0cab18eebe6c status: local 2/10 remote 
0/20@40003e1d0cab191b2d6c delivery 409: success: 
sh:_mybox@INTERNET_REAL_BOX:_command_not_found/did_0+0+2/@40003e1d0cab1920173c 
status: local 1/10 remote 0/20@40003e1d0cab1923f76c end msg 
30542
I think the problem is showed on thewords in 
red.



  
  Sent: Thursday, January 09, 2003 1:56 
  PM
  Subject: [vchkpw] why I can not redirect 
  the virtual domain mail?
  
  I set up a test virtual domain of 
vpc.jeje
  and then 
  $echo 'mybox@INTERNET_REAL_BOX' 
  \
   
  /home/vpopmail/domain/vpc.jeje/postmaster/.qmail
  
  the log of qmail-send:
  
  @40003e1d0cab24a2325c new msg 
  30542@40003e1d0cab24a2596c info msg 30542: bytes 215 from 
  [EMAIL PROTECTED] qp 1524 uid 89@40003e1d0cab24c231c4 end msg 
  30542@40003e1d0cab24c68b0c delivery 412: success: 
  sh:_mybox@INTERNET_REAL_BOX:_command_not_found/did_0+0+2//bin/cat:_/tmp/1042091169.1517.mail.vpc.jeje:_No_such_file_or_directory/@40003e1d0cab24c9c344 
  status: local 0/10 remote 0/20
  and my log of 
  qmail-send will full of those entry and 
  goes bigger and bigger.
  
  but I can send 
  mail to mybox@INTERNET_REAL_BOX
  with this 
  virtual domain if no .qmail file.
  and if I 
  change the .qmail-default with 'mybox@INTERNET_REAL_BOX', 
  
  itshould 
  work always, but all mail of this domain will be redirect but 
  someuser
  of this domain.
  and my .qmail-default hold by vpopmail is
  | /home/vpopmail/bin/vdelivermail 
  '' bounce-no-mailboxall part of qmail and vpopmail works 
  well.
  anything wrong with it ??
  
  Jerry