Re: [Exim] AUTH configuration

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: John Burnham
Fecha:  
A: Héctor Garcia Peris
Cc: exim-users
Asunto: Re: [Exim] AUTH configuration
Yes, that was the problem. But now I get the following error:

exim: neither action flags nor mail addresses given

What it means?
---
Usually you get this error when you just call exim at the command line. What
are you trying to do ? Restart exim ? If so, you need something like
exim -bd -q30m
John