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
1 reply
Subscribers
7 subscribers
Views
1087 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Is it possible to start a process from an e-mail being send from any domain usin
moritzw
over 10 years ago
Is it possible to start a process from an e-mail being send from any domain using the configuration possibilities in custom.properties? Or is it limited to the domain configured in custom.properties (conf.mailhandler.email.domain)?
In other words, would it work to define a property like this:
conf.mailhandler.alias.test@google.com=processmodeluuid0004cedf-a045-8000-234b-c0a8031014c0
TIA, Moritz...
OriginalPostID-131213
OriginalPostID-131213
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 10 years ago
As long as you ejb-jar.xml is polling the account called test@google.com then the alias
conf.mailhandler.alias.test=processmodeluuid0004cedf-a045-8000-234b-c0a8031014c0
will work.
Notice how the domain is irrelevant as long as the test@google.com address is the one you're polling in your ejb-jar.xml; aliases can only be defined for the accounts polled.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 10 years ago
As long as you ejb-jar.xml is polling the account called test@google.com then the alias
conf.mailhandler.alias.test=processmodeluuid0004cedf-a045-8000-234b-c0a8031014c0
will work.
Notice how the domain is irrelevant as long as the test@google.com address is the one you're polling in your ejb-jar.xml; aliases can only be defined for the accounts polled.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data