all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xavier Maillard <xma@gnu.org>
To: Girish Kulkarni <geeree@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: mail beyond NIS
Date: Wed, 5 Sep 2007 03:00:12 +0200	[thread overview]
Message-ID: <200709050100.l8510CMT006188@localhost.localdomain> (raw)
In-Reply-To: <1188880294.454508.145960@w3g2000hsg.googlegroups.com> (message from Girish Kulkarni on Tue, 04 Sep 2007 04:31:34 -0000)

Hi,

   I discovered rmail-extras.el from the EmacsWiki that gets me my mail
   by ftping some machine in the NIS domain. But I couldn't figure out
   how to send mail. Could someone help?

I guess you could write your own routine wrapping a call to
`sendmail-send-it' or you could also use smtpmail.el and use an
external SMTP server.

Here I am using my own sendmail-send function which stores all
sent mail in a queue. Then a cron job just send the queue by UUCP
once a day. This is a workaround to a simple problem I could not
fix easily (roaming and SMTP connections refused by my IST).

	Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org

      parent reply	other threads:[~2007-09-05  1:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-04  4:31 mail beyond NIS Girish Kulkarni
2007-09-04 14:10 ` Girish Kulkarni
2007-09-05  1:00 ` Xavier Maillard [this message]

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=200709050100.l8510CMT006188@localhost.localdomain \
    --to=xma@gnu.org \
    --cc=geeree@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.