[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sendmail.el bug or expected behavior?
From: |
Ian Jackson |
Subject: |
Re: sendmail.el bug or expected behavior? |
Date: |
Mon, 26 Jan 2004 11:20:16 +0000 |
Jan D. writes ("Re: sendmail.el bug or expected behavior?"):
> This may not do the right thing. It is not uncommon to not run any
> sendmail daemon, but just forward everything to another host. If we
> do it like this, the mail will never be delivered, but sit in the
> queue forever.
There is no reliable way for Emacs to prevent /usr/lib/sendmail from
choosing to sit on the mail, if that's what it's configured by the
sysadmin to do. Consider an installation whose mail hub is
temporarily down.
System administrators can avoid this kind of grief by installing (or
configuring) an implementation of /usr/lib/sendmail which always
immediately delivers to the mail hub (by SMTP or otherwise) and has no
queue. Requiring this is not a problem because all mail-sending
programs on the client machine need the same behaviour.
Ian.
- sendmail.el bug or expected behavior?, Rob Browning, 2004/01/20
- Re: sendmail.el bug or expected behavior?, Simon Josefsson, 2004/01/20
- Re: sendmail.el bug or expected behavior?, Richard Stallman, 2004/01/21
- Re: sendmail.el bug or expected behavior?, Kevin Rodgers, 2004/01/21
- Re: sendmail.el bug or expected behavior?, Simon Josefsson, 2004/01/21
- Re: sendmail.el bug or expected behavior?, Richard Stallman, 2004/01/22
- Re: sendmail.el bug or expected behavior?, Simon Josefsson, 2004/01/22
- Re: sendmail.el bug or expected behavior?, Ian Jackson, 2004/01/23
- Re: sendmail.el bug or expected behavior?, Jan D., 2004/01/23
- Re: sendmail.el bug or expected behavior?,
Ian Jackson <=
- Re: sendmail.el bug or expected behavior?, Jan D., 2004/01/26
- Re: sendmail.el bug or expected behavior?, Ian Jackson, 2004/01/26
- Re: sendmail.el bug or expected behavior?, Jan D., 2004/01/26
- Re: sendmail.el bug or expected behavior?, Ian Jackson, 2004/01/26
- Re: sendmail.el bug or expected behavior?, Jan D., 2004/01/26
- Re: sendmail.el bug or expected behavior?, Ian Jackson, 2004/01/26
- Re: sendmail.el bug or expected behavior?, Jan D., 2004/01/26
- Re: sendmail.el bug or expected behavior?, Ian Jackson, 2004/01/26
- Re: sendmail.el bug or expected behavior?, Richard Stallman, 2004/01/27
- Re: sendmail.el bug or expected behavior?, Stefan Monnier, 2004/01/27