![]() |
Exim MTA
I am currently using the excellent article "The Perfect Server - Fedora 7" to set up my Fedora 7 desktop as a server.
I am using exim as my MTA. Here is a test I just ran: Code:
[root@HostBlade ~]# telnet localhost 25Code:
[root@HostBlade ~]# tail -2 /var/log/exim/main.logAdditonally, I created a user called clamexim and set User clamexim in the clamd.conf file. Also, to overcome the permission denied with clamd.sock I CHOWNed it to clamexim.exim and I think the permissions where set to 711 so I have the following users in /etc/passwd Code:
exim:x:93:93::/var/spool/exim:/sbin/nologin |
What's the output of
Code:
updatedb |
Hi Falko,
There is no output from: Code:
updatedbHere is my /etc/clamd.conf Code:
## |
Can you restart Clamd? Do you get any error messages? What's the output of
Code:
ls -l /var/run/clamd.exim/clamd.sock |
Quote:
My telnet test seemed to go thru without error, although not yet checked email, the main thing is it worked. Quote:
Code:
ls -l /var/run/clamd.exim/clamd.sockThanks very much Falko, you made me address the issue from a different stance, that I probably would not of thought of.... I better go and check the actual email now to see if it was scanned etc.... |
| All times are GMT +2. The time now is 12:20. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.