On Fri, Feb 21, 2003 at 02:52:39PM +0200, Johann Spies wrote:
| I am user js on my computer and user jspies with email address
| [EMAIL PROTECTED] on our network.
| 
| I have the following in my /etc/exim/exim.conf
| 
| *@bywoner [EMAIL PROTECTED] Ffrs                               
    ^^^^^^
| 
| Running exim -brw shows this:
| 
| zsh % sudo exim -brw root@bywoner
|   sender: [EMAIL PROTECTED]
|     from: [EMAIL PROTECTED]
|       to: root@bywoner
|       cc: root@bywoner
|      bcc: root@bywoner
| reply-to: [EMAIL PROTECTED]
| env-from: [EMAIL PROTECTED]
|   env-to: root@bywoner
| 
| So why do the headers look like this I send mail from the unix
| commandline (mail [EMAIL PROTECTED])?:
| 
| To: [EMAIL PROTECTED]
| Subject: Toets mail
| Message-Id: <E18mB0Q-0003Hh-00@bywoner>
| From: Johann Spies <[EMAIL PROTECTED]>
                         ^^^^^^^^^^^^^^^^^

The mail sent with mail(1) doesn't have any headers that match the
pattern in exim's rule.

One solutin is to change the pattern so it matches the FQDN as well as
the hostname only.  The other solution is to find out why the two
programs come up with different names for your machine, and adjust the
lookup (and maybe the pattern) so they all match.

| Date: Fri, 21 Feb 2003 13:06:14 +0200
| Return-Path: [EMAIL PROTECTED]
| 
| I suspect this is why my efforts to subscribe on some mailing lists
| which request one to send an empty email so the list server failed in
| the past because I did most of them from the command line.

Probably.

-D

-- 
If we claim to be without sin, we deceive ourselves and the truth is not
in us.
        I John 1:8
 
http://dman.ddts.net/~dman/

Attachment: msg32180/pgp00000.pgp
Description: PGP signature

Reply via email to