Unable to send email to the users from Project Server Workflow

Hello all,
I am facing issues in sending emails to the users from the workflow in SharePoint Designer 2013.
I am trying to send emails to valid users in a Project server 2013 Workflow by Email action.
I have set up the SMTP server successfully, I have configured SMTP server successfully in IIS manager 6.0
I have configured the outgoing e-mail settings in Central Administration successfully,
I have configured the SMTP email settings for my web app in IIS manager as well.
I have configured and synced the User Profile App with the eMail addresses from Active Directory as well.
I have configured the Alerts and Reminders in Operational Policies of PWA settings as well.
I can send the emails to the users successfully through Powershell.
But when I am trying to Start a Task Process with a user in the workflow, the task process starts but it never sent an email notification. So I tested by using the Action Email, that also the user is unable to receive any email. But the Workflow is not giving
any error also. The email sending is successful, but the user is unable to receive it. The workflow succeeds to next phase without any errors.
So to cross verify I tried 'Alert Me' option on a list, but that also is not sending(or might be sending but the user is not receiving) the mail.
What else should I do to solve this issue.
Please help me.
Thanks,
Shanky

Hello Paul,
I tried editing the PWA instance as you said, but that also didn't help :(
I even restarted the Project Server Service, but nothing is changed. 
I tried creating a new workflow for a List and used send email there, but that also is not sending the mail :(
How do I check where the issue is from ? I mean, whether the workflow is sending the mail and the mail server is not receiving? or whether the workflow is not sending the mail itself? how do I check this? Is there any way to log these details?
Please help me regarding this issue, I am totally clueless how to proceed.
Thanks,
shanky

Similar Messages

  • How to send emails to Multiple Users from a Single People Picker lookup field using Sharepoint designer workflow

    Hi All,
    I am working with SharePoint 2013 designer workflow. we are using office 365.
    Our requirement to send email to multiple users, get the user groups from lookup list people and groups column.
    But SP designer sending emails to the first user alone.
    Please guide me to proceed.
    Advance Thanks.
    Regards
    Jenkins NS
    Thanks and Regards Jenkins

    finally I got a solution
     Identified a workaround to solve the issue using SharePoint designer.
    Step 1
    Create a lookup list Example department
    Columns
    Title (by default) – Single line of text
    Users – Person or Group
    Emails – Multiple lines of text
    hidden the Emails column (go to content type and set the column as hidden)
    Create a SharePoint designer Workflow
    Start Workflow automatically when an item is created
    Also Start Workflow automatically when an item is changed
    Workflow Stage 1
    Set Emails to current Item: Users
    The workflow will get all users email ids and add in the Emails column delimiter as semicolon.
    Step 2
    Create a custom list to get the email ids and send email
    Create a lookup column ex: analysis and refer department list, Allow multiple values
    Then Create a SharePoint designer workflow
    full details workflow steps please follow below
    URL
    http://jenkinsblogs.com/2015/04/30/how-to-send-emails-to-multiple-users-from-lookup-list-people-picker-field-using-sharepoint-designer-workflow/
    Thanks and Regards Jenkins

  • How can i get all the users from weblogic server?

    how can i get all the users from weblogic server?
    i have configurated a LDAP server using iPlanet and
    in weblogic server console i see those users from LDAP
    server. but how can i get all the users in my program
    from weblogic server instead of LDAP server?
    BTW,how to configure a RDBMSAuthenticator and what should i do
    in Oracle? which tables should i create? and how are their architectures?
    Thanks
    Daniel

    BTW, i use weblogic platform 8.1
    "Daniel" <[email protected]> дÈëÓʼþ
    news:[email protected]..
    how can i get all the users from weblogic server?
    i have configurated a LDAP server using iPlanet and
    in weblogic server console i see those users from LDAP
    server. but how can i get all the users in my program
    from weblogic server instead of LDAP server?
    BTW,how to configure a RDBMSAuthenticator and what should i do
    in Oracle? which tables should i create? and how are their architectures?
    Thanks
    Daniel

  • Problem with the% deviation from Project Server 2010 field

    hello
    I have a problem with the% deviation from Project Server 2010 field.
    Within a file or project, this project contains tasks.
    Each task has completed the field% deviation.
    Within the row "Summary" in the field of% deviation does not perform the sum of all fields of tasks.
    Only occurs on certain projects, these projects have the view of PR Progress Report
    Anyone know happens?
    thank you very much

    Hi
    Sorry, I'll be more specific now.
    Within the field% deviation. Your settings in PWA is:
    The formula for field% Deviation:
    Str (IIf ([Job baseline] = 0; IIf ([Working] = 0, 0, 100); IIf ([Working] = 0; -100; Int (100 * ([Job] - [Work Online base]) / [Working baseline])))) + "%"
    Under the heading rows Calculation Summary:
    > Use formula.
    Within the field Allocation Calculation of rows:
    > It is labeled the "Apply unless you manually specify".
    The field [Job] and field [Job baseline] are fields Pack project server.
    The error is in project, in the list of tasks.
    In the top row, this row summary makes the sum of the ranks of the tasks of the file.
    But in my case only in the summary field the same value appears in the tasks.
    In all the cells in column% deviation appears the same value.
    I hope it helps.
    thank you very much

  • How to send email alert to users from the query output ?

    Hi all,
    I intend to write a pl/sql to send email alert to user based on the following query output :-
    Item_______Qty_on_hand________Min_qty______email
    [email protected]
    [email protected]
    [email protected]
    once run, I will like to distribute to those email id. How should I code that in pl/sql ? or any other better idea is welcome. Thanks.
    Rgds
    Lim

    http://asktom.oracle.com/pls/ask/f?p=4950:8:3439330610438686683::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:255615160805,

  • IPhone 6 is unable to send email because the sender address was rejected by the server

    When I try to send emails from my Microsoft Outlook for Mac, I get a message that says "Unable to Send Email.  A copy has been placed in your Outbox.  The sender address was rejected by the server."  I've checked all the settings (it is a POP account).  I've deleted and re-installed.  Any suggestions??

    Please see this article on setting up an email account using the shaw mail server.
    https://community.shaw.ca/docs/DOC-2181
    Good luck Friend.

  • [HELP] Send email with attachment  files from application server

    How can i send email to users with pdf/xls attachment files through job with pl/sql , but the files are on application server.
    I've tried using UTL_MAIL but it's not working, cause the file & DIRectory setting should be inside of database server. Should I copy the files from report server to database file system or any other techniques so there's no need to use the physical files?
    Please help!
    Thank you

    Hi,
    Thanks for your help, hoek & alvinder...
    I've tried the java send mail suggest by alvinder, and i got an error if i fill the Sender parameter with AutoMail :
    status:1 javax.mail.SendFailedException: Sending failed;
    nested exception is:
         javax.mail.MessagingException: 553 5.5.4 <AutoMail>... Domain name required
    Then i changed the Sender with valid email address :
    status:1 javax.mail.SendFailedException: Sending failed;
    nested exception is:
         javax.mail.MessagingException: 501 5.1.8 Domain of sender address [email protected] does not exist
    What could be wrong with this? Please help me... since i dont understand java programming :)
    I 'm still trying to find out
    Thank you very much

  • Send Email to the User

    Hi experts,
    A very good morning.
    I am dealing with an object, in which I have to send a mail to the User.
    The mail should contain the Data that has posted to the Smartform.
    But I have to the send the smartform as it is, but not as a PDF attachement.
    Please clarify the following questions:
    1. Where I have to specify the E-mail parameters in the Tcode smartforms.
    2. How to send it to the Web user id, after I populate  the Smart form with the data.
    3. How to track the status of the mail, whether it has successfullt delivered or not.
    I am new to Smartforms, and I have only the basic knowleg\dge on them.
    Please guide me in this regard.
    ( if possible, with an example).
    Thank you in advance.
    Best regards,
    Naveen G

    Hi Naveen,
    You cannot send smartform as it is coz its in OTF formate,you have to change it to PDF formate.
    After the FM 'SSF_FUNCTION_MODULE_NAME' and fm_name,
    Change smartform preview formate(OTF) to PDF . call FM.
    *---Function module to convert OTF data to PDF data format
    call function 'CONVERT_OTF'
    exporting
    format = 'PDF'
    max_linewidth = 132
    importing
    bin_filesize = l_v_pdf_size "l_v_pdf_size type i,
    tables
    otf = l_it_otf_data "l_it_otf_data type standard table of itcoo initial size 0,
    lines = l_it_pdf_data. "l_it_pdf_data type standard table of tline,
    then
    *---Function module to chnage width of PDF file to 255
    call function 'SX_TABLE_LINE_WIDTH_CHANGE'
    exporting
    line_width_dst = '255'
    tables
    content_in = l_it_pdf_data[]
    content_out = l_it_pdf[]
    exceptions
    err_line_width_src_too_long = 1
    err_line_width_dst_too_long = 2
    err_conv_failed = 3
    others = 4.
    and finelly.
    *---Function module to send mail in attachment formate.
    call function 'SO_NEW_DOCUMENT_ATT_SEND_API1'
    *---Function module to send mail in without attachment.
    call function 'SO_NEW_DOCUMENT_SEND_API1'
    exporting
    document_data = l_wa_doc_chng
    put_in_outbox = c_check
    commit_work = c_check
    tables
    packing_list = l_it_objpack
    object_header = l_wa_objhead
    contents_bin = l_it_pdf
    receivers = l_it_receivers
    exceptions
    too_many_receivers = 1
    document_not_sent = 2
    document_type_not_exist = 3
    operation_no_authorization = 4
    parameter_error = 5
    x_error = 6
    enqueue_error = 7
    others = 8.
    Thanks.
    Mona.

  • I have set up a Time Warner email account in Mac Mail but can't send email because the Road Runner SMPT server is "offline." How can this be resolved?   ecause the Road Runner SMPT server is offline. How can I resolve this problem?

    I have set up a Time Warner email account in Mac Mail but can't send email with this account because the Road Runner SMPT server is "offline." How can this be resolved? 

    Is this any help?
    http://www.timewarnercable.com/en/residential-home/support/faqs/faqs-internet/e- mailacco/how-do-i-set-up-my-twc-mail-for-mac-osx.html
    The receiving email ports are:
    IMAP is port 143
    IMAP-SSL is port 993
    POP is port 110
    POP-SSL is port 995
    Outgoing ports are...
    SMTP and SMTP-SSL is on ports 25, 587 and 465. Port 587 has to be SSL, and port 465 is enforced TLS-wrapped and is generally used by Outlook users.

  • Unable to send emails to specific sites from ipad or pc

    The following is the undelivered message response without the attachment.
    This is the mail system at host mwinf5d59.orange.fr.
    I am sorry to have to inform you that your message could not
    be delivered to one or more recipients. It is attached below.
    For further assistance, please send mail to postmaster.
    If you do so, please include this problem report. You can
    delete your own text from the attached returned message.
                     The mail system
    host dixons.co.uk[85.158.136.51] said: 553
    information. (#5.7.1)
    Also
    This is the mail system at host mwinf5d59.orange.fr.
    I am sorry to have to inform you that your message could not
    be delivered to one or more recipients. It is attached below.
    For further assistance, please send mail to postmaster.
    If you do so, please include this problem report. You can
    delete your own text from the attached returned message.
                     The mail system
    host dsgiplc.com[195.245.231.67] said: 553
    information. (#5.7.1)
    <E-mail Edited by Host>

    http://www.apple.com/support/iphone/assistant/airprint/

  • Unable to send emails but only retrieve from friends wifi.

    Staying with friends for the month and can only retrieve emails but not send. Help!

    If you are using your ISPs email settings you should check with them for the SMTP settings needed when connected to a remote network (your friend's ISP). Nost ISPs require authentication or different SMTP ports to send when you are not connected to their network.

  • I am unable to send emails

    We have a work email account set up on the iPad and receive emails just fine. We are unable to send emails. The settings for the account have been verified and should work. But when I go into settings and touch Mail, Contacts etc. scrolling down the first page on the "Default Account" it shows iCloud. The other company iPad shows this as the company email and can send emails just fine. How do I add the company account to this Default. My CEO is not happy about not being able to respond or send emails from this device.

    There are two places that show Default Account. One is for mail sent from outside the mail app - meaning that if you email photos or a document from within one of the corresponding apps, that email will be send from the default account.
    The second place that Default Account shows is for adding contacts outside of a specific account and you can direct where the contacts will be added.
    So neither of those areas really apply to the mail app for sending emails.
    I understand that your CEO may be upset, but just so that you know, nobody here works for Apple. We are just other users volunteering our time to help other users.

  • Why cant I send emails, or open folders, from my Outlook email when using ipad. My Outlook is functioning normally when accessed from laptop.

    Why am I unable to send emails or open folders from my Outlook email when using my iPad?  My Outlook is functioning normally when accessed from my laptop.  This problem has been going on for three days now - everything was functioning normally before. I have looked at the standard troubleshooting suggestions provided by Apple, but they do not appear to cover this eventuality.  I should be most grateful for any help.

    Try first to Clear your cache from : Tools > Options > Advanced > Network, Clear Now button.
    if the above is not helpful, [https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles create a new profile] and check it again.
    if you create the new profile see: [https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles#w_recovering-information-from-an-old-profile Recovering information from an old profile]
    thank you

  • We purchased a new iPad2 and registered it using a 'new' iCloud email/ID. We are unable to send email from the iPad and iPhone. The error is: Cannot send mail. The user name or password for iCloud is incorrect.

    We purchased a new iPad2 and registered it using a 'new' iCloud email/ID. We are unable to send email from the iPad and iPhone. The error is:>> Cannot send mail. The user name or password for iCloud is incorrect.

    About ~20 hours later, this ended up solving itself. We can send email using the '.icloud' email from both the iPad and iPhone.  Advise would be 'wait' before you start seeking alteranatives like yahoo, hotmail, etc.  This definitely is a convenient way to keep all your 'cloud' information in a centralized place, including the common email...

  • TS3899 I have set up two email accounts on my iphone4, one with tiscali, my ISP, and the other on gmail. I am able to receive emails on both accounts, and can send emails from my gmail account, but am "Unable to Send Email" from my tiscali (talktalk) acco

    I have set up two email accounts on my iphone4, one with tiscali, my ISP, and the other on gmail. I am able to receive emails on both accounts, and can send emails from my gmail account, but am "Unable to Send Email" from my tiscali (talktalk) account. I get the error message "A copy has been placed in your Outbox. The sender address "name"@tiscali.co.uk was rejected by the server".

    Hi apmichael,
    If you are having issues sending email from one of your mail accounts on your iPhone, you may find the following article helpful:
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/ts3899
    Regards,
    - Brenden

Maybe you are looking for

  • Double-click any file on desktop, calling JAVA PROGRAM

    hi guys, i'm breakin my head on doin this prog....when we double click a file icon of any file extension, my another java program should be called. how to do this??? pls send a sample code........asap!!!!!!!!! regards, Sam...

  • How can you fix corrupt Project Files in Final Cut Pro X?

    Hello All, I have reason to believe that one of my project files in Final Cut Pro X is corrupt. How may I begin to resolve this issue?  Is there a third party software someone could recommend, like Digital Rebellion (if they have software for FCP X,

  • Migration to Oracle Server 8.0.5

    Hi, I want to migration schema in SQL Server 7.0 to Oracle Server 8.0.5 rather than Oracle 8i. Does Oracle Migration Bench 1.2.4.3 Beta support it? If yes what should I do to let bench know that I want to create Oracle Model in Oracle 8.0.5? Thanks i

  • Best Practice/Validation for deploying a Package to Azure

    Before deploying a package to Azure, What kind of best practice/Validation can be done to know the Package compatibility with Azure Enviroment?

  • See video stored in DB

    Hi I am making an web application on oracleXe and i wanted to open a video "with media player 10 if possible" , but i don´t find any documentation that explains how to open video in Oracle. Is it possible to open video in Xe and when possible, can i