Showing posts with label SMTP. Show all posts
Showing posts with label SMTP. Show all posts

How to Configure IIS SMTP Server to forward emails using a Gmail account


This is very useful when you want to test your outgoing email for SharePoint but not have access to an SMTP server.
  1. Create and setup a Gmail account to use POP3. Enabling POP3 in Gmail: http://mail.google.com/support/bin/answer.py?answer=13273&cbid=wl8yzeug2lob&src=cb&lev=topic
  2. Install the mail server role (POP3 and SMTP) 
  3. Configure the IIS Server to forward messages using that account:
    1. IIS SMTP Virtual server -> Properties ->
      1. Access Tab
    clip_image001