Re: [Mailman-Users] What log file do I check for successful transmission to the SMTP server?

2016-10-15 Thread Dominik Hoffmann
>From the earliest days of Mac OS X, possibly even on the NextStep OS, /etc/ >and /var/ have been really located inside of /private/ with simlinks putting >them in the root directory. > On Oct 15, 2016, at 12:09 AM, Mark Sapiro wrote: > > On 10/14/2016 07:30 PM, Dominik Hoffmann wrote: >> Does

Re: [Mailman-Users] What log file do I check for successful transmission to the SMTP server?

2016-10-15 Thread Dominik Hoffmann
> On Oct 15, 2016, at 12:09 AM, Mark Sapiro wrote: > > On 10/14/2016 07:30 PM, Dominik Hoffmann wrote: >> Does the fact that I don't have a file called smtp-failure at >> /usr/local/mailman/logs/ mean that no SMTP errors have occurred, as far as >> Mailman is concerned? > > > Yes. Assuming t

Re: [Mailman-Users] What log file do I check for successful transmission to the SMTP server?

2016-10-14 Thread Mark Sapiro
On 10/14/2016 07:30 PM, Dominik Hoffmann wrote: > Does the fact that I don't have a file called smtp-failure at > /usr/local/mailman/logs/ mean that no SMTP errors have occurred, as far as > Mailman is concerned? Yes. Assuming that that is the directory that contains at least the qrunner and er

Re: [Mailman-Users] What log file do I check for successful transmission to the SMTP server?

2016-10-14 Thread Dominik Hoffmann
Does the fact that I don't have a file called smtp-failure at /usr/local/mailman/logs/ mean that no SMTP errors have occurred, as far as Mailman is concerned? > On Oct 14, 2016, at 7:12 PM, Mark Sapiro wrote: > > On 10/14/2016 03:56 PM, Dominik Hoffmann wrote: >> So, all of my testing has so f

Re: [Mailman-Users] What log file do I check for successful transmission to the SMTP server?

2016-10-14 Thread Mark Sapiro
On 10/14/2016 03:56 PM, Dominik Hoffmann wrote: > So, all of my testing has so far been with email addresses that have their > destination on the same system as the one, on which Mailman is running. I > just tried a list that has all external destinations. > > What log files should I look at to

[Mailman-Users] What log file do I check for successful transmission to the SMTP server?

2016-10-14 Thread Dominik Hoffmann
So, all of my testing has so far been with email addresses that have their destination on the same system as the one, on which Mailman is running. I just tried a list that has all external destinations. What log files should I look at to see, what might be going wrong? --