AW: [vchkpw] Problems with POP3 + valias

2003-11-11 Thread Anne Fink
It must be possible to put .qmail-default into the mysql...somehow.
maybe like this :

++--+---
---+
| alias  | domain   | valias_line  
  |
++--+---
---+
| default| domain1.dk | | /usr/local/vpopmail/bin/delivermail ''
bounce-no-mailbox|
++--+---
---+

or wherever your delivermail code is. For the params read the man page of
delivermail:
http://www.inter7.com/vpopmail/doc/vdelivermail.html

good luck,
greetings
anne




-Ursprungliche Nachricht-
Von: DHT Hosting - Morten Skou [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 11. November 2003 11:55
An: [EMAIL PROTECTED]
Betreff: FW: [vchkpw] Problems with POP3 + valias



Great, it worked.. now I just wonder why that idea never hit me.

I just added a 2nd alias line with :
/usr/local/vpopmail/domains/domain.com/postmaster/Maildir/


Now I just need to try and find a workaround for the catch-all
Accounts, since it aparently aint possible to put .qmail-default
Into the mysql database.

But thanks a lot Anne.


/Morten




AW: [vchkpw] Problems with POP3 + valias

2003-11-11 Thread Anne Fink
I havn't tried this, so it's just an idea:

it should be possible to write more than one valias_lines for an alias,
right?
if so, just write a second valias_line, which points to the local mailbox of
postmaster. [I don't know, the exact syntax.something like
" /home/path/to/postmasters/./Maildir/ "  or "
/home/path/to/postmasters/./Mailbox "]

let me know if it works.
greetings
anne


-Ursprungliche Nachricht-
Von: DHT Hosting - Morten Skou [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 11. November 2003 11:18
An: [EMAIL PROTECTED]
Betreff: [vchkpw] Problems with POP3 + valias


Hey All,

After setting up vpopmail with mysql for valias / pop etc, I am
Expirencing problems when the same [EMAIL PROTECTED] has both a POP3 box
and a valias which forwards the incomming mails to another email.

Simply what happens is when a mail goes into the system, it looks like
it
Just sees the valias, so the incomming email gets forwarded to the other
email in the valias, but dosent get stored locally in the postbox.

To be a little more specific about the entries in the mysql database,
What I have is :

Valias table :
++--+---+
| alias  | domain   | valias_line   |
++--+---+
| postmaster | domain1.dk | [EMAIL PROTECTED] |
++--+---+

And then I have [EMAIL PROTECTED] which points to a pop3 acocunt
from the vpopmail table.

If I remove the valias entry, the mail gets delivered as normally
to the postbox. And I get no errors in either messages or maillog about
the error when having both alias and pop.

I hope someone will be able to help me with my problem.



Best regards
Morten Skou