View Single Post
Old 01-15-2004, 11:17 AM   #2
Alexander Dalloz
 
Posts: n/a
Re: Problem with sendmail and mailscanner

On Thu, 15 Jan 2004 17:58:13 +0000 andy wrote:

>
> "juan" <juan@sarel.co.il> wrote in message
> news:8f93743a.0401141103.44d6862b@posting.google.c om...
>> Hi !
>>
>> I use RH with sendmail as mail relay with mailscanner whan I
>>
>> do
>> /etc/init.d/Mailscanner restart I receive :
>>
>> starting Mailscanner deamons:
>>
>> incoming sendmail:
>>
>> warning:Xclimiter": local socket name /var/run/climiter.sock' missing

> [ok]
>>

>
> What the heck is Xclimiter?
> Post your startup script.
>
> Bfons


Probably the message results from a sendmail.cf line like

Xclimiter, S=unix:/var/run/climiter.sock,
T=C:1m;S:30s;R:6m;E:1m

and Sendmail complains about the missing socket which another application
did not create or did create elsewhere.

Alexander


--
Alexander Dalloz | Enger, Germany
PGP key valid: made 13.07.1999
PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653

  Reply With Quote