Re: [exim] Executing $run command ???

Pàgina inicial
Delete this message
Reply to this message
Autor: Lena
Data:  
A: exim-users
Assumpte: Re: [exim] Executing $run command ???
> all my attempts to feed the Exim Binary with an email message
> failed:-
>
> EXBINARY       = /usr/sbin/exim
> MAILME         = user@???
> SHELL          = /bin/bash

>
> ${run{SHELL -c "\N{\N echo Subject: Test Msg; echo; echo Un Deux \
>       Drie Vier; \N}\N | EXBINARY MAILME"}}


root@lena:/root# exim -be
> ${run{/bin/sh -c "\N{\N echo Subject: Test Msg; echo; echo hello world; \N}\N | /usr/local/sbin/exim -f root Lena@???"}}


> ^C


> Received: from root by lena.kiev.ua with local (Exim 4.77 (FreeBSD))
>     (envelope-from <root()lena.kiev.ua>)
>     id 1STZYZ-000Miq-0b
>     for Lena@???; Sun, 13 May 2012 17:13:55 +0300
> Subject: Test Msg
> Message-Id: <E1STZYZ-000Miq-0b@???>
> From: root()lena.kiev.ua
> Date: Sun, 13 May 2012 17:13:55 +0300

>
> hello world


I do get a message when a SMTP auth brute force attack detected
and IP-address automatically blocked - see my Exim config excerpts:
http://lena.kiev.ua/Lena-eximconf-run.txt