I have a problem with Net::SMTP running a Win32 server (groan).
It works fine from the command line but when I try it through cgi I get:
Net::SMTP: Bad protocol 'tcp' at...
All help greatly appreciated :)
Cheers,
Nigel
Managing Director
MIS Web Design
http://www.miswebdesign.com/
Administrato
Hi,
to use net::smtp I can connect via pop?? If so can please tell me.
Regards
award
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
>datasend("Your message comes here\n");
$smtp->dataend();
$smtp->quit;
Josimar Nunes de Oliveira
- Original Message -
From: "George Schlossnagle" <[EMAIL PROTECTED]>
To: "awards" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent
Hi,
sorry but i don't understand much the term relaying, but i'm currently
getting the ouptut of the connection,
If that can help i can show it.
thanx again
Anthony
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
I think it authorizes Relay here is the output of my connection with the
server **WILL HIDE IP AND SERVERNAME by **
I think i will use sendmail it might be better.
Net::SMTP>>> Net::SMTP(2.26)
Net::SMTP>>> Net::Cmd(2.24)
Net::SMTP>>> Exporter(5.562)
Net::SMTP>>> IO::Socket::INET(1.
Sounds like the server you are connecting to does not allow relaying.
Is this a server you should be relaying mail through?
George
On Saturday, August 9, 2003, at 06:16 PM, awards wrote:
Hi,
I found a strange problem.
like the subject says i'm using Net::SMTP
I don't have any error in my cod
Hi,
I found a strange problem.
like the subject says i'm using Net::SMTP
I don't have any error in my code.
But when I'm using a server i.e mail.xxx.com
Only domain @xxx.com will receive an e-mail.
if I send an email at @aaa.com with the mail.xxx.com then it will not get
the mail but if i change
On Saturday, August 9, 2003, at 06:35 PM, awards wrote:
Hi,
Hi.
Here's your connection failure. The error is pretty clear. You need
to provide the necessary credentials to the server, either via SMTP
auth or POP-before-SMTP.
Net::SMTP=GLOB(0x8246190)>>> RCPT TO:<[EMAIL PROTECTED]>
Net::SMTP
Hi,
thank you
Anthony
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
It was Thursday, June 19, 2003 when anthony took the soap box, saying:
: Hi,
:
: I'm trying to send html message but i can't
: I have a variable called Message that is has an html page in it
: ..
: now what modification should i make to my code so it sends the data into
: html form
: Any help
Hi,
I'm trying to send html message but i can't
I have a variable called Message that is has an html page in it
..
now what modification should i make to my code so it sends the data into
html form
Any help is appreciated CODE IS BELOW
## Create a new SMTP object
# If you can't connect, don
On Sunday, August 11, 2002, at 02:50 , Bogdan Mihaila wrote:
> Hello,
>
> Thank you for your response.
>
> I have an web mail system. It uses sendmail. But my
> host don't let me to send more than 100 mails daily.
> So I want to send emails without using their sendmail
> program or a SMTP server
12 matches
Mail list logo