I'm talking about this feature where anyone can send an email and it will create a ticket for them. In the documentation it is recommended to use an email alias (which is the same as a forwarder in cpanel, from my understanding). I tried to configure an email forwarder for the target address but any email sent to it does not show up in gitlab.
I think this may have to do with how cpanel forwards the emails and/or how gitlab parses the received emails. Can someone test this? How could I troubleshoot this?
My first idea is to setup a global mail filter on my alias email to pipe incoming mail to a php script that does the forwarding. But I'm not sure if I can keep the original 'from' address.
I think this may have to do with how cpanel forwards the emails and/or how gitlab parses the received emails. Can someone test this? How could I troubleshoot this?
My first idea is to setup a global mail filter on my alias email to pipe incoming mail to a php script that does the forwarding. But I'm not sure if I can keep the original 'from' address.