OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: POPB4SMTP

grufigmx.de
Date: Wed May 03 2006 - 03:53:19 CDT


Martin Schmitt wrote:

>grufigmx.de schrieb:
>
>
>
>>or
>>an additional Header like:
>>X-Auth: via popb4smtp
>>
>>
>
>Letting the check return "PREPEND X-Popauth: foo" instead of just "OK"
>should do it. I have no idea, though, if this is possible with DRAC.
>
>-martin
>
>
>
>
Hi,

that would be possible too. But I still have the Problem that I have to
manipulate the database, which will be filled automaticly by this Daemon.
If I get it right with the action "prepend" it would be something like:

/etc/postfix/lookup:
1.2.3.4 Prepend X-Auth: popb4smtp

so it would no real simplification in comparision with my idea
1.2.3.4 250 Sender Authenticated via SMTP after Pop OK

Also I haven't find something likely in the Perl-Daemon pop-before-smtp
<https://sourceforge.net/projects/popbsmtp>. And I grudgingly want to
write my own log-parser for this.

Axel