RE: [Exim] Incoming mail is resent to all other addressees

Top Pagina
Delete this message
Reply to this message
Auteur: Don Hammer
Datum:  
Aan: Jeremy C. Reed
CC: Exim
Onderwerp: RE: [Exim] Incoming mail is resent to all other addressees
My problem appears to be my filter file, if I comment out my filter line the
server works correctly. The file filter was sent with the mail package.
Here is the transactions from the mainlog

2002-05-09 09:33:37 SMTP connection from urdvg002.mx.net [165.212.11.2]

2002-05-09 09:33:38 175qrK-0001Dv-00 <= d-hammer@??? H=urdvg002.mx.net
[165.212.11.2] P=smtp S=1151
id=20020509163240.12277.qmail@???

2002-05-09 09:33:38 175qrK-0001Dv-00 original recipients ignored
(message_filter)

2002-05-09 09:33:38 175qrK-0001E1-00 <= d-hammer@??? U=ravms P=mail-ok
S=1315 id=20020509163240.12277.qmail@???

2002-05-09 09:33:38 175qrK-0001Dv-00 => |/usr/local/rav8/bin/ravexim
$sender_address $recipients <message filter> T=rav_pipe

2002-05-09 09:33:38 175qrK-0001Dv-00 Completed

2002-05-09 09:33:38 SMTP connection from urdvg002.mx.net [165.212.11.2]
closed by QUIT

2002-05-09 09:33:38 175qrK-0001E1-00 => hammerd <hammerd@206.163.92.61>
D=smartuser T=local_delivery

2002-05-09 09:33:41 175qrK-0001E1-00 Remote host mailin-04.mx.aol.com
[64.12.137.121] closed connection after initial connection

2002-05-09 09:33:48 175qrK-0001E1-00 => donalham@??? R=lookuphost
T=remote_smtp H=mailin-04.mx.aol.com [152.163.224.122]

2002-05-09 09:33:48 175qrK-0001E1-00 Completed


Here is the filter file

# Exim filter
#check if this message has already been scanned
    if not first_delivery then
    finish
    endif
#send the message to RAV if it has not been scanned
    if $received_protocol is not "mail-ok" then
    pipe "/usr/local/rav8/bin/ravexim $sender_address $recipients"
    endif



-----Original Message-----
From: exim-users-admin@??? [mailto:exim-users-admin@exim.org]On
Behalf Of Jeremy C. Reed
Sent: Thursday, May 09, 2002 8:17 AM
To: Don Hammer
Cc: Exim
Subject: Re: [Exim] Incoming mail is resent to all other addressees


On Thu, 9 May 2002, Don Hammer wrote:

> I do not know if this is the definition of relaying, but here is my

problem.

Relaying is when a message is transferred from one mail server to another
mail server.

An "open" relay is when a mail server transfers email from an unknown
(non-customer) host on to its destination.

> When I receive a mail that has multiple addressees, it receives the mail
> then delivers the message to all other addressees of the message.


How do you "receive" it? (Via SMTP? via sendmail command line?)

> What area of the configure file could be causing this behavior.


Have a look at your logs.

Jeremy C. Reed
echo '9,J8HD,fDGG8B@?:536FC5=8@I;C5?@H5B0D@5GBIELD54DL>@8L?:5GDEJ8LDG1' |\
sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP'


--

## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
details at http://www.exim.org/ ##