for outgoing mails:
relayhost = xxx.xxx.xxx.xxx
in /etc/postfix/main.cf
for incoming mails the PTR ist unimportant.
for outgoing mails:
relayhost = xxx.xxx.xxx.xxx
in /etc/postfix/main.cf
for incoming mails the PTR ist unimportant.
Hi,
bei mir ist das:
/etc/amavis/conf.d/20-debian_defaults
Was just a suggestion for the next release.
I repalce the /etc/imscp/bind/parts/db.tpl by cron now
cheers
Hi,
to avoid complains from other Mailservers like:
SSL verify error: certificate name
it is maybe better to set the default MX to
@ IN MX 10 {$SERVER_HOSTNAME}.
wich has a valid cert, instead of
@ IN MX 10 mail
because postfix cannot handle SNI.
Or is there a "overwriteproof" solution to change the default MX ?
cheers, Olli
Hello,
On Debian 9 I cloned the imscp-1.5.3-maintanace yesterday.
After perl imscp-autoinstall -r named the
/etc/imscp/listeners.d/10_named_global_ns.pl
with "my @NAMESERVERS" is ignored. All zonefiles are generated with with ns1,ns2 ,ns3 again...
Any hint on this ?
Cheers Olli
YES it works, thanks for the hint.
cheers Olli
HTTP2 has nothing to do with i-MSCP. That is a protocol that you must enable on a per site basis (Apache2).
Hi,
sorry for the old thread.
If I a2enmod http2 and configure it on stretch, the changes will be overwritten by imscp, right ?
So, what will be the best practice to get http2 globally working for all vhosts ?
thanks, Olli
neither
lxc-create --name debian-stretch -t download
nor
imscp-autoinstall
installs the package logrotate
Hello,
at the default debian lxc-create template logrotate is missing.
I-MSCP installs and work fine without but maybe its a good idea to add logrotate to the installer-script.
Just wonder about my huge logfiles..
cheers Olli