Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Will this work?
Message
 
To
31/05/2023 04:30:13
Lutz Scheffler (Online)
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01686685
Message ID:
01686689
Views:
56
>Hi there,
>
>one functionality of my application ist to receive emails and process them. Sometimes the provider sends these mails twice and I want to prevent that these are processed.
>I think about saving to values in a table, the first line of the mail and a checksum of the mail body calculates by sys(2007).
>Before processing the content I would look up these values in the table and if found, skip this mail.
>Does this make sense or are there better ways?
>
>Thanks in advance
>
>Thomas

>>As long as you use CRC32, there is a good chance that it will work. At least the chance for a >>doublet is not very high. Possibly you should limit this comparison to a time window, so that a >>years old mail will not have the same checksum by accident. Some Hours?

Unfortunately I have no usable value to because the mail, containing formatted data, there is only a data-value when the mail enters the users inbox.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform