Servicenow email sending/Receiving in PDI

Поділитися
Вставка
  • Опубліковано 1 січ 2023
  • This video explains how you can enable sending and receiving of emails in your PDI which is disabled by servicenow.

КОМЕНТАРІ • 27

  • @hoangongpham4867
    @hoangongpham4867 Місяць тому

    Very nice. Thanks for your sharing.

  • @soniyashahu3422
    @soniyashahu3422 11 місяців тому

    Thank You for making this video, its very useful.

  • @BrunoBandeiraRocha
    @BrunoBandeiraRocha 6 місяців тому

    It worked like a charm! Very good job!

  • @rajanmehta1669
    @rajanmehta1669 7 місяців тому +2

    Very nice workaround and well explained. Thanks

  • @Useranv
    @Useranv Рік тому

    Excellent Video. Very Useful. Thank you very much.

  • @jeyapriyar435
    @jeyapriyar435 Рік тому

    I have searched how to create Email account (pop3) only u have uploaded this video, thanks sir

    • @servicenowprajna
      @servicenowprajna  Рік тому

      Thank you for watching. I am glad you find it helpful.

  • @sunitas8025
    @sunitas8025 Рік тому +1

    Thanks a lot for the information it solved a big issue. Really appreciate foe your knowledge sharing..

  • @user-mn7xt8pf4j
    @user-mn7xt8pf4j 6 місяців тому +1

    Excellent explanation thank you!

  • @user-el6xo5ig3b
    @user-el6xo5ig3b 11 місяців тому

    searching since month for this thanks for your kind information

  • @bhaveshsharma6197
    @bhaveshsharma6197 10 місяців тому +1

    Thank you so much for creating this video. This is really helpful and resolved very important challenge associate with email notification.

  • @deathskullk
    @deathskullk 10 місяців тому

    Helpful and doubt clearing

  • @Rahulkumar-sd4pn
    @Rahulkumar-sd4pn 10 місяців тому

    Best Video On this topic, please upload more video.

  • @manikrishnajenula8864
    @manikrishnajenula8864 11 місяців тому

    thanks bro very helpful video.

  • @workwithpratham
    @workwithpratham 2 місяці тому

    Thanks for the solution .

  • @user-yd8gh9lj2i
    @user-yd8gh9lj2i Місяць тому

    Thanks 🙂

  • @lakshman.bollaka7662
    @lakshman.bollaka7662 7 місяців тому

    Hi Prajna,
    I have configured everything in pdi but i am not receive any mail from that related changes , In email logs i observed the type is "send-ignored" but why it ignored that mail.
    please help me sir...

  • @AlokKumar-ot9sx
    @AlokKumar-ot9sx Рік тому

    how to send some parameter to the mail

  • @user-ts8wu7uj3m
    @user-ts8wu7uj3m Рік тому

    After configuring whatever the steps that has mentioned for inbound type and enabled inbound email properties but still all the emails are in receive-ignored type. Can someone kindly help on this please.

    • @servicenowprajna
      @servicenowprajna  Рік тому

      Was your connection test successfull for 'POP3' type Email Account in servicenow ?

    • @rajanmehta1669
      @rajanmehta1669 7 місяців тому

      You need to send email from different email address to the configured email address

  • @brucewayne3675
    @brucewayne3675 Рік тому +1

    Even after replecating all the steps for outbound mail type is going from send-ready to send-ignored and not receiving in gmail. And for inbound mail, mail sent from gmail is being received at SN PDI but the type is getting received-ignored. Tried a lot to fix still unable to get accurate results. Kindly help

    • @servicenowprajna
      @servicenowprajna  Рік тому

      Hi Bruce,
      If your Test Connection was successfull for both POP and SMTP account and if you have enabled 'email sending' & 'email receiving' in email properties then there should not be any issue in sending/receiving of email from configuration point of view.
      Mostly if an email is send-ignored/received ignored, it's because of some problem with the notification. Does it happen for all kind of emails or particular emails. You could try below few articles to troubleshoot your issue.
      support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0790932
      www.servicenow.com/community/it-service-management-forum/emails-are-getting-set-to-send-ignored/m-p/450094
      support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0521382
      Mostly email is received ignore when guest user account is inactive/logged out OR if there is no inbound action to handle it. Also if sender belongs to Email Address Filter then email is ignored OOB it's mailer-daemon@ and postmaster@. Check what is populated in the 'User' field of the received-ignored email, if it starts with 'mailer-daemon@' or 'postmaster@' then that's the reason and it's expected behavior.
      Finally if I have to test if connection is alright, then other than test connection button there is one more way. Try the below steps to check if your instance is ready to send outbound emails :
      1. Go to emails log
      2. Click on New button
      3. Change the following field value as suggested :
      Type - 'send-ready'
      Subject - 'Testing email'
      Recipients - any of your emails other than the one you have connected with
      Body - 'Testing sending of email from servicenow'
      4. Save the form, in couple of mins, you should receive this email in the recipients email address, and the same should reflect in the Sent folder of your email you have integrated servicenow with.
      Let me know if this do not works for you.
      Regards,
      Kamlesh

    • @terracegarden4377
      @terracegarden4377 Рік тому +1

      Hello @brucewayne3675,
      Check email properties, in that keep "send all email to this test email" blank .
      OR
      Use mail id which is different from the existing one which you are using in email accounts.
      I was facing the same problem and it got solved.

    • @seanespino8202
      @seanespino8202 Місяць тому

      @@servicenowprajna same problem with mine. Already enabled 'email sending' & 'email receiving' in email properties, also enabled "Enable email sending and receiving" under Your instance actions "Manage email properties".