Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
5 replies
Subscribers
7 subscribers
Views
4371 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
How to configure custom.properties file to utilize Gmail as SMTP server for send
bruceh
over 11 years ago
How to configure custom.properties file to utilize Gmail as SMTP server for sending email messages from Appian? Many thanks in advance....
OriginalPostID-72306
OriginalPostID-72306
Discussion posts and replies are publicly visible
Parents
0
james.nelson
Appian Employee
over 11 years ago
Custom smtp setup for custom.properties is here:
forum.appian.com/.../Mail_Server_Setup
(Note your password goes in password.properties, not custom.properties).
The setting for sending mail from gmail are:
support.google.com/.../78799
(disclaimer: I have never setup send mail thru gmail,
I am only providing the settings you will need _if_ it is possible)
custom.properties:
conf.mailhandler.mail.smtp.host=smtp.gmail.com:465
conf.mailhandler.mail.smtp.auth=true
conf.mailhandler.mail.user=your.account@gmail.com #or @your.gapps.com
password.properies:
conf.password.SMTP=your.gmail.password
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
james.nelson
Appian Employee
over 11 years ago
Custom smtp setup for custom.properties is here:
forum.appian.com/.../Mail_Server_Setup
(Note your password goes in password.properties, not custom.properties).
The setting for sending mail from gmail are:
support.google.com/.../78799
(disclaimer: I have never setup send mail thru gmail,
I am only providing the settings you will need _if_ it is possible)
custom.properties:
conf.mailhandler.mail.smtp.host=smtp.gmail.com:465
conf.mailhandler.mail.smtp.auth=true
conf.mailhandler.mail.user=your.account@gmail.com #or @your.gapps.com
password.properies:
conf.password.SMTP=your.gmail.password
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data