Admidio logging

If you aren't speaking german, you can ask for support or post your request here.
Antworten
Conor
Beiträge: 2
Registriert: 20. Jun 2018, 04:12

Admidio logging

Beitrag von Conor »

Hi,

I am planning to use Admidio for my local small community association.

I have been doing some testing with emailing members using an SMTP connection (via Mailgun).

However, not all intended recipients are receiving emails. I can see from the Mailgun logs that some email addresses were not logged at all, so I would like to understand if Admidio actually tried to send them or not.

Does Admidio perform any logging somewhere that I can check this?

PHP7.1, MariaDB10, Amazon Linux.

Many thanks,

Conor
Benutzeravatar
fasse
Administrator
Beiträge: 6044
Registriert: 12. Nov 2005, 16:06

Re: Admidio logging

Beitrag von fasse »

Hi Conor,

no we have no explizit logging, which email address we send emails to.

But it should only be the emails of the profile field with the internal name "EMAIL".

Do you have several email fields?

Fasse
Conor
Beiträge: 2
Registriert: 20. Jun 2018, 04:12

Re: Admidio logging

Beitrag von Conor »

Hi,

Thanks for your reply.

Just a single email field.

With a bit more reading, I have learned that I can turn on the gDebug flag, and it looks like Admidio then outputs the conversation with the SMTP server.

I will try that next time I have to send a batch of emails and see what the conversation records.

Thanks,

Conor
Antworten