AlternC / AlternC

AlternC Hosting Panel
https://alternc.com/Home-fr
GNU General Public License v2.0
107 stars 68 forks source link

Use /etc/alternc/my_mail.cnf #558

Open nono-gdv opened 7 months ago

nono-gdv commented 7 months ago

The postfix templates contain this kind of snippet:

user = %%db_mail_user%%
password = %%db_mail_pwd%%
hosts =%%dbhost%%

This should probably be replaced with a (hardcoded):

option_file = /etc/alternc/my_mail.cnf
camlafit commented 7 months ago

Hello

Looks a very nice idea. Could be more efficient to update configuration and reduce impact in all template logic

camlafit commented 3 months ago

Note : look a bit more complex as thinking