Search
sparkler
v0.2.0
Pages
Modules
Settings
View Source
sparkler
(sparkler v0.2.0)
Summary
Functions
code_change(OldVsn, State, Extra)
fix_floating_linefeeds(Text)
handle_call(_, From, Data)
handle_cast(Msg, State)
handle_info(_, Data)
init(Data)
reset()
send(From, To, Subject, Text)
send(From, To, Subject, Text, Html)
send(From, To, Subject, Text, Html, Headers)
send_html(From, To, Subject, Html)
send_html(From, To, Subject, Html, Headers)
send_text(From, To, Subject, Text)
send_text(From, To, Subject, Text, Headers)
start_link()
status()
stop()
terminate(Reason, Data)
Functions
Link to this function
code_change(OldVsn, State, Extra)
View Source
Link to this function
fix_floating_linefeeds(Text)
View Source
Link to this function
handle_call(_, From, Data)
View Source
Link to this function
handle_cast(Msg, State)
View Source
Link to this function
handle_info(_, Data)
View Source
Link to this function
init(Data)
View Source
Link to this function
reset()
View Source
Link to this function
send(From, To, Subject, Text)
View Source
Link to this function
send(From, To, Subject, Text, Html)
View Source
Link to this function
send(From, To, Subject, Text, Html, Headers)
View Source
Link to this function
send_html(From, To, Subject, Html)
View Source
Link to this function
send_html(From, To, Subject, Html, Headers)
View Source
Link to this function
send_text(From, To, Subject, Text)
View Source
Link to this function
send_text(From, To, Subject, Text, Headers)
View Source
Link to this function
start_link()
View Source
Link to this function
status()
View Source
Link to this function
stop()
View Source
Link to this function
terminate(Reason, Data)
View Source