-- | -- Module: Network.Smtp.Ext.Auth -- Copyright: (c) 2011 Ertugrul Soeylemez -- License: BSD3 -- Maintainer: Ertugrul Soeylemez -- -- This module implements the authentication extension to SMTP as -- defined in RFC 2554. module Network.Smtp.Ext.Auth ( ) where