[SuSE Linux] Sendmail
Hi Is the following possible and how ? Can I forward a persons e-mail without reading or opening it to his new address. Or can I forward a persons e-mail to a new address if his account is deleted. Thanks -- Nardus Geldenhuys X-Solutions P.O. Box 2279 Honeydew 2040 Tel: +27 11 794 3994 Fax: +27 11 794 4395 Cell: + 27 82 8868 509 __ _ -o)/ / (_)__ __ ____ __ /\\ /__/ / _ \/ // /\ \/ / _\_v __/_/_//_/\_,_/ /_/\_\ - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
At 16:02 1/12/98 +0200, you wrote:
Is the following possible and how ?
Can I forward a persons e-mail without reading or opening it to his new address. Or can I forward a persons e-mail to a new address if his account is deleted.
Thanks
-- Nardus Geldenhuys
Hi Nardus! I don't know if this is possible with a deleted account. But is possible with the old account. In the old account you create a file named .forward in the home directory and in this file you put the new email address. You can do this: # echo 'newaddress@anywhere' > .forward best regards Henrique - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Hi Nardus! I don't know if this is possible with a deleted account. But is possible with the old account. In the old account you create a file named .forward in the home directory and in this file you put the new email address. You can do this: # echo 'newaddress@anywhere' > .forward best regards
Hello, I don't know if this is a sendmail thing or a procmail thing. I also don't know if this is part of the standard distribution or if this is something that was custom coded in. But I work at an ISP and one option users have is having a .redirect file. It is very similar to the .forward file you describe. Have you ever heard of this, or is this really unique to where I work? I'm just trying to sniff out if this person really did source code changes or not. Thanks. - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
On Tue, 1 Dec 1998, Nardus Geldenhuys wrote:
Hi
Is the following possible and how ?
Can I forward a persons e-mail without reading or opening it to his new address. Or can I forward a persons e-mail to a new address if his account is deleted.
Thanks
With sendmail? If the account is deleted, just add the person to your /etc/aliases name: new@address and run newaliases. Hope this helps. -Torvald - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
Torvald Baade Bringsvor wrote:
On Tue, 1 Dec 1998, Nardus Geldenhuys wrote:
Hi
Is the following possible and how ?
Can I forward a persons e-mail without reading or opening it to his new address. Or can I forward a persons e-mail to a new address if his account is deleted.
Thanks
With sendmail? If the account is deleted, just add the person to your /etc/aliases
name: new@address
and run newaliases.
I tried that in Suse 5.1 and sendmail wouldn't accept the "@" denoting an internet address (trying to set it up where all my email aliases would be sent to my local address, which I did get to work by leaving off the internet portion of my address). So now all my email is delivered locally and can be picked up there by any of the pc's that has lan access to my linux box:-)
Hope this helps.
-Torvald
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
-- cya l8r Leon McClatchey leonmcclatchey@homemail.com Linux User 78912 (Win95 Box) - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
If the user still has an account on the machine, create a file called .forward in the user's home directory. The .forward file only contains the user's new address. Sendmail will automatically forward the e-mail to the new address. Hope this helps. Glenn __________________________________________________________________________ Glenn Wade Heart of Texas Region MHMR - Waco, Texas gaw@hotrwaco.hhscn.org Phone: 254-752-3451 Fax: 254-756-3133 On Tue, 1 Dec 1998, Nardus Geldenhuys wrote:
Hi
Is the following possible and how ?
Can I forward a persons e-mail without reading or opening it to his new address. Or can I forward a persons e-mail to a new address if his account is deleted.
Thanks
-- Nardus Geldenhuys
X-Solutions P.O. Box 2279 Honeydew 2040
Tel: +27 11 794 3994 Fax: +27 11 794 4395 Cell: + 27 82 8868 509
__ _ -o)/ / (_)__ __ ____ __ /\\ /__/ / _ \/ // /\ \/ / _\_v __/_/_//_/\_,_/ /_/\_\
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
- To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e
+----- On Tue, 01 Dec 1998 16:02:29 +0200, Nardus Geldenhuys writes: | | Hi | | Is the following possible and how ? | | Can I forward a persons e-mail without reading or opening it to his new | address. Or can I forward a persons e-mail to a new address if his | account is deleted. You can use a .forward file which is usually in the user's account though can be anywhere for the first case. An alias solves both cases. /Michael - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
+----- On Tue, 01 Dec 1998 16:02:29 +0200, Nardus Geldenhuys writes: | | Can I forward a persons e-mail without reading or opening it to his new | address. Or can I forward a persons e-mail to a new address if his | account is deleted.
Procmail will do this. Check out man procmailex.... -M - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e Check out the SuSE-FAQ at <A HREF="http://www.suse.com/Support/Doku/FAQ/"><A HREF="http://www.suse.com/Support/Doku/FAQ/</A">http://www.suse.com/Support/Doku/FAQ/</A</A>> and the archiv at <A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html"><A HREF="http://www.suse.com/Mailinglists/suse-linux-e/index.html</A">http://www.suse.com/Mailinglists/suse-linux-e/index.html</A</A>>
participants (8)
-
gaw@hotrwaco.hhscn.org
-
hekate@intergate.bc.ca
-
henrique@ifi.unicamp.br
-
leonmcclatchey@homemail.com
-
Michael.Salmon@uab.ericsson.se
-
nardus@xsol.co.za
-
rbaguer@freenet.columbus.oh.us
-
tbri@fint.no