Voicemail to Email stopped working

Status
Not open for further replies.

Talmid_L

New Member
Sep 9, 2018
20
1
3
32
I had a working setup for sending emails, but recently I noticed I don't receive them anymore. I am looking in the FS log and there it says:
2023-06-06 05:55:07.253734 98.03% [DEBUG] switch_utils.c:1320 Emailed file [/tmp/mail.16860453069f04] to [email@domain.tld]

I don't see any more logs in mail.log or any other file. Does FS uses postfix to send email? Where can I find more information about how emails are sent?
 

hfoster

Active Member
Jan 28, 2019
677
80
28
34
Think it's all done in PHPMailer. Nothing in Email Logs in the web interface?
 

Talmid_L

New Member
Sep 9, 2018
20
1
3
32
Do you mean in Status > Email? It's empty. First I thought the password was wrong of the account, but I made sure it's correct now.

If there would be any way to debug this.
 

s2svoip

Member
Dec 9, 2019
259
8
18
44

hfoster

Active Member
Jan 28, 2019
677
80
28
34

Dunno, commit just says 'deprecate email_logs'.

Mine hasn't worked for a long time but I send everything to a special internal relay before it goes out to the internet so I don't really need the logs so I haven't really investigated.
 

Talmid_L

New Member
Sep 9, 2018
20
1
3
32
So freeswitch actually uses PHP in the end to send mail?

Is it not related to any system mailing program?

How could I debug this? In the /var/log/mail.err there is nothing. Also the file /tmp/mailer-app.log does not exist, I created it with www-data ownership, but it stays empty.
 
Last edited:
Status
Not open for further replies.