This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 
                    aix:sendmail [2022/10/04 17:00] manu  | 
                
                    aix:sendmail [2022/12/19 23:50] (current) manu  | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Sendmail on AIX ===== | ===== Sendmail on AIX ===== | ||
| - | **submit.cf** | + | https://www.ibm.com/support/pages/configuring-masquerading-aix-sendmail-using-generics-table | 
| - | https://www.ibm.com/support/pages/how-run-two-sendmails-one-mtamail-transfer-agent-and-another-msamail-submission-agent | + | |
| + | https://www.ibm.com/support/pages/how-disable-recipient-domain-lookup-sendmail | ||
| + | |||
| + | |||
| + | 2 ways to deploy sendmail: | ||
| + | * using **submit.cf** file, for AIX 7.2TL4 and later | ||
| + | * using **sendmail.cf** | ||
| + | |||
| + | ===== submit.cf ===== | ||
| + | |||
| + | A workaround to prevent using submit file, is to crate a symbolic link between **/etc/mail/sendmail.cf** and **/etc/mail/submit.cf** (check section [[aix:sendmail#sendmail_configuration|sendmail.cf]]) | ||
| + | |||
| + | https://www.ibm.com/support/pages/how-run-two-sendmails-one-mtamail-transfer-agent-and-another-msamail-submission-agent | ||
| + | |||
| + | How to run two sendmails, one for MTA(Mail Transfer Agent) and another for MSA(Mail Submission Agent). | ||
| + | |||
| + | |||
| + | ===== sendmail.cf ===== | ||
| + |  | ||
| For more secure sendmail in AIX 7.2 TL4 | For more secure sendmail in AIX 7.2 TL4 | ||