תשובה Workflows - Send email FROM user creating item

  • יום שני 16 אפריל 2012 16:03
     
     
    I see where others are asking how to send to the user who created the item.  I need to send the email FROM that user.  I have an equipment reservation calendar.  I currently have it where I get emailed when a reservation is posted.  I need a way to send the email from the user who created it so that I can then send it to our ticketing system. 

כל התגובות

  • יום שני 16 אפריל 2012 16:11
     
     

    Hi,

    I do not think there is a way so spefiy the user using out of the box SharePoint. I think you would need a coded event handler to create and send the mail.

    Luke

  • יום שני 16 אפריל 2012 16:12
     
     תשובה

    Hello,

    I am afraid that is not possible via SharePoint Designer 2010 or the out-of-the-box workflow templates.  The default setting for the email address that is used as the "From" value is configured in Central Administration in the Outgoing Email settings.  You can look at the following:

    1. Visual Studio - Develop your own custom dev workflow
    2. CodePlex.com - See if there is a free solution here
    3. Third party products - Purchase a solution that fulfills your requirements.

    Chris Caravajal MCTS SharePoint911 Consulting & Support Services

    • סומן כתשובה על-ידי Pengyu Zhao יום ראשון 29 אפריל 2012 07:42
    •