comparison src/smtp_out.c @ 225:589c365d90b1

removed oku's old email address
author meillo@marmaro.de
date Fri, 23 Jul 2010 11:36:13 +0200
parents 996b53a50f55
children 4cff8638dd9b
comparison
equal deleted inserted replaced
224:996b53a50f55 225:589c365d90b1
14 * 14 *
15 * You should have received a copy of the GNU General Public License 15 * You should have received a copy of the GNU General Public License
16 * along with this program; if not, write to the Free Software 16 * along with this program; if not, write to the Free Software
17 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 17 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18 */ 18 */
19
20 /*
21 send bugs to: kurth@innominate.de
22 */
23 19
24 /* 20 /*
25 I always forget these rfc numbers: 21 I always forget these rfc numbers:
26 RFC 821 (SMTP) 22 RFC 821 (SMTP)
27 RFC 1869 (ESMTP) 23 RFC 1869 (ESMTP)