Hi, I am configuring Postfix for the first time.... This Howtoforge tutorial points 6 parameters that have to be set for Postfix configuration to work with Gmail as “relayhost“ : https://www.howtoforge.com/tutorial/configure-postfix-to-use-gmail-as-a-mail-relay/ /// Q1 /// Can I rely on it even if my “relayhost“ is different (see my settings below) ? /// Q2 /// Do I still need to add and set missing parameters (see my settings below), or does this depends on how Postfix was installed (package included in ISPConfig installation code) ? Should these be set like shown in the tutorial (seems like default settings) ? /// Q3 /// Setting entry for “smtp_sasl_password_maps“ is default after ISPConfig installation, should it remains as is, or be change to entry shown in the tutorial ? /// MAIN.CF FILE SETTINGS /// relayhost = [smtp.free.fr]:25 smtp_use_tls (missing) smtp_sasl_auth_enable = yes smtp_sasl_security_options = smtp_sasl_password_maps = proxy:mysql:/etc/postfix/mysql-virtual_sender-relayauth.cf, texthash:/etc/postfix/sasl_passwd smtp_tls_CAfile (missing) Regards,
This tutorial is not for ISPConfig systems, do not follow it if you are using ISPConfig. If your ISPConfig system shall relay through another server, then all you have to do is to set the relay server, username, and password under System > server config > mail.
Done, thank U Much other parameters under the “Email“ tab, are there any that I should modify, or any check-box I should pay attention to ?
You can enable it in the main config: System -> Main config -> Mail. After that, you can add it to the limits of the client template. The admin can always use it for any client if it's enabled in the main config. You can view the settings under the mail domain settings. Instead of relaying all traffic, there is a option to relay it for certain domains.