|
| WebUI Email filter |
 |
Wed, 28 Jun 2006 10:31:38 -070 |
Hi
|
| Post Reply
|
| Re: WebUI Email filter |
 |
Mon, 3 Sep 2007 01:26:18 -0700 |
You can edit aaes.xml in cfg directory of Element Server installation. Set
"accept" attribute in source="email".
<source name="email" type="pop3"
path="$(root)/data/email/in" host="pop3-host.company.com"
user="username" pass="password"
accept="__your__domain__.com" destination="email"
maxfilesize ="10MB" timeout="10"
throttle="60"/>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|