Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 14:25:57 -0400
From:      "Jonathan T. Sage" <sagejona@theatre.msu.edu>
To:        sandy@keathleywebs.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Email redirects
Message-ID:  <416C21B5.1000905@theatre.msu.edu>
In-Reply-To: <416BB9B9.4291.AA826C@localhost>
References:  <416BB9B9.4291.AA826C@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigFE0D8B3B204062AA3809169E
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Sandy Keathley wrote:
> I need to accept an email to a specific address, then forward it to 
> several several external addresses.  virtusertable will do that for a 
> single recipient.  Is there a way to do that for multiple recipients?
> 
> 				Thanks,
> 
> 				Sandy Keathley
> 

if you are using a 'real' username to accept the mail, you can use the 
.forward file... (goes in the home dir of the user)

The .forward file is usually one line long and contains nothing but the 
address to forward to. Multiple addresses are separated by commas.

Example 1: Forward my mail to myaddress@somewhere.else.edu:

myaddress@somewhere.else.edu

Example 2: Same, and also keep a copy here in my own account xyz999:

\xyz999, myaddress@somewhere.else.edu

In both examples, the file is one line long ending with a RETURN. In the 
second example, the backslash \ tells the mail system not read the 
.forward again.


-- 
Jonathan T. Sage
Theatrical Lighting / Set Designer
Professional Web Design

"He said he likes me, but he's not in-like with me."- Connie, King of 
the Hill

[HTTP://www.JTSage.com]
[HTTP://design.JTSage.com]
[sagejona@msu.edu]
[See Headers for Contact Info]

--------------enigFE0D8B3B204062AA3809169E
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBbCG4oVmW2UUup/ERAvzvAJ9qTpzxZrVshwMNTGo3o/Gdk7nJEACbBqJK
wai9pcuqBe9dswfVgYB8bRo=
=cUHr
-----END PGP SIGNATURE-----

--------------enigFE0D8B3B204062AA3809169E--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?416C21B5.1000905>