index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
Mail
/
Delivery
/
SMTP.pm
Age
Commit message (
Expand
)
Author
2012-12-13
fix copyright
fukachan
2012-12-13
RT#66474: catch up IO::Handle changes in Perl 5.16 to avoid a lot of warnings.
fukachan
2006-07-09
white space cosmetics
fukachan
2006-04-22
message modified (unified among modules)
fukachan
2006-04-20
fix error reset timing.
fukachan
2006-04-20
try to connect(2) $mta by IPv6 if (1) we can use Socket6 and (2) mta
fukachan
2006-04-16
fix variable name: num_rcpt -> rcpt_total
fukachan
2006-04-05
fix fallback algorithm: we need not do fallback for the queue already
fukachan
2006-04-03
style: not use $_xxx in loop
fukachan
2006-04-03
fix retry handling (now we use cost penalty by rollback).
fukachan
2006-04-03
check the number of effective MTA.
fukachan
2006-04-02
fix error handling (do not trap normal condition)
fukachan
2006-04-02
overhaul.
fukachan
2006-03-25
overhaul.
fukachan
2006-03-23
if EHLO fails, try HELO.
fukachan
2006-03-21
bug fix starting position in fallback process.
fukachan
2006-03-21
validate format of recipient within smtp transaction.
fukachan
2004-08-15
implement voluntary sleep/wakeup queue mode switching.
fukachan
2004-08-14
log $recipient_limit info if limit != 1000
fukachan
2004-07-26
override print mode of Mail::Message object to "raw" in fallbacking.
fukachan
2004-06-27
queue system debug: trace number of bytes written.
fukachan
2004-05-18
implement fallback when it fails to send the mail to all MTA's.
fukachan
2004-05-16
define $MAP_ERR_OPEN.
fukachan
2004-05-16
clean up message, log.
fukachan
2004-05-16
remove private method.
fukachan
2004-05-16
fix comments
fukachan
2004-05-16
rollback if DATA error occurs.
fukachan
2004-01-24
overhaul from FNF point view.
fukachan
2003-08-23
fix comments: =head2 function(...) form
fukachan
2003-01-11
fix copyright
fukachan
2003-01-11
remove not used variable.
fukachan
2002-12-30
enhance Mail::Message::set_log_function() to override the global log
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-07-31
recipients: total=\d+
fukachan
2002-07-23
reconstruct SQL functions in IO::Adapter
fukachan
2002-06-01
nuke white spaces \s*$
fukachan
2002-05-27
pass smtp log file handle to Mail::Delivery
fukachan
2002-01-27
clarify IO::Adapter definition and clean up get_XXX() functions.
fukachan
2002-01-16
change Mail::Message naming convention.
fukachan
2002-01-13
update comments, copyright
fukachan
2001-12-22
remove \s*$
fukachan
2001-10-10
oops, old IO::Socket has no connected() method.
fukachan
2001-10-10
bug fix: clear error counter
fukachan
2001-07-08
fix missing CRLF at "." (seems to inherit it in translation;)
fukachan
2001-06-02
clean up document
fukachan
2001-05-04
rename class from IO::MapAdapter to IO::Adapter.
fukachan
2001-04-15
nuke a few "(debug)"
fukachan
2001-04-08
modified to sync w/ Mail::Message 1.9.
fukachan
2001-04-07
$msg->set_print_mode(smtp);
fukachan
[next]