From: Alexey Tourbin <at@altlinux.ru>
To: community@altlinux.ru
Subject: [Comm] Re: Проблемы с perl-модулем Net::SMTP
Date: Tue, 9 Dec 2003 15:27:20 +0300
Message-ID: <20031209122720.GD27405@julia.office.altlinux.ru> (raw)
In-Reply-To: <20031209141611.40975209.bochenin@avtlg.ru>
[-- Attachment #1: Type: text/plain, Size: 502 bytes --]
On Tue, Dec 09, 2003 at 02:16:11PM +0300, Alexey Bochenin wrote:
>
> Не пойму, в чем может быть проблема с модулем Net::SMTP? Вот пример крохотного скрипта
> #!/usr/bin/perl -w
> use Net::SMTP;
> use strict;
> my $smtp = Net::SMTP -> new('localhost', Debug=>1);
> print $smtp->domain,"\n";
>
> При запуске он выдает следующее сообщение об ошибке:
> [root@host home]# ./a.pl
> Can't call method "domain" on an undefined value at ./a.pl line 8.
> [root@tornado statman2]#
Net::SMTP->new вернул undef.
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-12-09 12:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-09 11:16 [Comm] " Alexey Bochenin
2003-12-09 12:27 ` Alexey Tourbin [this message]
2003-12-09 14:50 ` [Comm] " Alexey Bochenin
2003-12-09 18:11 ` Alexey Tourbin
2003-12-09 13:01 ` [Comm] " crux
2003-12-09 14:51 ` Alexey Bochenin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031209122720.GD27405@julia.office.altlinux.ru \
--to=at@altlinux.ru \
--cc=community@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git