OSEC

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

From: Richard Secor (rsecorseqlogic.com)
Date: Tue Apr 25 2006 - 13:02:47 CDT


That's what I meant... and I already read that page.
And I have
allow_mail_to_commands = alias,foward,include
in my main.cf as well.

Thanks,
-Rich

On Apr 25, 2006, at 12:40 PM, Noel Jones wrote:

> At 11:22 AM 4/25/2006, Richard Secor wrote:
>
>> Everything I've read leads me to believe that postfix can handle
>> piping of mail to a command using aliases.
>>
>> However, when I set it up instead of just trying to pipe to the
>> command I get an error message back.
>>
>> For example if I have:
>>
>> test: /bin/test.pl
>
> The aliases man page suggests the syntax to pipe to a command would
> look like
> test: |/path/to/command
>
> http://www.postfix.org/aliases.5.html
>
> --
> Noel Jones