1.6 2004-06-29
- Corrected support for multiline responses.
THIS MAY BREAK PRODUCTION CODE THAT WORKED AROUND THE BUG.
1.5 2003-10-30
- Added Address option, thanks to Meng Wong.
- Added on_disconnect() state, thanks to Meng Wong.
- Imported into personal CVS.
----------------------------
RCS file: /storage/cvsroot/perl/cwest/POE-Component-SMTP/Changes,v
Working file: Changes
head: 1.2
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
----------------------------
revision 1.2
date: 2003/02/02 23:11:06; author: cwest; state: Exp; lines: +130 -4
Updated Changes
----------------------------
revision 1.1
date: 2003/02/01 22:01:56; author: cwest; state: Exp;
Version 1 of POE SMTP stuff.
=============================================================================
RCS file: /storage/cvsroot/perl/cwest/POE-Component-SMTP/MANIFEST,v
Working file: MANIFEST
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
----------------------------
revision 1.1
date: 2003/02/01 22:01:56; author: cwest; state: Exp;
Version 1 of POE SMTP stuff.
=============================================================================
RCS file: /storage/cvsroot/perl/cwest/POE-Component-SMTP/Makefile.PL,v
Working file: Makefile.PL
head: 1.4
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
----------------------------
revision 1.4
date: 2003/02/02 23:10:40; author: cwest; state: Exp; lines: +1 -1
Updated Known Issues and a bug in the Makefile.PL.
----------------------------
revision 1.3
date: 2003/02/01 22:03:39; author: cwest; state: Exp; lines: +0 -3
remove needless extras
----------------------------
revision 1.2
date: 2003/02/01 22:02:42; author: cwest; state: Exp; lines: +1 -1
remove POE version dependance
----------------------------
revision 1.1
date: 2003/02/01 22:01:56; author: cwest; state: Exp;
Version 1 of POE SMTP stuff.
=============================================================================
RCS file: /storage/cvsroot/perl/cwest/POE-Component-SMTP/README,v
Working file: README
head: 1.2
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
----------------------------
revision 1.2
date: 2003/02/26 21:50:31; author: cwest; state: Exp; lines: +6 -19
The server doesn't supply any events by default anymore. The subs are
still there for reference, but they are not put inline.
----------------------------
revision 1.1
date: 2003/02/01 22:01:56; author: cwest; state: Exp;
Version 1 of POE SMTP stuff.
=============================================================================
RCS file: /storage/cvsroot/perl/cwest/POE-Component-SMTP/test.pl,v
Working file: test.pl
head: 1.2
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
----------------------------
revision 1.2
date: 2003/02/01 22:04:49; author: cwest; state: Exp; lines: +2 -4
updated tests
----------------------------
revision 1.1
date: 2003/02/01 22:01:56; author: cwest; state: Exp;
Version 1 of POE SMTP stuff.
=============================================================================
RCS file: /storage/cvsroot/perl/cwest/POE-Component-SMTP/lib/POE/Component/Server/SMTP.pm,v
Working file: lib/POE/Component/Server/SMTP.pm
head: 1.4
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
----------------------------
revision 1.4
date: 2003/04/07 23:54:18; author: cwest; state: Exp; lines: +7 -6
A command state now recieves the command name as ARG0 and the data as ARG1.
----------------------------
revision 1.3
date: 2003/02/26 21:50:31; author: cwest; state: Exp; lines: +10 -9
The server doesn't supply any events by default anymore. The subs are
still there for reference, but they are not put inline.
----------------------------
revision 1.2
date: 2003/02/02 23:10:40; author: cwest; state: Exp; lines: +12 -3
Updated Known Issues and a bug in the Makefile.PL.
----------------------------
revision 1.1
date: 2003/02/01 22:01:56; author: cwest; state: Exp;
Version 1 of POE SMTP stuff.
=============================================================================
RCS file: /storage/cvsroot/perl/cwest/POE-Component-SMTP/lib/POE/Filter/SMTP.pm,v
Working file: lib/POE/Filter/SMTP.pm
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
----------------------------
revision 1.1
date: 2003/02/01 22:01:56; author: cwest; state: Exp;
Version 1 of POE SMTP stuff.
=============================================================================