Page 1 of 1

Does not see the letter when downloading to the ticket

Posted: Thu Jul 02, 2020 6:55 am
by Damat
When executing a script https://*******************.****/*********/inc/mail/hesk_pipe.php

in debug mode
#!/usr/bin/php -q
Connected to the POP3 server "pop.**************.***".
User "*************@***********************.******" logged in.
There are 0 messages in the mail box with a total of 0 bytes.
Disconnected from the POP3 server "pop.**********************.***".

Why does Hesk not see the letter?

Re: Does not see the letter when downloading to the ticket

Posted: Thu Jul 02, 2020 7:18 am
by Klemen
Hesk "sees" only what the server sends to Hesk.

I'm not sure about your host, but some (for example Gmail) only send new messages over POP3 if it's enabled in settings.

Re: Does not see the letter when downloading to the ticket

Posted: Thu Jul 02, 2020 9:28 am
by Damat
After setting up the mail host, applications are created. Thank.

Another question. How to fill out the ticket fields from the body of the letter.

Re: Does not see the letter when downloading to the ticket

Posted: Thu Jul 02, 2020 10:30 am
by Klemen
That's not something supported as it would require specially crafted email structure and parsing it to map data to fields.