Bluehost.com Web Hosting $6.95

Re: General Command Line LMTP Client

This is a discussion on Re: General Command Line LMTP Client within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Mon, 10 May 2004 ms419@freezone.co.uk wrote: > I need a general purpose, command line LMTP client, ...


Go Back   Usenet Forums > Mail Servers and Related > mailing.postfix.users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-10-2004
Victor.Duchovni@MorganStanley.com
 
Posts: n/a
Default Re: General Command Line LMTP Client

On Mon, 10 May 2004 ms419@freezone.co.uk wrote:

> I need a general purpose, command line LMTP client, with SASL support.
> So far, I'ven't found one. Looking through Weitse Venema's beautiful,
> well documented code, I thought I could use the Postfix LMTP client for
> this purpose.
>


Take any existing ESMTP client:

- If required add support for connecting to unix domain sockets

- Don't do MX record lookups when making TCP connections. Connect to the
"lmtp" port (24 not 25).

- Replace "EHLO" with "LHLO".

- After ".", read a separate "2XX", "4XX" or "5XX" response for each
accepted "RCPT TO" command, instead of a single response for the whole
message. If you only submit mail for one recipient at a time, this is
not different from the SMTP case.

- Use appropriate (likely more generous than SMTP) timeouts.

The rest is the same.

--
Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:majordomo@postfix.org?body=unsubscribe%20p ostfix-users>
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 10:20 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0