IRRd-Discuss
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
Re: mailfrom
- From: Larry J. Blunk
- Date: Fri Apr 22 15:43:01 2005
irr_rpsl_submit is generally set-uid (at least that's how
we run it). The docs could probably do a better job of
documenting this.
On Thu, 2005-04-21 at 19:31 -1000, Randy Bush wrote:
> 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
>
|