Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement sending transactional messages with required and optional parameters #22

Open
ipolevoy opened this issue Sep 19, 2018 · 0 comments

Comments

@ipolevoy
Copy link
Member

Largely, this is to support new arguments:

   reply_name	Name for 'Reply-To' email field, defaults to 'from'
   from_address Email for 'From' email field, defaults to 'reply_to'

See: https://expresspigeon.com/kb/transactional-send

Adding a second method makes sense because a number of arguments are running out of control.

ipolevoy pushed a commit that referenced this issue Sep 19, 2018
ipolevoy pushed a commit that referenced this issue Sep 19, 2018
agon-qurdina added a commit to Fooda/expresspigeon-ruby that referenced this issue Jan 24, 2019
commit 1cdbd01
Author: ipolevoy <[email protected]>
Date:   Tue Sep 18 23:56:41 2018 -0500

    expresspigeon#22 Implement sending transactional messages with required and optional parameters

commit 4174115
Author: ipolevoy <[email protected]>
Date:   Tue Sep 18 23:56:31 2018 -0500

    expresspigeon#22 Implement sending transactional messages with required and optional parameters

commit 4ec9064
Author: ipolevoy <[email protected]>
Date:   Tue Sep 18 11:01:18 2018 -0500

    adding test to gitignore

commit ad30b5f
Merge: 7e15541 fc27903
Author: Igor Polevoy <[email protected]>
Date:   Mon Apr 30 08:47:27 2018 -0500

    Merge pull request expresspigeon#21 from Fooda/SNAP-2445-increase-read-timeout

    SNAP-2445: Increase Net::HTTP Read Timeout

commit 7e15541
Author: ipolevoy <[email protected]>
Date:   Mon Apr 30 08:07:33 2018 -0500

    small script mods

commit 6e309a5
Merge: 6bbde05 b41d26b
Author: Igor Polevoy <[email protected]>
Date:   Thu Jan 25 15:44:03 2018 -0700

    Merge pull request expresspigeon#20 from gsavvas/patch-1

    Fix misspelling in Readme

commit b41d26b
Author: Adam <[email protected]>
Date:   Thu Jan 25 16:38:13 2018 -0600

    Fix misspelling in Readme

commit 6bbde05
Author: Igor Polevoy <[email protected]>
Date:   Sat Apr 29 18:55:45 2017 -0500

    small script mods

commit 534a0b5
Author: Igor Polevoy <[email protected]>
Date:   Thu Apr 6 17:48:06 2017 -0500

    releasing 0.0.9

commit bd2e762
Author: Igor Polevoy <[email protected]>
Date:   Thu Apr 6 17:46:32 2017 -0500

    added headers argument

commit 63fd7b6
Author: Igor Polevoy <[email protected]>
Date:   Tue Feb 28 20:33:46 2017 -0600

    added some missing APIs

commit 3f4eee3
Author: Igor Polevoy <[email protected]>
Date:   Tue Feb 7 12:51:03 2017 -0600

    removed PIGEON const from specs

commit 517d823
Author: Igor Polevoy <[email protected]>
Date:   Wed Dec 14 15:50:47 2016 -0600

    merge fields need  to be sent as Json stirng instead of as individual parameters

commit ce2db27
Author: Igor Polevoy <[email protected]>
Date:   Tue Nov 22 00:20:58 2016 -0600

    copy

commit 5be3ca2
Author: Igor Polevoy <[email protected]>
Date:   Fri Nov 18 13:55:19 2016 -0600

    docs, typos

commit 350418c
Author: Igor Polevoy <[email protected]>
Date:   Fri Nov 18 13:49:37 2016 -0600

    expresspigeon#19 Implement sending messages with attachments - added address suppression argument

commit 79e5f22
Author: Igor Polevoy <[email protected]>
Date:   Tue Nov 8 15:02:06 2016 -0600

    expresspigeon#19 Implement sending messages with attachments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant