# Piping Mail with Exim Only Works Locally

**URL:** <https://community.unix.com/t/piping-mail-with-exim-only-works-locally/243466>\
**Category:** UNIX for Advanced & Expert Users\
**Created:** [June 27, 2009, 11:52am UTC](https://community.unix.com/t/piping-mail-with-exim-only-works-locally/243466 "2009-06-27T11:52:09Z")\
**Posts on this page:** 1\
**Page:** 1

<div class="post-metadata">

**Author:** ![Zhay](https://community.unix.com/user_avatar/community.unix.com/zhay/32/5191_2.png) [@Zhay](https://community.unix.com/u/Zhay)\
**Post date:** [June 27, 2009, 11:52am UTC](https://community.unix.com/t/piping-mail-with-exim-only-works-locally/243466/1 "2009-06-27T11:52:09Z")

</div>

Whenever I send an email to my catchall alias via SSH (i.e., locally), Exim successfully pipes the e-mail to a PHP script, as I told it to do. However, when I try to send an e-mail to my catchall alias via my e-mail client (i.e., remotely), Exim won't pipe the e-mail. Any ideas?

My exim.conf file: [http://www.ysend.com/exim.txt](http://www.ysend.com/exim.txt)

If I run exim -bh, it looks like everything is fine and should be relaying correctly.
