Multiple copies of email sent sometimes

If you think that something doesn't work in Aware IM post your message here
Post Reply
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Multiple copies of email sent sometimes

Post by tford »

I have situations where multiple emails are being received. Has anyone else had that situation? My gut feeling is that it's somehow related to BCC, but have been able to get to the bottom of it yet.
Tom - V8.8 build 3137 - MySql / PostGres
GertV
Posts: 112
Joined: Thu Sep 10, 2009 9:39 am
Location: Bangkok, Thailand
Contact:

Post by GertV »

I'm having the same problem over and over again and reported it to support many times. Opened a ticket for it as well but it never got solved. I don't use BCC so it's probably not related to that.

In my situation it happens randomly and sometimes the same email is send up to 6 times.

It's really annoying.
Gert (running V8.0 build 2378 on Windows Server 2008)
Powerm
Posts: 473
Joined: Mon Feb 01, 2010 9:44 pm
Contact:

Post by Powerm »

Check your Rules or Processes....may be they are fired up at the same time.
Independent Developer
www.atwing.com
aware_support
Posts: 7526
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

Aware IM DOES NOT send multiple e-mails. There was a bug at some stage but this was fixed and since then we never encountered this problem.

Check your rules as Powerm suggests and also keep in mind that Aware IM keeps re-sending unsuccessful e-mails which could not be sent due to connection problems. It keeps these messages in the UNSENT folder. When the connection goes up all these e-mails go through. You can confuse them with multiple e-mails sometimes. If you don't want them you can delete this folder manually.
Aware IM Support Team
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Post by tford »

This was fixed in build 1654.
Tom - V8.8 build 3137 - MySql / PostGres
customaware
Posts: 2413
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Post by customaware »

This has never been an issue for me in the past but today a process, that has been working perfectly, has sent me over 500 emails.

Had to restart the server to stop it.

I have no idea why! :-/

Build 1715.
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
aware_support
Posts: 7526
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

Please check your rules. There is no chance Aware IM does it on its own.

Or maybe your SMTP server went crazy...
Aware IM Support Team
customaware
Posts: 2413
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Post by customaware »

Well.....

I call a process and many sub-processes from a Rule on Received Email but once it finishes the processes (which it does successfully) it re-runs the Received Email Rule over and over again.

I have even tried to delete the received email at the end of the process and still seems to execute it.

All nighter trying to fix it. :-(
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
aware_support
Posts: 7526
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

Can you to try to reproduce it in a very simple testing BSV with one simple rule that handles incoming e-mail?
Aware IM Support Team
customaware
Posts: 2413
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Post by customaware »

Yay!

Finally fixed it.

Took the Rules from ReceivedEmail and moved them to a Process called OnReceivedEmail

Then left only the following Rule for ReceivedEmail

ReceivedEmail IS NEW

OnNewReceivedMail
DELETE ReceivedEmail

Phew!
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
Post Reply