1

Topic: iredmail with many mta

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

I have a lot of legal outgoing mail going from one iredmail server. And it seems now I need some sort of distribution installation with one central iredmail server and many mta in different datacenters. Is it possible to configure iredmail for this purposes? If so where I can find information about this?

----

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

2

Re: iredmail with many mta

You can relay outgoing mail to a random MTA with a custom transport setting in Postfix. Here's an article with working script:
http://marinovl.blogspot.cz/2012/09/pos … mails.html

P.S. I modified our own Postfix policy server - iRedAPD - to do this too. so if you need advance control, maybe we can work together to make it happen.

3

Re: iredmail with many mta

I would be interested in knowing how to do it with  iRedAPD ? Or the setup is the same as for http://marinovl.blogspot.cz/2012/09/pos … mails.html

4

Re: iredmail with many mta

melaleuca5 wrote:

I would be interested in knowing how to do it with  iRedAPD ? Or the setup is the same as for http://marinovl.blogspot.cz/2012/09/pos … mails.html

Hi melaleuca5,
iRedAPD is written in Python programming language, so if you're not familiar with Python, i suggest you try the method mentioned in the link.