Hello, I get this error on Postfix, ispconfig 3: auth: Error: read(anvil-auth-penalty) failed: EOF Log mail: main.cf: https://pastebin.com/3gC0kfGd master.cf: https://pastebin.com/8CtbEGeW Please help Best Regards.
The complete ispconfig specific configuration in master.cf is missing. looks as if master.cf has been replaced after ISPConfig install. The easiest way to fix that is to download the ispconfig tar.gz again, run the update.php script in the install folder and choose to reconfigure services during update.
Hello, I did what you told me, now I have this in the logs: mail.warn: I have this on my /etc/postfix folder: Emails still do not send.
On roundcube, i get this error message: SMTP Error (451): Failed to add recipient « [email protected] » (4.3.5 <mail.0network.eu[127.0.0.1]>: Client host rejected: Server configuration error)
And master.cf is also missing things like the content filter line. Are you sure that you run an ispconfig update with 'reconfigure services = yes" ? If you did, then lines must have been removed by after you did that from the files.
Here is master.cf: https://pastebin.com/JVvDMF7F I reinstall my VPS with ISPConfig (all included, no config needed.. xD) Yes, i run ispconfig update with reconfigure services = yes" It's possible. How to fix this problem?
Your files do not contain the ISPConfig mail settings, really strange. Especially as these settings must have been added on reconfigure, except that someone installed custom templates on your server which do not match the recommended setup. So you did not install ISPConfig by using a tutorial from us, instead, your provider gave you a preinstalled ISPConfig virtual server? - If so, which provider installed that system for you? - Did you receive any error messages during reconfigure? You run the ispconfig update as root, right? - And please post the output of: ls /usr/local/ispconfig/server/conf-custom/install/
I reinstall my VPS under Debian 8. I install the server with this tutorial: https://www.howtoforge.com/tutorial/ispconfig-install-script-debian/ Please wait - If so, which provider installed that system for you? firstheberg.com - Did you receive any error messages during reconfigure? You run the ispconfig update as root, right? Any errors..
Here are the official installation instructions for ISPConfig on Debian 8 with apache: https://www.howtoforge.com/tutorial...8-4-jessie-apache-bind-dovecot-ispconfig-3-1/ and here in case that you want to use nginx: https://www.howtoforge.com/tutorial/perfect-server-debian-jessie-nginx-bind-dovecot-ispconfig-3.1/ The best way is to start with a fresh minimal Debian system.
The mail server works, otherwise you wont have got this message. You missed to set an ipv6 reverse dns record for your server, ask your vps hoster to set one for the IPv6 address of your server (see also the link in the message where google explains the reason for their rejection).
Google won't complain if you would have a correct reverse setup. The hostname of the server should match the reverse dns record for the IP (v4 + v6) address. Reverse records are normally configured in the virtual server management interface, ask your vserver provider how to do that.
Hello, It's work, i receive my mails but, my mails is on spam folder. I have DKIM and SPF record on my DNS How to fix ?