curl-users
Re: Curl and SMTP
From: Georg Horn <horn_at_koblenz-net.de>
Date: Mon, 19 Apr 2004 14:57:47 +0200
Date: Mon, 19 Apr 2004 14:57:47 +0200
On Mon, Apr 19, 2004 at 02:44:39PM +0200, Eric VERGNAUD wrote:
> Is it possible to use curl for SMTP, and if so where can I find some sample
> code ?
I think you could do this with the telnet protocol:
echo [SMTP-Commands] | curl telnet://hostname:25
Bye,
Georg
Received on 2004-04-19