milter.c
上传用户:xu_441
上传日期:2007-01-04
资源大小:1640k
文件大小:0k
源码类别:

Email客户端

开发平台:

Unix_Linux

  1. /*
  2.  * Copyright (c) 1999 Sendmail, Inc. and its suppliers.
  3.  * All rights reserved.
  4.  *
  5.  * By using this file, you agree to the terms and conditions set
  6.  * forth in the LICENSE file which can be found at the top level of
  7.  * the sendmail distribution.
  8.  *
  9.  */
  10. #ifndef lint
  11. static char id[] = "@(#)$Id: milter.c,v 8.29 1999/12/09 03:59:18 gshapiro Exp $";
  12. #endif /* ! lint */