pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
How to handle enumerati...
8 sec ago
Modern Warfare 3 MW3 Mu...
8 sec ago
Untitled
13 sec ago
Untitled
27 sec ago
Untitled
28 sec ago
Untitled
31 sec ago
Untitled
38 sec ago
Untitled
44 sec ago
Layout Width
Share Pastebin
Untitled
By: a guest | Mar 3rd, 2010 | Syntax:
None
| Size: 0.23 KB | Hits: 201 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
#envelope recipient
ENV_TO="$1"
#forward mail to gw-valachnet
:0ome/grafianova_root/.procmailrc
* ^From \/[^ ]*
| formail -I"X-Envelope-To: $ENV_TO@$DOMAIN" \
| /usr/sbin/sendmail -oi -f "$MATCH" "antispam@antispam.valachnet.cz"
create new paste
|
create new version of this paste
RAW Paste Data
#envelope recipient ENV_TO="$1" #forward mail to gw-valachnet :0ome/grafianova_root/.procmailrc * ^From \/[^ ]* | formail -I"X-Envelope-To: $ENV_TO@$DOMAIN" \ | /usr/sbin/sendmail -oi -f "$MATCH" "antispam@antispam.valachnet.cz"