Re: Exim4 - local mail deliveries
- From: Felix Karpfen <felixk@xxxxxxxxxxxxx>
- Date: Sat, 8 Mar 2008 21:48:16 +0000 (UTC)
On Fri, 07 Mar 2008 20:02:22 +0100, Florian Kulzer wrote:
On Thu, Mar 06, 2008 at 21:22:40 +0000, Felix Karpfen wrote:
After switching to mbox format, I can receive
"echo "just a test..." | mail -s "test-local" $USER@localhost"
when run from a "user" terminal.
ziltch for
"echo "just a test..." | mail -s "test-local 2" $USER"
That means that exim4 knows how to do local deliveries, but it does not
seem to realize that carrot.cabbagepatch is "local".
(The first command above sends mail to felixk@localhost, the second one
to felixk@xxxxxxxxxxxxxxxxxxxx)
and ziltch if either command is run as "root".
Mails to root@localhost get redirected to felixk@xxxxxxxxxxxxxxxxxxx,
which does not work; mails to root@xxxxxxxxxxxxxxxxxxx get stuck
immediately.
SNIP
Logcheck and other demons use the hostname in /etc/mailname. Exim does
not realize that this is the same machine, which means that you have to
fix your exim configuration and/or your /etc/hosts file.
logcheck.conf offers a choice of where to send notifications. I had
set it to "felixk@xxxxxxxxxxxxxxxxxxxx". It looks as though I would
have spared myself a lot of headaches, if I had selected
"felixk@localhost"
Did that (although the screen indicated that exim4 already recognised
I would try this:
Run "dpkg-reconfigure exim4-config" and make sure that "system mail
name" is set to "carrot.cabbagepatch" and "other destinations for which
mail is accepted" is set to "localhost;carrot.cabbagepatch". Then try
the mail commands again.
"localhost" and "carrot.cabbage.patch").
Now everything works. Thank you for the help.
Felix Karpfen
--
Felix Karpfen
Public Key 72FDF9DF (DH/DSA)
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- Follow-Ups:
- Re: Exim4 - local mail deliveries
- From: Andrei Popescu
- Re: Exim4 - local mail deliveries
- References:
- Exim4 - local mail deliveries
- From: Felix Karpfen
- Re: Exim4 - local mail deliveries
- From: Florian Kulzer
- Re: Exim4 - local mail deliveries
- From: Felix Karpfen
- Re: Exim4 - local mail deliveries
- From: Florian Kulzer
- Exim4 - local mail deliveries
- Prev by Date: Re: good network
- Next by Date: Re: Suggestions for improving ffmpeg performance?
- Previous by thread: Re: Exim4 - local mail deliveries
- Next by thread: Re: Exim4 - local mail deliveries
- Index(es):
Relevant Pages
|