Is it possible to use Gmail for sending/outgoing Emails in Xpert.ivy?

asked 03.10.2013 at 12:05

SupportIvyTeam's gravatar image

SupportIvyTeam ♦♦
1.4k102118122
accept rate: 77%


Yes, this is possible since version 5.0.6.

Gmail requires an SMTP client, that issues an START_TLS command after establishing the connection.

On Designer go to Window -> Preferences -> Xpert.ivy/Email. On this dialog, use following settings:

  • SMTP host name: smtp.gmail.com
  • Use default SMTP port: checked
  • SMTP user name: According to your account settings
  • SMTP password: According to your account settings
  • Test email address (from): According to your account settings
  • Encryption method: START_TLS

On Server go to Server Administration and set the system properties starting with EMail.Server.* accordingly.

For further information refer to the documentation:

  • ServerGuide: Server Administration -> System Properties -> Email Server
  • DesignerGuide: Introduction -> Xpert.ivy Preferences (Workspace Preferences) -> Email Settings
link

answered 03.10.2013 at 12:09

SupportIvyTeam's gravatar image

SupportIvyTeam ♦♦
1.4k102118122
accept rate: 77%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×32

Asked: 03.10.2013 at 12:05

Seen: 2,211 times

Last updated: 03.10.2013 at 12:09