On 14 March 2012 08:42, Francesco Chicchiriccò <[email protected]> wrote:

> I guess that here one can play with postfix (for example) and configure to
> deliver every e-mail locally, to a single mailbox.
>
You're right, and furthermore it's very unusual a linux box without smtp
service.


>
>
>  So, is it worth the effort??  :)
>>
>
> Only for redirecting e-mail notifications to a file? Probably No.
>
> If instead we want to extend the whole approach to notification delivery,
> we can think to define an interface (say "Notifier") and move the current
> SMTP-based implementation from NotificationJob to a new "SMTPNotifier"
> class; this would allow to define other "FileNotifier", "JMSNotifier",
> "SMSNotifier" (and so on) implementations - even for a single deployment,
> as already happening for many other features.
>

It's really a good idea. Further, the user could also define a *custom
chain* of notifier.

PS: sorry guys if I'm kind of absent in these last days, but I'm very busy
in my daily job

Twitter     :http://www.twitter.com/m_cucchiara
G+          :https://plus.google.com/107903711540963855921
Linkedin    :http://www.linkedin.com/in/mauriziocucchiara

Maurizio Cucchiara

Reply via email to