Hi.
Piping via | (cat file | sendmail ...) also doesn't work?

10.11.2014 01:13, Erich Titl пишет:
> Hi Folks
>
> has anyone recently had success in piping data into BB sendmail, e.g.
> the mail cripple in LEAF?
>
> I tried the following
>
> sendmail -f a...@think.ch -S mailserver.think.ch  i...@think.ch < /etc/passwd
>
> I got the mail but without data
>
> using
>
> sendmail -f a...@think.ch -S mailserver.think.ch  i...@think.ch <<EOF
> foo
> bar
> EOF
>
> I am getting the desired result.
>
> Ideas?
>
> Thanks
>
> ERich
>
>
>
> ------------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
> leaf-user mailing list: leaf-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> Support Request -- http://leaf-project.org/

------------------------------------------------------------------------------
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to