Page 1 of 1

New Feature Request

Posted: 3. Mar 2021, 17:40
by tafische
Add a parameter in the email address to specify if the client should show the Subject or not.

I realize there is a device level setting to turn the subject off/on, but I want to forward some emails that include a subject and some I do not want to show the subject.

Re: New Feature Request

Posted: 3. Mar 2021, 18:23
by admin
Hi,

this is a functionality that you have to implement on your side. No new parameter is necessary for this!

Re: New Feature Request

Posted: 3. Mar 2021, 21:05
by tafische
So here is what I am trying to accomplish and I must be missing something because I dont see how to do it.


I am forwarding email notifications that meet a certain filter rule requirement to PushSafer.

Filter1 = Forward Emails where I do not want the subject, just the body

Filter2 = Forward Emails where I want the subject info included in the alert

Do you have any suggestions?

Re: New Feature Request

Posted: 3. Mar 2021, 21:24
by admin
you have to manipulate the mail before forwarding it and delete the subject.

How you forward your mails to pushsafer (software?)