module.exports = function smtpTryAgainLater(mail, smtp) {
  logger.warn(
    '[%s] Send smtp [421]'
    , smtp.session.id
  );