Louis van Belle

Results 21 comments of Louis van Belle

A simple fix. /usr/lib/tmpfiles.d/squid.conf d /run/squid 0755 proxy proxy - And /var/run is linked to /run Thank you Raphael for the Ubuntu packages.

in other.php At 64,68d63 ``` if (defined('MAILGRAPH') && MAILGRAPH === true) { echo 'View MailGraph'; } ``` in conf.php add the following at the end. ``` // If installed you...

Yes, i notice that today to, thank you for adding it. change it above. The apache config is correct : /usr/share/doc/mailgraph/examples/mailgraph.conf Here : /etc/default/mailgraph i did not change anything the...

Hai, small breakin here.. @Stephanowicz You did check your apache apache2/error.log and check your mysql error logs. I noticed simular thing but that was due to an email attachment the...

Yes, but that confirms its an configuration error in the resolving setup. and that test is funky test. Received: from gmail.com (unknown [115.59.74.242]) gmail.com is NOT 115.59.74.242 same for :...

@Skywalker-11 yes, i check every server in the headers. > Also the servers that the mail was relayed over may use custom/private dns servers that can resolve the ip/domain while...

`If I understand this correctly you are violating the RFC if you reject mails based on the "invalid" header field.` Depends, if you do header checks and reject at MTA,...

Hi, i've run this under Debian 9. The Mysql Root password may have characters that are not passed.. Like "ThisIsMyPass!word!" the script put in ThisIsMyPass then i fails silently. the...

Here, a 3 sec google search.. https://www.howtoforge.com/tutorial/perfect-server-debian-9-stretch-apache-bind-dovecot-ispconfig-3-1/3/#-installnbsproundcube Now you can implement that in the script.