I tried copy/pasting other emails into my wallet and they did not change. If there were malware wouldn't I have seen it change?
In most cases, yes. But what if the malware actually identifies when you make a payment and just "destroys" itself to avoid detection? I have never seen this before, but it's not an impossible scenario.
Also, most Electrum fake wallets tend to send your whole balance to a random address after you open it, but not only the coins were only sent when you actually did the transaction, but part of your coins are still there. So I'm not sure if that's the case.
If I did send it to myself, what could I do? Also, is there a way for me to find the address I sent it to within my addresses? I checked already my addresses and could not find it in there. thanks
What you can do to know if the address you sent the coins to is owned by you is open the console tab ("View -> Show Console" to enable it) and run:
ismine("ADDRESS HERE")If it returns true, you own this address. If not, then you don't. Try this with both output addresses shown in the transaction.
And where did you download Electrum from?