AllExperts > Experts 
Search      

Using Lotus Notes

Volunteer
Answers to thousands of questions
 Home · More Questions · Answer Library  · Encyclopedia ·
More Using Lotus Notes Answers
Question Library

Ask a question about Using Lotus Notes
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About Paski K. Paskaradevan
Expertise
I have 3 + years in Lotus Notes application development. I am a CLP R5 Application Development. I can answer any question pertaining to application development.

Experience
R5 CLP. In addition, I have a bachelors degree in Engineering and a MBA.
 
   

You are here:  Experts > Internet/Online > Email > Using Lotus Notes > Reply-to-sender Agent from Shared Database

Topic: Using Lotus Notes



Expert: Paski K. Paskaradevan
Date: 12/6/2007
Subject: Reply-to-sender Agent from Shared Database

Question
QUESTION: Hello, I have an agent running that replies to anyone who sends a mail to our departments shared database. But the reply-mail has my private mail address as sender. I want this to be the name of the shared database. Can you tell me how I can do this? Thanks in advance.

ANSWER: Hi,

In the scheduled agent, you have to include two lines.

One is use the ReplyTo to specify a return address other than yours.

Principal to specify from whom it is coming.

If the handle to the mail document is maildoc, then the lines will be like this.

maildoc.ReplyTo = "vvvv"
maildoc.Pricipal = "bbbb"

Then sign the scheduled agent using a generic id and not your id.

That will solve your problem.

Regards.

Paski.

---------- FOLLOW-UP ----------

QUESTION: Thanks, but I am still unclear about this. I define the agent through the "create agent" panel. On that I can not type any coding. I can only click "Add Action". What action should I select then?
Thanks again.

Answer
Hi,

I was under the impression that you have developed a lotus script agent for this.

You should write a lotus script agent to do this.

If you are a develper, go ahead and do it.
Otherwise, contact your developer and get this done.

In lotus script only you can set these properties.

Regards.

Paski

Add to this Answer    Ask a Question



  Rate this Answer
   Was this answer helpful?
Not at allDefinitely              
   12345  

     
About Us | Advertise on This Site | User Agreement | Privacy Policy | Help
Copyright  © 2008 About, Inc. About and About.com are registered trademarks of About, Inc. The About logo is a trademark of About, Inc. All rights reserved.