Back-end Services Setup
https://www.axigen.com/documentation/back-end-services-setup-p45253740
All services that make use of an authentication mechanism in a cluster, using LDAP authentication, should also use this type of authentication in the back-end section...Because LDAP authentication can be used by both routing and non-routing services, this approach should make sense in most cluster setups
RFCs & Other Standards
https://www.axigen.com/documentation/rfcs-other-standards-p45253621
– SMTP Service Extension for Authentication
RFC 2920 – SMTP Service Extension for Command Pipelining...– The OAuth 2.0 Authorization Framework: Bearer Token Usage – partial support, excluding the use of WWW-Authenticate – starting with Axigen X4 (10.4)
RFC 7519
Pacemaker and Corosync
https://www.axigen.com/documentation/pacemaker-and-corosync-p45255030
node2-ha: Unable to authenticate
then you should repeat the authentication command on that particular node:
Mailbox API – Mails Create and Send
https://www.axigen.com/documentation/mailbox-api-mails-create-and-send-p666992827
The Mailbox API is available starting with Axigen X4 (10.4).
Create
This endpoint allows you to create a new draft email or insert an email into an existing folder.
If folderId is specified, the email will be appended to the specified folder, otherwise it will be created as a draft, in the Drafts folder.
POST /api/v1/mails
Request body (JSON)
Name
Type
Requi
Axigen Mapping System
https://www.axigen.com/documentation/axigen-mapping-system-p45253730
Mapping information is required to establish the routing behavior in any Axigen cluster...The user map is used for routing and can also be used in the authentication process. The mapping system is one of the key elements in the front-end node configuration
Configuring the Domain Database to Store Domain Users and Groups
https://www.axigen.com/documentation/configuring-the-domain-database-to-store-domain-users-and-groups-p45252785
~]# ldapsearch -Y EXTERNAL -H ldapi:/// -b "cn=config" '(objectClass=*)' dn -LLL
SASL/EXTERNAL authentication started
SASL username: gidNumber...[root@localhost ~]# ldapadd -Y EXTERNAL -H ldapi:/// -f mydomain.com.db.ldif
SASL/EXTERNAL authentication started
SASL username
Setting Up Custom SMTP and EHLO Banners
https://www.axigen.com/documentation/setting-up-custom-smtp-and-ehlo-banners-p45254327
Checking the SMTP banner
After configuring the Acceptance / Routing Rule for setting the SMTP banner, perform the following check:
worklpt:~ emailadminuser$ telnet 177.77.22.1
Securing SMTP Services
https://www.axigen.com/documentation/securing-smtp-services-p47120604
Disabling Authentication on Plain Text Connections
Click on "+ Add Acceptance / Routing Rule...This would mean that the rule will match any email message
In Actions choose the action"SSL connections authentication", set "Authenticated" and check what authentication mechanisms you want
WebMail Proxy Service Configuration
https://www.axigen.com/documentation/webmail-proxy-service-configuration-p1373443839
Encryption and Authentication
If the Perform authentication on proxy option is selected, the proxy will perform credential checks...If left unchecked, the authentication will be performed on the backend server
Clustering
https://www.axigen.com/documentation/clustering-p1373443355
This feature enables you to spread mailboxes on several Axigen servers and have a separate machine that routes POP3 / IMAP / WebMail connections to the appropriate mailbox server...It also supports the LDAP Authentication mechanism for the Axigen mail server.
Continue with one of the sections below
Configuring LDAP Connectors
https://www.axigen.com/documentation/configuring-ldap-connectors-p1373443446
In the "LDAP Search Parameters" you can:
Enable the "Use Administrative DN" – this option instructs Axigen to authenticate, using the defined user, to the LDAP server before requesting information...This parameter is used by Axigen when you configure SMTP or WebMail / IMAP / POP3 proxy routing to determine to which server it will route the respective connection
Configuring Mailing List Quotas and Restrictions
https://www.axigen.com/documentation/configuring-mailing-list-quotas-and-restrictions-p1373440775
The "Mailing Lists" → "Quotas and Restrictions" page contains parameters relative to parameters at the mailbox and folder level, notifications to be sent to the list members, and restrictions imposed to the mailing list being edited.
Managing Mailing List Quotas
At the mailbox level, the total mailbox size, the total number of folders, and the total number o
Deploying an Axigen Cluster on Kubernetes Platforms with AxiHelm
https://www.axigen.com/documentation/deploying-an-axigen-cluster-on-kubernetes-platforms-with-axihelm-p686227505
If using an authenticated private registry, you must create a secret for it (see the above section Private Image Registry Credentials!--#privateImageRegistry...Configure Smart Host Routing
The default setup is to use DNS MX record when messages needs to be delivered to external recipients
Engine: Clustered Operations
https://www.axigen.com/documentation/engine-clustered-operations-p45253806
Another important feature of the OpenLDAP integration with the Axigen mail server is the LDAP Authentication mechanism...This method is available for all the Axigen services that require authentication: SMTP In, POP3, IMAP, WebMail, POP3 Proxy and IMAP Proxy
Solution Overview
https://www.axigen.com/documentation/solution-overview-p45253430
Clustering Support
Axigen allows you to route SMTP, POP, and IMAP connections to different machines running our messaging solutions...Another important feature of the OpenLDAP integration with the Axigen mail server is the LDAP Authentication mechanism
Axigen with Linux-HA and DRBD – Axigen
https://www.axigen.com/documentation/axigen-with-linux-ha-and-drbd-axigen-p45255211
For a list of available commands, type HELP
+OK: Authentication successful
<#> config server
Inspecting, Monitoring, and Troubleshooting Axigen Indexes
https://www.axigen.com/documentation/inspecting-monitoring-and-troubleshooting-axigen-indexes-p64421891
This guide is valid for Axigen X4 (10.4.x).
For search and sort operations Axigen builds and maintains a set of indexes.
These indexes are used by various Axigen services (WebMail, IMAP) and are created and updated for each mailbox that exists within a domain. A number of SortIndex and SearchIndex jobs run on the Axigen server at a given time, each managing
Basic Acceptance Settings
https://www.axigen.com/documentation/basic-acceptance-settings-p1373441918
Here you can choose to enable/disable the local delivery and mandatory authentication. Check the box for the option that you want to activate
Mailbox API – Mails Counters
https://www.axigen.com/documentation/mailbox-api-mails-counters-p688750780
This endpoint requires authentication but it does not require an active session. As a consequence, it is not necessary to call the Login API before calling this endpoint
Supported OS / Platforms and Web Clients
https://www.axigen.com/documentation/supported-os-platforms-and-web-clients-p45254356
Please refer to the supported platform list, updated here: https://www.axigen.com/mail-server/platforms/ at every new release.
Version published after converting to the new editor
Security Layers
https://www.axigen.com/documentation/security-layers-p45253588
Authentication
The Axigen mail server supports authentication, meaning it can be instructed to accept only connections / messages from authenticated entities...Routing rules
The Processing policies correspond to the SMTP Processing and SMTP Outgoing modules
Email Features
https://www.axigen.com/documentation/email-features-p45253576
Routing policies
You can define outbound routes (relay servers), globally or per destination domain as well as outbound connection security parameters (SSL / TLS connections, SMTP authentication etc.)...LDAP authentication and routing
Account passwords and routing information can be stored in a central point to support the multi-tier setup
DNS Configuration
https://www.axigen.com/documentation/dns-configuration-p60719104
SPF (Sender Policy Framework) Record
SPF is an email authentication method designed to detect email spoofing...DKIM (DomainKeys Identified Mail) Record
DKIM is an email authentication method designed to detect email spoofing
Axigen with Linux-HA and DRBD – Solution Deployment
https://www.axigen.com/documentation/axigen-with-linux-ha-and-drbd-solution-deployment-p45255202
Start by choosing one of the sections below:
Version published after converting to the new editor
Axigen with Linux-HA and DRBD – Example Configuration
https://www.axigen.com/documentation/axigen-with-linux-ha-and-drbd-example-configuration-p45255205
Operating System
Although DRBD and Linux-HA is supported on many Linux flavors, this document may refer particularly to commands and instructions specific to the Red Hat Enterprise Linux/CentOS. Also, this document may be extended in the future to include specific instructions for other Linux flavors supported by Axigen.
Please check this document!--https://