If body message empty, but have attachments
Moderator: mkoch227
If body message empty, but have attachments
I found that if I send to hesk with pipe an email without body message, but with attachments - hesk can't show it, like there were no attachments at all and without even system notification about it. Is there any way to fix it?
Re: If body message empty, but have attachments
You can change the behavior in settings:
Admin panel > Settings > Email tab > Other > Require message: Ignore piped/fetched emails with no message
Admin panel > Settings > Email tab > Other > Require message: Ignore piped/fetched emails with no message
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: If body message empty, but have attachments
Thanks, but this option was did not checked(( however if body message is empty, attachments empty tooKlemen wrote:You can change the behavior in settings:
Admin panel > Settings > Email tab > Other > Require message: Ignore piped/fetched emails with no message
Re: If body message empty, but have attachments
In that case please send a sample email having problems to pop3test at hesk dot com and I will have a look.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: If body message empty, but have attachments
Thank you! I sent it, please check.Klemen wrote:In that case please send a sample email having problems to pop3test at hesk dot com and I will have a look.
Re: If body message empty, but have attachments
Please try this:
1. download this file: http://www.hesk.com/extras/email_nomsg_att.zip
2. upload the "email_parser.php" to your "inc/mail" folder
3. test
Did this fix the issue?
1. download this file: http://www.hesk.com/extras/email_nomsg_att.zip
2. upload the "email_parser.php" to your "inc/mail" folder
3. test
Did this fix the issue?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: If body message empty, but have attachments
WOW! Thank you, now it's ok!!!Klemen wrote:Please try this:
1. download this file: http://www.hesk.com/extras/email_nomsg_att.zip
2. upload the "email_parser.php" to your "inc/mail" folder
3. test
Did this fix the issue?