Topic: Debugging (logging) SMS and e-mails?

Hi Roel,


I'm experimenting with a third party e-mail-to-SMS service, but my messages aren't getting through to them and I'm struggling where to find SMTP logging in LuxCal.

I'm receiving "changed event" e-mails OK, but no others (like "Send mail: Now" ones), and of course none of my SMS attempts.

My Mail server is set to "PHP mail".

/var/log/mail.log & mail.err don't show me a lot. I *think* this is a successful mail (in mail.log), but that's all I've been able to find:

Nov 16 16:38:19 web2004 sSMTP[3186940]: Creating SSL connection to host
Nov 16 16:38:20 web2004 sSMTP[3186940]: SSL connection using ECDHE_RSA_AES_256_GCM_SHA384
Nov 16 16:38:23 web2004 sSMTP[3186940]: Sent mail for <SENDERS-MAIL-ADDRESS> (221 2.0.0 Service closing transmission channel) uid=33 username=www-data outbytes=2012

That's not telling me much, other than that the sender send a mail about something, to someone.

Is there more logging to be found, or somewhere I can increase the logging detail?


Thanks,



Greig.