Re: Sieve: send a copy of mails

2001-07-24 Thread Wolfgang Schaefer
hi carsten, if your mailer is sendmail then use this: sourcemailaddress: sourcemailaddress, vacationmailaddress in aliases! the sourcemailaddress is your normal mail address and one copy is delivered to vacationmailaddress! one disadvantage is there:

Re: Sieve: send a copy of mails

2001-07-23 Thread Ken Murchison
Carsten Grohmann wrote: > > It is possible to send a copy from each mail to a other user? > If I use sieve vacation there is no option to send a copy to a other > user. Use 'redirect'. -- Kenneth Murchison Oceana Matrix Ltd. Software Engineer 21 Princeton Place 716-662-8973 x26 O

Re: Sieve: send a copy of mails

2001-07-23 Thread Wolfgang Schaefer
hi carsten, the easiest way to copy mails to more then one user is an entry at the config file /etc/aliases: sourcemailaddress: destmailaddress_1, destmailaddress_2 after edit ... use the command "newaliases" regard's wolfgang Carsten Grohmann wrote: > > It is possible to send a copy from