Messages - x16wda [ switch to compact view ]

Pages: prev1 2 3 4 5 6 [7] 8 9 10 11 12 ... 173next
31
Living Room / Re: Programming/Coder humor
« on: October 07, 2021, 08:53 PM »
 ;D

32
Living Room / Re: Programming/Coder humor
« on: August 24, 2021, 06:42 PM »
 ;D

33
General Software Discussion / Re: email sender rewrite proxy
« on: August 18, 2021, 05:12 PM »
This thread sounds like the same problem:

Thanks - I didn't look deep enough in the support forum! This looks promising.

34
General Software Discussion / Re: email sender rewrite proxy
« on: August 17, 2021, 05:17 PM »
Sadly there is no way to modify the system. And of course the people who set this up have been gone for years. (Isn't that always the case?)

I still have some vague ideas bouncing around in my head, maybe one of them will pan out. But between all the folks who visit DC, we have seen almost everything before.  :D

35
General Software Discussion / email sender rewrite proxy
« on: August 17, 2021, 01:50 PM »
Hi folks! I am in need of collective wisdom. I need a band-aid to go between ancient LOB software and M365 email.

The company finally killed off the on premise Exchange and Notes servers. However, with all of the systems running on local servers and sending out emails to both company and external recipients, I had to put in place some proxy servers to gather the messages and relay through 365. This is done using hMailserver with a simple authenticated relay configuration, and sender addresses are all set up with mailbox delegation to the account the proxy server is sending as. Works fine, except...

We have one old system that sends email reports using a very specific sender address. The authors of this software hard coded the sender address using a domain that is currently owned by IBM. And because the relays can only accept sender addresses that are known in the organization, and we cannot define this domain in 365, the emails are rejected.

I have done my due diligence and have changed the offending sender address to an acceptable value, with the same number of characters, everywhere that I could find on this server. Still the bad address gets used. I have spent way too much time looking for where it is coming from, our DBA has dug through the database, still can't find it.

So all that is to explain why I am looking for an email proxy that will allow you to rewrite a sender address. Mail comes in, if it's from address xyz then it gets changed to be from abc, then gets sent on to the "normal" proxy. If the sender is not xyz, then it just gets sent on.

It needs to be something that can run on Windows server, ideally something as simple as hMailserver. I tried to write a rule for hMailserver to do this but was not successful. Volume of messages is low so does not need to be super efficient, just needs to be reliable.

Anyone have any ideas? I have not yet stumbled upon the magical query to make the google give me a good answer...

Pages: prev1 2 3 4 5 6 [7] 8 9 10 11 12 ... 173next
Go to full version