Does not see the letter when downloading to the ticket

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
Damat
Posts: 2
Joined: Thu Jul 02, 2020 6:41 am

Does not see the letter when downloading to the ticket

Post 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?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

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

Post 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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Damat
Posts: 2
Joined: Thu Jul 02, 2020 6:41 am

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

Post 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.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

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

Post by Klemen »

That's not something supported as it would require specially crafted email structure and parsing it to map data to fields.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Post Reply