-
I have installed and tested the PHP mail function. However, password reset emails fail to send and I get the following error in the Apache2/error.log:
Undefined variable: false in /var/www/thinkup/_l…
-
hello
i have tried your script and when restarting, the rules appear in double in iptables.
```
Chain INPUT (policy DROP)
target prot opt source destination
fail2ban-Apache…
-
This is the next evolution in my issue with minions dropping connection with the master on an AWS setup (inside a VPC).
Issue #2404 was where I first reported. There I had some symptoms but a differe…
-
Some examples below. I include my declaration(s) and the error. Only some pkg.installed declarations are effected. Very weird.
Tried two different layouts here:
snmp-pkg:
pkg:
- installed
…
-
I have two .conf files set up to run via cron writing to two log files. The first one is a daily backup which write all output to the log and emails me via ssmtp. I know email is working.
When I run …
-
My backups have been failing silently (returning a code 0, which should mean success). My monitoring scripts have failed to alert me (because of the code 0), and I didn't get any email (probably becau…
-
I'm running Debian 5 on a PPC Mac with Python 2.5.2. But I can duplicate this on my Intel PC as well, same Debian/Python version. I'm using the stock Debian supplied jail.conf with a couple of minor o…
-
% sudo make -C /usr/ports/mail/ssmtp install clean
===> Installing for ssmtp-2.64
===> Generating temporary packing list
===> Checking if mail/ssmtp already installed
===> Creating users and/or gr…
-
On Centos 5.5 i686, even with the mailx package installed from yum, the script still won't send via mailx (which isn't in the PATH, or even an installed file (?)) I'm not a big Centos user, so I fixed…
-
From line 578 - just needs to be piped to tee again:
```
echo "Restoring now ..."
#use INCLUDE variable without create another one
INCLUDE="--file-to-restore ${FILE_TO_RESTORE}"
duplicity_backup | t…