list - Workflow configured for mail sending to user when document adding in SharePoint 2010 -


i need send email via workflow here have configured workflow when document adding, need mail send admin. here workflow correct mail unable sending admin.

i haven't configured smtp outgoing email in ca in sharepoint2010. have required smtp configuration ple suggest me.

you need configure smtp settings in central administration.

here guide on how it:

http://hosting.com/support/sharepoint-2010/configure-emailsmtp-in-sharepoint-2010/

  1. go central administration console
  2. in central administration, click system settings.
  3. on system settings page, in e-mail , text messages (sms) section, click configure outgoing e-mail settings.
  4. on outgoing e-mail settings page, in mail settings section, type smtp server name outgoing e-mail (for example, mail.example.com) in outbound smtp server box.
  5. in address box, type e-mail address want displayed e-mail recipients.
  6. in reply-to address box, type e-mail address want e-mail recipients reply.
  7. click ok , done

Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -