> a) change a depr. call in MMBase.java : getSendMail() to return null
> and print a clear error in the log explaining how to solve it (you
> should use getModule anyway).
>
> b) turn sendmail.xml module default to 'inactive' with comments in this
> file on the 2 new options you can use (it will include a commnent :
> look to the readme of the new email app).
>
> Who will effect this and how : People using email need to make a small
> change to their webpages (but remember the old one is broken), People
> who mail from java and use the getSendMail() method (they need to
> change the interface and use getModule("sendmail").
>
> [X] VETO, because:
please provide more information about
1)what was broken?
2)who decided that sendmail will be broken in 1.8
3)what 2 interface you can use? (isn't SendMailInterface an interface?)
4)if sendmailInterface is moved how will the core classes that use sendmail compile ?
a) (returning null + log message) is not acceptable. we need to remove it or return
something good
b)as far as i known the interface of SendMail was not changed why do we need changes
to sendmail.xml?
-what wil happen to current code in the core that will brake?
org/mmbase/module/builders/Email.java
org/mmbase/module/builders/Vwms.java
org/mmbase/module/MMUsers.java (what even that is)
org/mmbase/servlet/SimpleFormToMailServlet.java
>
>
>
>
--
Kees Jongenburger
Mediapark C101 Hilversum
+31 (0)35 6772910