Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I need to find a means to change the domains for 15 accounts, so if a mail for one of these persons comes in with personx@domainX it needs to be changed to personx@domainY. Is it possible to create a filter to do this? I tried to construct a filte...
When you create your listener, you will need to use a different port, for instance 2525 or whatever, then configure your groupware to deliver outgoing mail to xxx.xxx.xxx.xxx:2525otherwise you can create another interface on the same physical interfa...
Hi,are your webapplications passing a proxy? Some proxies have problems with the multiline SMTP server responses, causing the client never to reply (they will get a response like 220 ****************). This could cause the timeouts. Hope this helps.R...