[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: exim4 config for local mails and ISP-Mails question



yeah, now, I'm a step further...

if I send a mail to raphael@neptun, then exim make a logfile-entry like
this:

2006-08-15 11:23:38 1GCv98-0002Pt-0S <= lilo-@gmx.ch U=raphael P=local S=471 id=20060815092337.GF8385@neptun
2006-08-15 11:23:38 1GCv98-0002Pt-0S ** |IFS=' ' && exec /usr/bin/procmail || exit 75 #raphael <raphael@neptun> R=userforward T=address_pipe: "IFS='" command not found for address_pipe transport
2006-08-15 11:23:38 1GCv98-0002Px-2R <= <> R=1GCv98-0002Pt-0S U=Debian-exim P=local S=1311
2006-08-15 11:23:38 1GCv98-0002Pt-0S Completed
2006-08-15 11:23:38 1GCv98-0002Px-2R ** lilo-@gmx.ch R=smarthost T=remote_smtp_smarthost: SMTP error from remote mail server after MAIL FROM:<>: host mail.gmx.net [213.165.64.20]: 550 5.1.7 This server does not accept an empty envelope from ( http://www.gmx.net/serverrules ) {mp011}
2006-08-15 11:23:38 1GCv98-0002Px-2R Frozen (delivery error message)

As I see, it has a failure with something IFS and after, it try it to
send out to my ISP, wich don't accept sender-adresses from local
queues. This is ok.

in my $HOME/.forward File is the follow entry:
|IFS=' ' && exec /usr/bin/procmail || exit 75 #raphael

does anyone know why something above doesn't work?

Thanks for any ideas and help.
Greetings Raphael




Reply to: