IRRd-Discuss
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
mailfrom
- From: Randy Bush
- Date: Fri Apr 22 01:33:45 2005
freebsd 6-current
exim
irrd from the ports tree, 2.1.5
/etc/aliases says
auto-db: "|/usr/local/sbin/irr_rpsl_submit"
outbound response mail is frozen because it has a mailfrom of
the mail transfer agent, of course.
SMTP error from remote mailer after RCPT TO:<randy@psg.com>:
host psg.com [147.28.0.62]: 550-Verification failed for <mailnull@psg.com>
550-Unknown local part
550 Sender verify failed
because
== Return-path: <mailnull@psg.com>
Received: from mailnull by work0.psg.com with local (Exim 4.44 (FreeBSD))
id 1DOqeH-000DXn-6Y
for randy@psg.com; Fri, 22 Apr 2005 05:24:17 +0000
From: randy@psg.com
Reply-To: randy@psg.com
To: randy@psg.com
Subject: hack
Message-Id: <E1DOqeH-000DXn-6Y@work0.psg.com>
Date: Fri, 22 Apr 2005 05:24:17 +0000
so, what is the normal way to get irr_rpsl_submit to run
as the user irrd or whatever?
randy
|