Re: [Exim] AUTH configuration

Etusivu
Poista viesti
Vastaa
Lähettäjä: John Burnham
Päiväys:  
Vastaanottaja: Héctor Garcia Peris
Kopio: exim-users
Aihe: 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