pop3 piping issues

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
canadrian
Posts: 2
Joined: Sat Jan 14, 2017 6:51 pm

pop3 piping issues

Post by canadrian »

it was solved
thank you!
Last edited by canadrian on Mon Jan 16, 2017 2:44 am, edited 1 time in total.
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: pop3 piping issues

Post by Klemen »

There were no changes to POP3 fetching in 2.7.x

Try this:

1. turn Debug mode on (settings > Help desk tab > Debug mode: ON)
2. send a test email to your address
3. open the hesk_pop3.php in browser (example.com/hesk/inc/mail/hesk_pop3.php)

What does the output say?
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
canadrian
Posts: 2
Joined: Sat Jan 14, 2017 6:51 pm

Re: pop3 piping issues

Post by canadrian »

solved
Last edited by canadrian on Mon Jan 16, 2017 2:44 am, edited 1 time in total.
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: pop3 piping issues

Post by Klemen »

What is the sender email address? Are the emails coming from a "noreply" address, such as:

do_not_reply@example.com
noreply@example.com
no_reply@example.com

... or similar?
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