Re: [exim] Exim with Mysql

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jeremy Harris
日付:  
To: exim-users @ exim. org
題目: Re: [exim] Exim with Mysql
ECJ wrote:
>> You may get some information by running a delivery with debugging turned
>> on for a message that is, for example, hitting the quota error.
>
> Sorry for being ignorant about this. What exim flags should I use to
> accomplish this? I only know the 'mail -v' option.
> Thanks!


Exim has a "-d" option meaning "debug". It can take suboptions.
They're documented in, oddly, the documentation.

- Jeremy