Hi
We are running exim 4.50 and majordomo1.94.5 on solaris 10.
I have the following config for majordomo in exim config file
majordomo_aliases:
driver = redirect
allow_defer
allow_fail
data = ${lookup{$local_part}lsearch{/usr/exim/etc/wits.ac.za}}
domains = sunsite2.wits.ac.za
file_transport = address_file
pipe_transport = majordomo_pipe
retry_use_local_part
no_rewrite
user = majordom
majordomo_private:
driver = redirect
allow_defer
allow_fail
condition = "${if eq {$received_protocol} {local} {true} {false} }"
data = ${lookup{$local_part}lsearch{/usr/exim/etc/wits.ac.za-private}}
domains = sunsite2.wits.ac.za
file_transport = address_file
pipe_transport = majordomo_pipe
retry_use_local_part
user = majordom
In the transport section I have the following
majordomo_pipe:
driver = pipe
group = daemon
return_fail_output
user = majordom
a copy of the wits.ac.za file is as follows
sample: "|/usr/local/majordomo-1.94.5/wrapper resend -l sample -h
sunsite2.wits.ac.za -f owner-sample sample-outgoing"
sample-digest: [EMAIL PROTECTED]
sample-request: "|/usr/local/majordomo-1.94.5/wrapper -l sample"
sample-digest-request: "/usr/local/majordomo-1.94.5/wrapper majordomo -l
sample-digest"
owner-sample-out: [EMAIL PROTECTED]
sample-approval: [EMAIL PROTECTED]
sample-digest-approval: [EMAIL PROTECTED]
owner-sample-digest-outgoing: [EMAIL PROTECTED]
owner-sample: [EMAIL PROTECTED]
owner-sample-digest: [EMAIL PROTECTED]
sample-owner: [EMAIL PROTECTED]
sample-digest-owner: [EMAIL PROTECTED]
a copy of the wits.ac.za-private file is as follows
sample-outgoing: :include:/usr/local/majordomo-1.94.5/lists/sample,sam
ple-archive
When sending a message to [EMAIL PROTECTED] I get the following error
2005-06-02 10:53:21 1DdpCL-0000r1-H9 <= [EMAIL PROTECTED] H=(imss.wits.ac.za)
[146.141.15.4] P=esmtp S=1863 [EMAIL PROTECTED]
2005-06-02 10:53:21 1DdpCL-0000r6-Qi <= [EMAIL PROTECTED] U=majordom P=local
S=2734 [EMAIL PROTECTED]
2005-06-02 10:53:21 1DdpCL-0000r6-Qi remote host address is the local host:
sunsite2.wits.ac.za
2005-06-02 10:53:21 1DdpCL-0000r6-Qi == [EMAIL PROTECTED] <[EMAIL PROTECTED]>
R=hubbed_hosts defer (-1): remote host address is the local host
2005-06-02 10:53:21 1DdpCL-0000r1-H9 => |/usr/local/majordomo-1.94.5/wrapper
resend -l sample -h sunsite2.wits.ac.za -f owner-sample sample-outgoing <[EMAIL
PROTECTED]> R=majordomo_aliases T=majordomo_pipe
2005-06-02 10:53:21 1DdpCL-0000r1-H9 Completed
2005-06-02 10:53:22 1DdpCL-0000r6-Qi => [EMAIL PROTECTED] <[EMAIL PROTECTED]>
R=hubbed_hosts T=remote_smtp H=calisto.wits.ac.za [146.141.15.55]
2005-06-02 10:53:22 1DdpCL-0000r6-Qi -> [EMAIL PROTECTED] <[EMAIL PROTECTED]>
R=hubbed_hosts T=remote_smtp H=calisto.wits.ac.za [146.141.15.55]
2005-06-02 10:53:22 1DdpCL-0000r6-Qi -> [EMAIL PROTECTED] <[EMAIL PROTECTED]>
R=hubbed_hosts T=remote_smtp H=calisto.wits.ac.za [146.141.15.55]
2005-06-02 10:53:22 1DdpCL-0000r6-Qi => [EMAIL PROTECTED] <[EMAIL PROTECTED]>
R=hubbed_hosts T=remote_smtp H=biology.biol.wits.ac.za [146.141.42.3]
When sending to [EMAIL PROTECTED] I get the following error
2005-06-02 10:54:17 remote host address is the local host: sunsite2.wits.ac.za
(while verifying <[EMAIL PROTECTED]> from host (imss.wits.ac.za) [146.141.15.4])
2005-06-02 10:54:17 H=(imss.wits.ac.za) [146.141.15.4] F=<[EMAIL PROTECTED]>
temporarily rejected RCPT <[EMAIL PROTECTED]>: remote host address is the local
host
Any idea as to what could be causing theses errors.
Any help would be greatly appreciated.
Thanks
Sherona
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/