[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Outlook Express
- Subject: Re: [cobalt-users] Outlook Express
- From: "Henry J. Cobb" <hcobb@xxxxxxxxxxxxxxxxx>
- Date: Wed Aug 2 13:36:52 2000
Mr nobaloney.net:
>You can send an email through a pop account? Wow! <smile>.
>Please teach us how. The rest of us are stuck with SMTP.
http://www.ornl.gov/its/archives/mailing-lists/qmail/1996/12/msg00667.html
There is a POP extension, XTND XMIT, which allows you to use POP to send
the mail. Mac Eudora knows about it and can be told to use it (it will be
using it to send this). But in order to use it successfully I had to make
some changes to Qpopper (in pop_xmit.c), because Eudora sends text with
network line endings (\015\012), while qmail-inject likes native text. It
also helps to have qmail_xmit set the MAILUSER environment variable so that
mail doesn't come from "anonymous".
-HJC (Editting out the duplicate CC: cobalt-users@xxxxxxxxxxxxxxx ...)