Re: [exim] re [TLS Problem]

Top Pagina
Delete this message
Reply to this message
Auteur: Marc Sherman
Datum:  
Aan: exim-users
Onderwerp: Re: [exim] re [TLS Problem]
Hill Ruyter wrote:
> Hi
>
> I think I understand (ish?)
>
> what is happening is this ...
>
> When I run the invoke-rc.d exim4 stop
> I check with ps -ef and there is still an exim process running
> [115      14932     1  0 Oct17 ?        00:00:00 /usr/sbin/exim4 -bd -q30m]


invoke-rc.d is Debian specific, so if there's a bug at all (which I
doubt), it's going to be in the Debian sysvinit tools or the Debian init
script, not in Exim itself. So you should probably take this query to
the debian mailing list. (See the readme in /usr/share/doc/exim4 for
more details.)

- Marc