Hello,
I use Mercury mail and I receive messages from a very old gaming server, they come in like this and get added to 'C:\xampp\MercuryMail\QUEUE':
---
Return-path: <ccc@xxx.com>
Received: from KAOS (xx.xx.xx.xx) by CD SMTP (Mercury/32 v4.62) ID MG00000F;
19 Sep 2014 18:28:38 -0700
from: ccc@xxx.com
to: nnn@xxx.ca
subject: Password for account 'XXXXX'
You are receiving this message because you have requested that your password be emailed to you.
The password for your account, XXXXX, is: BBBBB
---
Removed sensitive data obviously... As you can see the data is a bit of a mixup. When I get the actual message, it uses all of this for the body because of bad formatting:
---
from: ccc@xxx.com
to: nnn@xxx.ca
subject: Password for account 'XXXXX'
You are receiving this message because you have requested that your password be emailed to you.
The password for your account, XXXXX, is: BBBBB
---
And the subject/etc is blank. This is due to a formatting issue when the message is sent to me. I have a program I created that fixes the issue. It works when I run it manually but if Mercury attempts to run it as a filter (aka RUN PROGRAM in global rules) it ends up claiming the queue file is in use, so I cannot modify it.
What can be done in this case? I don't mind other solutions to get this working. The gaming server that sends the mails however cannot be modified as I don't have direct access to it and cannot modify it. This used to work before I believe on an older Mercury system but does not anymore.
Is there a way to get this going? Is it possible to make a new queue file (I can do this part) and ignore/delete the other one after use correctly?
<div>Hello,</div><div>
</div><div>I use Mercury mail and I receive messages from a very old gaming server, they come in like this and get added to 'C:\xampp\MercuryMail\QUEUE':</div><div>&nbsp;</div><div>---&nbsp;</div><div>Return-path: &lt;ccc@xxx.com&gt;</div><div>Received: from KAOS (xx.xx.xx.xx) by CD SMTP (Mercury/32 v4.62) ID MG00000F;</div><div>&nbsp; &nbsp;19 Sep 2014 18:28:38 -0700</div><div>
</div><div>from: ccc@xxx.com</div><div>to: nnn@xxx.ca</div><div>subject: Password for account 'XXXXX'</div><div>You are receiving this message because you have requested that your password be emailed to you.</div><div>
</div><div>The password for your account, XXXXX, is: BBBBB</div><div>---</div><div>
</div><div>
</div><div>
</div><div>Removed sensitive data obviously... As you can see the data is a bit of a mixup. When I get the actual message, it uses all of this for the body because of bad formatting:</div><div>&nbsp;</div><div>---&nbsp;</div><div>from: ccc@xxx.com</div><div>to: nnn@xxx.ca</div><div>subject: Password for account 'XXXXX'</div><div>You are receiving this message because you have requested that your password be emailed to you.</div><div>
</div><div>The password for your account, XXXXX, is: BBBBB</div><div>---</div><div>
</div><div>And the subject/etc is blank. This is due to a formatting issue when the message is sent to me. I have a program I created that fixes the issue. It works when I run it manually but if Mercury attempts to run it as a filter (aka RUN PROGRAM in global rules) it ends up claiming the queue file is in use, so I cannot modify it.</div><div>
</div><div>What can be done in this case? I don't mind other solutions to get this working. The gaming server that sends the mails however cannot be modified as I don't have direct access to it and cannot modify it. This used to work before I believe on an older Mercury system but does not anymore.</div><div>
</div><div>
</div><div>Is there a way to get this going? Is it possible to make a new queue file (I can do this part) and ignore/delete the other one after use correctly?</div>