1834831 Members
1934 Online
110070 Solutions
New Discussion

Re: .forward file

 
SOLVED
Go to solution
Cheng Wee
Advisor

.forward file

Hi

I recently got a hand on linux system and just wonder if anyone know if linux got this equivalent file?

Rgs

Cheng Wee
5 REPLIES 5
Steven E. Protter
Exalted Contributor
Solution

Re: .forward file

Any system that uses sendmail and has dns resolution set up properly will forward mail if there is a .forward file in the users home directory.

I've tested in many flavors of HP-UX and Linux. Even sun.

Try it.

Then send mail to that user as follows:

sendmail -v -d8.99 -d38.99 username

type some text

.


This will get you great diagnostics and help you resolve DNS issues.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Michael Tully
Honored Contributor

Re: .forward file

.forward

as far as I am aware is system V rel IV standard unix.
Anyone for a Mutiny ?
Cheng Wee
Advisor

Re: .forward file

Hi steven

"Any system that uses sendmail and has dns resolution set up properly will forward mail if there is a .forward file in the users home directory."

i actually only realise this when i read ur reply. I actually confuse why there is no .forward file in my linux system. Anyway, i now try to setup one and will try to test out the forward capability.

thks for the reply

Rgs

cheng wee



T G Manikandan
Honored Contributor

Re: .forward file

Yes,it should be ~/.forward

.forward file in the user's home dir.


Thanks
Steven E. Protter
Exalted Contributor

Re: .forward file

.forward files are not part of the standard installation unless you have one in /etc/skel Then when you create the user a .forward file will be created but it won't be the right forwarding address.

Good Luck.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com