I set up a virtual domain by vpopmail and I want to forward any mail of someone
in the domain to another mailbox: [EMAIL PROTECTED], so I do some test, that is the best
funny two:
 
1, 
$echo '$[EMAIL PROTECTED]' > /home/vpopmail/domain/vpc.jeje/vpc/.qmail
and then the mail sent to [EMAIL PROTECTED] will bounced and bounced, 
and the log will bigger and bigger full of such entry:
 
@400000003e1d237f1e0fbf54 info msg 30542: bytes 4511 from <[EMAIL PROTECTED]> qp 2595 uid 89
@400000003e1d237f1e4346bc starting delivery 463: msg 30542 to local
[EMAIL PROTECTED]
@400000003e1d237f1e453abc status: local 2/10 remote 0/20
@400000003e1d237f1e73dc3c delivery 462: success: sh:[EMAIL PROTECTED]:_command_not_found/did_0+0+2/
@400000003e1d237f1e791bfc status: local 1/10 remote 0/20
 
2,
$echo '&[EMAIL PROTECTED]' > /home/vpopmail/domain/vpc.jeje/vpc/.qmail
and then the mail sent to [EMAIL PROTECTED] will be sent to @internet.com !!!
it is really funny~~, but it is true!
 
I use vpopmail 4.9.10
and my vpopmail's .qmail-default content is
 
 
 
could here any one tell me all hidden parameter of vdelivermail ???
 

Reply via email to