Re: [exim] time skew: SMTP delay

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jeremy Harris
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] time skew: SMTP delay
On 30/03/2021 16:11, Felipe Gasper via Exim-users wrote:
> I tried to find in the docs how to up the verbosity, but I didn’t see. What should I do to get debug output?


Command line switch "-d" and variants thereof, for the daemon.

I'm fond of
"service exim stop && exim -d+all -bd 2>&1 | tee log"

--
Cheers,
Jeremy