.qmail files -- format change?

2001-11-16 Thread David Gartner

Ok...

I just moved some .qmail files from a qmail-only machine and I get this 
when I send messages to [EMAIL PROTECTED] now (note the domain 
mail.domain.net is pulled from the /var/qmail/control/me file, instead 
of using the virtualdomain.net domain):

[EMAIL PROTECTED]
Sorry, no mailbox here by that name. (#5.1.1)

When I put the username (or ./Maildir/) it uses the domain in 
/var/qmail/control/me, instead of the virtualdomain.   I also went so 
far as to put this in the .qmail file (it didn't work either): 
/home/vpopmail/domains/virtualdomain.net/username/Maildir/.  I get the 
following errors from this:

[EMAIL PROTECTED]
Sorry, no mailbox here by that name. (#5.1.1)

[EMAIL PROTECTED]
Sorry, no mailbox here by that name. (#5.1.1)

Here's what my .qmail file needs to do:

| /home/vpopmail/perl/someprogram
./Maildir/

If I put [EMAIL PROTECTED] in the .qmail file, I suspect this will 
cause a mail loop.

How can I make vpopmail execute the program AND deliver to the mailbox: 
[EMAIL PROTECTED]?

Frightfully confused,

David Gartner




RE: .qmail files -- format change?

2001-11-16 Thread Jürgen Hoffmann

Hi, 

it should be enough to put the following according to your data into the
.qmail file

/path/to/vpopmail/domains/yourdomain/user/Maildir/

Kind regards

Juergen Hoffmann

Mit freundlichen Grüssen
 
Jürgen Hoffmann
ByteACTION GmbH
 
cert. Perl Programmer
cert. Linux System Administrator
 


-Original Message-
From: David Gartner [mailto:[EMAIL PROTECTED]] 
Sent: Freitag, 16. November 2001 15:41
To: [EMAIL PROTECTED]
Subject: .qmail files -- format change?


Ok...

I just moved some .qmail files from a qmail-only machine and I get this 
when I send messages to [EMAIL PROTECTED] now (note the domain 
mail.domain.net is pulled from the /var/qmail/control/me file, instead

of using the virtualdomain.net domain):

[EMAIL PROTECTED]
Sorry, no mailbox here by that name. (#5.1.1)

When I put the username (or ./Maildir/) it uses the domain in 
/var/qmail/control/me, instead of the virtualdomain.   I also went so 
far as to put this in the .qmail file (it didn't work either): 
/home/vpopmail/domains/virtualdomain.net/username/Maildir/.  I get the 
following errors from this:

[EMAIL PROTECTED]
Sorry, no mailbox here by that name. (#5.1.1)

[EMAIL PROTECTED]
net
Sorry, no mailbox here by that name. (#5.1.1)

Here's what my .qmail file needs to do:

| /home/vpopmail/perl/someprogram
./Maildir/

If I put [EMAIL PROTECTED] in the .qmail file, I suspect this will 
cause a mail loop.

How can I make vpopmail execute the program AND deliver to the mailbox: 
[EMAIL PROTECTED]?

Frightfully confused,

David Gartner