decafranky
Verified User
- Joined
- Aug 22, 2004
- Messages
- 120
After update exim.conf:
wget -O /etc/exim.conf http://files.directadmin.com/services/exim.conf
wget -O /etc/exim.pl http://files.directadmin.com/services/exim.pl
chmod 755 /etc/exim.pl
cd /etc/virtual
touch whitelist_from
touch blacklist_domains
touch use_rbl_domains
echo 0 > limit
mkdir usage
chown mail:mail whitelist_from blacklist_domains use_rbl_domains limit usage
antivirus is not working, don't see anything more in the quarantine folder, but i send an eicar (virus) and it was not delivered, but no reports are send...
Need help!
Running RH9
Franky
wget -O /etc/exim.conf http://files.directadmin.com/services/exim.conf
wget -O /etc/exim.pl http://files.directadmin.com/services/exim.pl
chmod 755 /etc/exim.pl
cd /etc/virtual
touch whitelist_from
touch blacklist_domains
touch use_rbl_domains
echo 0 > limit
mkdir usage
chown mail:mail whitelist_from blacklist_domains use_rbl_domains limit usage
antivirus is not working, don't see anything more in the quarantine folder, but i send an eicar (virus) and it was not delivered, but no reports are send...
Need help!
Running RH9
Franky