Modify

Ticket #893 (closed task: fixed)

Opened 5 years ago

Last modified 5 years ago

Create a Mail dispatcher

Reported by: ejhernandez@… Owned by: ejhernandez@…
Milestone: 0.12 Component: events
Severity: major Keywords: Mail
Cc:

Description

In order to send events using SMTP, we require to create a Mail dispatcher which mails to the admin account using eBox smarthost :) or an external one.

Attachments

Change History

comment:1 Changed 5 years ago by ejhernandez@…

  • Status changed from new to assigned

comment:2 Changed 5 years ago by ejhernandez@…

(In [8929]) First untested version for mail dispatcher with its own configuration. Added libnet-smtp-tls-perl dependency from our extra repository refs #893

comment:3 Changed 5 years ago by ejhernandez@…

(In [8930]) Tested mail configuration. It works but some parameters need to be tuned not to be denied by smtp servers refs #893

comment:4 Changed 5 years ago by ejhernandez@…

(In [8931]) Added disabled parameter to use in subtypes of a Union type. Added allowUnsafeChars to let unsafe chars be a value of an instanced type. EBox::Types::Text with a longer size than 40 chars will use a textarea setter. New framework features used in refs #893

comment:5 Changed 5 years ago by ejhernandez@…

(In [8933]) Move mail dispatcher to mail module since only our configured smtp mail sends the events refs #893

comment:6 Changed 5 years ago by ejhernandez@…

(In [8934]) Removing mail dispatcher since now it places on mail module refs #893

comment:7 Changed 5 years ago by ejhernandez@…

(In [8935]) Remove Net::SMTP::TLS dependency since it is connecting using loopback that is secure by nature refs #893

comment:8 Changed 5 years ago by ejhernandez@…

  • hours changed from 0 to 9.0
  • Status changed from assigned to closed
  • Resolution set to fixed
  • totalhours changed from 0.0 to 9.0

(In [8937]) Fixing small bugs closes #893 (spent 9)

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.