Discussion:
[dart-misc] trying to send an email through dart
Jacob Goodson
2017-05-20 19:46:58 UTC
Permalink
using the mailer library, I keep getting this error message:

Error occurred: Failed to send an email: RangeError (index): Invalid value:
Valid value range is empty: 1
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Matan Lurey
2017-05-20 20:01:20 UTC
Permalink
Have you reached out to the authors of the package on GitHub - perhaps with
an example of what you are trying to do?
Post by Jacob Goodson
Error occurred: Failed to send an email: RangeError (index): Invalid
value: Valid value range is empty: 1
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Dan Rubel' via Dart Misc
2017-05-20 20:38:56 UTC
Permalink
I've been using mailer <https://pub.dartlang.org/packages/mailer> on a
hobby project for a while.
I worked with the package author last Aug/Sept to fix a few things.
The code has been stable for me since then.

Do you have a small example of what you are trying to do?
Post by Matan Lurey
Have you reached out to the authors of the package on GitHub - perhaps
with an example of what you are trying to do?
Post by Jacob Goodson
Error occurred: Failed to send an email: RangeError (index): Invalid
value: Valid value range is empty: 1
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Jacob Goodson
2017-05-21 00:48:07 UTC
Permalink
I figured it out, sorry about the bother =)
Post by 'Dan Rubel' via Dart Misc
I've been using mailer <https://pub.dartlang.org/packages/mailer> on a
hobby project for a while.
I worked with the package author last Aug/Sept to fix a few things.
The code has been stable for me since then.
Do you have a small example of what you are trying to do?
Post by Matan Lurey
Have you reached out to the authors of the package on GitHub - perhaps
with an example of what you are trying to do?
Post by Jacob Goodson
Error occurred: Failed to send an email: RangeError (index): Invalid
value: Valid value range is empty: 1
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google
Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups
"Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
'Dan Rubel' via Dart Misc
2017-05-21 03:01:45 UTC
Permalink
No worries. Glad it's working for you!
Post by Jacob Goodson
I figured it out, sorry about the bother =)
Post by 'Dan Rubel' via Dart Misc
I've been using mailer <https://pub.dartlang.org/packages/mailer> on a
hobby project for a while.
I worked with the package author last Aug/Sept to fix a few things.
The code has been stable for me since then.
Do you have a small example of what you are trying to do?
Have you reached out to the authors of the package on GitHub - perhaps
Post by 'Dan Rubel' via Dart Misc
Post by Matan Lurey
with an example of what you are trying to do?
Post by Jacob Goodson
Error occurred: Failed to send an email: RangeError (index): Invalid
value: Valid value range is empty: 1
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google
Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to
http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google
Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an
--
For other discussions, see https://groups.google.com/a/dartlang.org/

For HOWTO questions, visit http://stackoverflow.com/tags/dart

To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
Loading...