Re: [Exim] AUTH configuration

Startseite
Nachricht löschen
Nachricht beantworten
Autor: John Burnham
Datum:  
To: Héctor Garcia Peris
CC: exim-users
Betreff: 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