Update POD for last change, skip tests when there's no local MTA
commite7299c3eb4ced16d75eb66e6a6019ff6b7804a92
authorZak B. Elep <zakame@spunge.org>
Wed, 7 Feb 2007 16:30:29 +0000 (8 00:30 +0800)
committerZak B. Elep <zakame@spunge.org>
Wed, 7 Feb 2007 16:30:29 +0000 (8 00:30 +0800)
treed3876f9d922c1e4a0e3950b7a0d9cff0748dbe58
parent1ec539a85bbd5c1c2fc824f2a0d1ce617728fde5
Update POD for last change, skip tests when there's no local MTA

- Forgot to update the POD for using MSG instead of DATA.  Fixed.

- Use Test::More's SKIP block feature to skip the last two tests when
  there's no local MTA listening on port 25.  There ought to be a better
  way of testing besides relying on an outside MTA...

Signed-off-by: Zak B. Elep <zakame@spunge.org>
lib/Net/SMTP/Server/SmartHost.pm
t/Net-SMTP-Server-SmartHost.t