[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Email Forwarding multiple recipients
- Subject: Re: [cobalt-users] Email Forwarding multiple recipients
- From: Kul <Webmaster@xxxxxxx>
- Date: Sun May 6 21:16:01 2001
- Organization: Qax
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Tadashi Kiyuna wrote:
> Hi, Nick
>
> ----- Original Message -----
> From: "Nick" <nicknn@xxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Monday, May 07, 2001 5:59 PM
> Subject: [cobalt-users] Email Forwarding multiple recipients
>
> >
> > Hi
> >
> > Is it possible to forward emails to 2 or more recipients?
> > With procmail or something?
>
> You can use procmail for multiple forwarding.
>
> 1. Change permission of user directory to 755.
> 2. Remove field content of 'forward email to'.
> 3. Write .procmailrc for multiple forwarding and set permission to 600.
>
> Regards,
> Tadashi
Whatever you do DON'T use 755, it opens up the user directory to all sort, and also if the user allows visitors to access their personal space http://www.domain.com/~jbloggs/ , with a 755 that will nolonger work.
USE 2711 instead ( chmod 2711 /home/sites/siteX/users/smith ), it works with procmail and the web access is retained (and permissions are also mighty low !)
Alternativley, if you want to forward ALL mail (not specifying certain mails), a .forward file is simpler ! (in users dir with basic 644 permissions is fine and no chmod of the users dir is required either)
Just add the email addresses that want to receive the mail on seperate lines. (or a ", " = comma and space/tab)
ie. for .forward
joe@xxxxxxxxxx
john@xxxxxxxxx
If you want the user to KEEP acopy of the mail, just include their ACCOUNT name
\smith
--
Regards,
Kul
Kul's Free Scripts/Recipies: http://freebies.omega-isp.com/