Sending mail from multiple addresses

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
dnmartel
Posts: 2
Joined: Tue Feb 07, 2023 3:28 pm

Sending mail from multiple addresses

Post by dnmartel »

Hi everyone !

I configured Hesk in a local server and and follow this instructions to set multiple incomings emails viewtopic.php?t=7093. This way, i have 2 emails to recive emails and works fine.

Now i need to reply condicionally if an email enter to address A, with the email A. And the same with address B. Its possible to configure easily ?

Thanks in advance
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Sending mail from multiple addresses

Post by Klemen »

There's no built-in way to do this in Hesk so unfortunately no easy solution.

I guess you would have to modify the database to store what email the ticket came from then modify the email code to use the correct email details based on that data.
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
dnmartel
Posts: 2
Joined: Tue Feb 07, 2023 3:28 pm

Re: Sending mail from multiple addresses

Post by dnmartel »

I understand, thanks anyway!
Post Reply