Ticket #576 (closed Feature Request: fixed)

Opened 7 months ago

Last modified 6 months ago

Add the encryption parameter to the email helper (used by gmail for example)

Reported by: spirit Owned by: Shadowhand
Priority: minor Milestone: 2.2
Component: Helpers Version: SVN HEAD
Keywords: email, helper, gmail, swiftmailer Cc:

Description

Issue and fix reported by nodren in this thread http://forum.kohanaphp.com/comments.php?DiscussionID=288&page=1

It just needs an extra line to be added to the helper and one of course to the corresponding config file.

Attachments

email.diff (0.7 kB) - added by Nodren 7 months ago.
system/helpers/email.php
config.email.diff (0.5 kB) - added by Nodren 7 months ago.
system/config/email.php

Change History

Changed 7 months ago by spirit

  • type changed from Bug to Feature Request

Changed 7 months ago by Nodren

system/helpers/email.php

Changed 7 months ago by Nodren

system/config/email.php

Changed 7 months ago by Nodren

  • keywords gmail, swiftmailer added; gmail removed

Changed 6 months ago by Shadowhand

  • owner changed from - No owner - to Shadowhand
  • status changed from new to assigned

Changed 6 months ago by Shadowhand

  • status changed from assigned to closed
  • resolution set to fixed
  • milestone changed from 2.1.2 to 2.2

Fixed in r2682. Thanks!

Note: See TracTickets for help on using tickets.