Index: [Article Count Order] [Thread]

Date:  Wed, 06 Sep 2006 14:58:32 +0200
From:  Steffan <snoord (at mark) planet.nl>
Subject:  [coba-e:06772] procmail
To:  coba-e (at mark) bluequartz.org
Message-Id:  <407e01c6d1b4$29b19460$9a00000a@pc11>
In-Reply-To:  <200609061358156.SM00484@Virus>
X-Mail-Count: 06772

On a raq 550 i used procmail to resend emails 

{
  :0c:   #Preserve a copy of the email
/home/.sites/99/site76/.users/26/xxx/mbox
  :0fwh  #Adjust some headers before forwarding
  | formail -A"X-Loop: xxx (at mark) xxx-x.com" \
            -A"X-From-Origin: ${FROM_}" \
            -i"Subject: $SUBJ_ (fwd)"
  # Forward the email
  :0
  !yyy (at mark) yyy.com
}

but on the BQ i get this message in tehe logfile
 
Sep  6 12:50:12 server16 sendmail[26929]: k86AoCDK026929:
<mailto:to=yyy (at mark) yyy.com> to=yyy (at mark) yyy.com, ctladdr=xxx (769/100),
delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=54146, relay=[127.0.0.1]
[127.0.0.1], dsn=5.6.0, stat=Data format error

any idees
ctladdr uses the usernaam not the emailadres.

Greats Steffan

	

6772_2.html (attatchment)(tag is disabled)