1

Topic: Spamgateway

==== Required information ====
- iRedMail version: 0.8.6
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: Debian 7
- Related log if you're reporting an issue:
====

Hello,
I use iRedMail as a spamgateway, behind I have a MS Exchange Server.
Now I have to power-off the MS Exchange Server for 3 or 4 days.
Where can I find the settings to keep the mails in iRedMail for more then 3 days?

wynni

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Spamgateway

It depends on how you configure it as spam gateway. Maybe you can mark your domain as backup mx on iRedMail.

3

Re: Spamgateway

In in the MySQL Database in the field transport I added "smtp:exchange.server.com"
Is there any solution ?

thx
wynni

4

Re: Spamgateway

You can set field 'domain.backupmx' to 1 to mark this domain as backup mx on iRedMail.

5

Re: Spamgateway

ZhangHuangbin wrote:

You can set field 'domain.backupmx' to 1 to mark this domain as backup mx on iRedMail.

Sorry, but I have troubles to understand you.
The iRedmail server is the first Server. I have only one MX record (no second) and it points to the iRedmail server.
If I set the field 'domain.backupmx' to 1, then power-off the MS Exchange server, will the mails will be kept on the iRedmail server, until the MS Exchange server works again?

wynni

6

Re: Spamgateway

Please try this:

1: Set SQL column domain.backupmx=1.
2: Set SQL column domain.transport='relay'.

Then it should be fine.