09-25-2009 04:11 PM
# Enable/Disable the inbound email service. The service could be used by processes other than
# the Email Server (e.g. direct RMI access) so this flag is independent of the Email Service.
email.inbound.enabled=true
# The username to authenticate as when the sender address is not recognised
email.inbound.unknownUser=anonymous
# Email Server properties
email.server.enabled=true
email.server.port=25
email.server.domain=<<mycompany>>.com
#
# A comma separated list of email REGEX patterns of allowed senders.
# If there are any values in the list then all sender email addresses
# must match. For example:
# .*\@alfresco\.com, .*\@alfresco\.org
# Allow anyone:
email.server.allowed.senders=.*
#
# A comma separated list of email REGEX patterns of blocked senders.
# If the sender email address matches this then the message will be rejected.
# For example:
# .*\@hotmail\.com, .*\@googlemail\.com
#email.server.blocked.senders=
09-25-2009 06:03 PM
09-27-2009 11:31 AM
10-05-2009 05:47 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.