Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all

I have a query regarding sendmail. I have three users USERA ,USERB,USERC. Now if USERA sends any email to any user it should be sent to USERB who is his boss. Similiarly if USERB sends any email to any user ,the mail will be sent to USERC who is the boss of USERB.

Kindly help

thanks
Jass
Posted
Comments
Chris Meech 3-Feb-11 14:40pm    
How are you detecting that any user is "sends any email"?
jbindra81 3-Feb-11 15:03pm    
Dear Chris

Actually lets say i have three email users viz usera@domain.com,userb@domain.com and userc@domain.com.Whenever usera sends a mail lets say to xyz@someotherdomain.com ,his email will be first sent to his superior/boss ie userb@domain.com. so in general any email sent by usera will first be recieved by userb. Since i am newbie in sendmail so dnt know whether is it possible in sendmail. Hope my query is clear

thanks
Sandeep Mewara 4-Feb-11 2:32am    
So are you asking to implement it in code? Or at exchange?
jbindra81 4-Feb-11 7:02am    
Dear Sandeep

well i need to implement it in sendmail.Since i am a newbie ,i really dnt know whether it is possible in sendmail or not. or do i need to write a code for that. kindly advice

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900