[qmailadmin] autoadd new mailbox to a mailing list

2006-07-13 Thread Dario -Cdj-
Hello, There's some way to automatically add an email to an existing mailing-list when i create new mailbox in qmailadmin ? But i need it for all domain on my servers... for example i have : [EMAIL PROTECTED] domain1 domain2 domain3 and so on... i want that when postmaster of

[qmailadmin] Email Forwarding -- Copy Local User

2006-07-13 Thread Steve Smith
Hello, I am trying to setup email forwarding and keep a copy of the email for the local user. In the domain.com/myuser/.qmail file, I have tried the following: [EMAIL PROTECTED] [EMAIL PROTECTED] The mail is delivered to the Gmail account, but not delivered to the local user. Any help

Re: [qmailadmin] Email Forwarding -- Copy Local User

2006-07-13 Thread rayman
hi! you have to write like this. #pwd /somewhere/domain.com/myuser/ #ls -al Maildir .qmail #cat .qmail ./Maildir/ [EMAIL PROTECTED] i hope it will work. On Thu, 13 Jul 2006 07:29:40 -0700 Steve Smith [EMAIL PROTECTED] wrote: Hello, I am trying to setup email forwarding and keep a copy

Re: [qmailadmin] autoadd new mailbox to a mailing list

2006-07-13 Thread Tom Collins
On Jul 13, 2006, at 4:54 AM, Dario -Cdj- wrote: i want that when postmaster of domain1, of domain2, of domain3 add a new mailbox automatically subscribe [EMAIL PROTECTED] ([EMAIL PROTECTED]) Instead of trying to keep a mailing list like that, take a look at the vpopbull command. It

Re: [qmailadmin] Email Forwarding -- Copy Local User

2006-07-13 Thread Tom Collins
On Jul 13, 2006, at 7:29 AM, Steve Smith wrote: I am trying to setup email forwarding and keep a copy of the email for the local user. In the domain.com/myuser/.qmail file, I have tried the following: [EMAIL PROTECTED] [EMAIL PROTECTED] The mail is delivered to the Gmail account, but not

Re: [qmailadmin] Email Forwarding -- Copy Local User

2006-07-13 Thread Steve Smith
Wow, that was a fast reply. It worked perfectly, thank you. rayman wrote: hi! you have to write like this. #pwd /somewhere/domain.com/myuser/ #ls -al Maildir .qmail #cat .qmail ./Maildir/ [EMAIL PROTECTED] i hope it will work. On Thu, 13 Jul 2006 07:29:40 -0700 Steve Smith [EMAIL

Re[2]: [qmailadmin] Email Forwarding -- Copy Local User

2006-07-13 Thread rayman
no problem! have fn with qmail! it is greate mta. On Thu, 13 Jul 2006 08:39:13 -0700 Steve Smith [EMAIL PROTECTED] wrote: Wow, that was a fast reply. It worked perfectly, thank you. rayman wrote: hi! you have to write like this. #pwd /somewhere/domain.com/myuser/ #ls -al