ctl
(No such file or directory)
Start it using invoke-rc.d clamav-daemon start. You can also use the clamdscan
program to test the daemon, as follows:
NOTE
CAUTION
682
Running Servers Part V
# clamdscan /usr/share/clamav-testfiles/clam.exe
/usr/share/clamav-testfiles/clam.exe: ClamAV-Test-File FOUND
----------- SCAN SUMMARY -----------
Infected files: 1
Time: 0.001 sec (0 m 0 s)
Messages Not Delivered by Exim
In some cases, messages will be accepted by the server but will not be deliverable. Some of these
errors are considered temporary failures and will not generate a bounced message until the retry
timer runs out. The error that you are most likely to see will look something like this in the
mainlog file:
1E9PTu-0003jN-QY == user@example.org R=local_user T=maildrop_pipe defer (0):
Child process of maildrop_pipe transport returned 75 (could mean temporary
error) from command: /usr/bin/maildrop
This error indicates that Exim attempted to pass the message to Maildrop, but Maildrop returned
an error code. The most likely cause is a missing Maildir directory, or a Maildir directory that is
owned by the wrong user. The next section shows how to detect and fix these problems.
Login Failures When Connecting to Courier
Aside from genuine password errors (which can be remedied by entering the correct password in
the mail client), there are also a few other conditions that can result in login failures.
Pages:
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258