0tza / gmail-delay-send

Automatically exported from code.google.com/p/gmail-delay-send
0 stars 0 forks source link

Sender address without name / email sender address not in angle brackets not possible #115

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
=======================================
=== PLEASE READ BEFORE FILING ISSUE:
https://code.google.com/p/gmail-delay-send/wiki/GmailDelaySendDebugging_8
=======================================

What steps will reproduce the problem?
1. try to send a delayed mail with a sender address without angled brackets
e.g. spam@gmail.com instead of Nick <spam@gmail.com>

What is the expected output? What do you see instead?
You would expect the message to be sent
instead the following error message occurs
"-- Error:TypeError: Cannot call method "replace" of undefined. --Stack: at 
Mail (GmailDelaySendWeb):35 (sendMessage) at Main (GmailDelaySendWeb):152 
(successfullyParsedAndSentMessage) at Main (GmailDelaySendWeb):171 
(processThread) at Main (GmailDelaySendWeb):187 (processThreads) at Main 
(GmailDelaySendWeb):24 (main) "

What version of the product are you using?
gmail-delay-send-8

Please provide any additional information below.

Original issue reported on code.google.com by webmai...@gmail.com on 26 Sep 2013 at 8:55

GoogleCodeExporter commented 9 years ago
Fix submitted in 
https://code.google.com/p/gmail-delay-send/source/detail?r=5806e80fe439cfc237438
256f5f50a3d96f3cddd

Pushing change now, please retry and let me know if not fixed.

Thanks,
-Blair

Original comment by blairk...@gmail.com on 15 Oct 2013 at 4:33