Hello John,

thanks for your help, but the way described also in the book does'nt work, 
because the actual Exim MTA does'nt default support the Pipe so i need a 
other way to pipe the Mails into the RT Mailgate

Here the description 

### router/400_exim4-config_system_aliases
#################################

# This router handles aliasing using a traditional /etc/aliases file.
#
##### NB  You must ensure that /etc/aliases exists. It used to be the case
##### NB  that every Unix had that file, because it was the Sendmail 
default.
##### NB  These days, there are systems that don't have it. Your aliases
##### NB  file should at least contain an alias for "postmaster".
#
# This router handles the local part in a case-insensitive way which
# satisfies the RFCs requirement that postmaster be reachable regardless
# of case. If you decide to handle /etc/aliases in a caseful way, you
# need to make arrangements for a caseless postmaster.
#
# Delivery to arbitrary directories, files, and piping to programs in
# /etc/aliases is disabled per default.









"John Constable" <[email protected]> 
23.09.2010 18:32

An
<[email protected]>, <[email protected]>
Kopie

Thema
RE: [rt-users] Mailgate and Exam4 [AGES: Viren geprüft !!]






Assuming I?ve understood you correctly, this ?just worked? for us with 
Centos 5 and Exim 4.  We added an entry like the following to the aliases 
file;
 
#RT mailqueues
hrtracker:           "|/opt/rt3/bin/rt-mailgate --queue hrtracker --action 
correspond --url http://hrtracker.ipaccess.com/";
hrtracker-comment:   "|/opt/rt3/bin/rt-mailgate --queue hrtracker --action 
comment --url http://hrtracker.ipaccess.com/";
 
 
[r...@camhrpin01 ~]# rpm -qv exim
exim-4.63-3.el5
 
[r...@camhrpin01 ~]# cat /etc/redhat-release
CentOS release 5.3 (Final)
 
I?ve also use it successfully on assorted Debian installs of Exim4.  So it 
may not be Exim that?s at the root of your problem.
 
Hope that helps,
 
John
p.s. first post from me all, so apologies if I?ve missed any list 
conventions..
 
From: [email protected] 
[mailto:[email protected]] On Behalf Of 
[email protected]
Sent: 23 September 2010 15:46
To: [email protected]
Subject: [rt-users] Mailgate and Exam4
 

Hello, 

can anyone explain the settings for configure Exam4 with Mailgate Support 
? 
Unfortunatly Exam4 does'nt support Piping via Aliases 

May i can receive an example config for Exim4 ? 

Thanks ans greetings froim Germany 

Ingo v. Itter 
_______________________________________________________________________
Geschäftsführer: Rolf Herzog, Thomas Benk
AGES Maut System GmbH & Co. KG
AG Düsseldorf HRA 14045, USt-IdNr.: DE 202525868
AGES International GmbH & Co. KG
AG Düsseldorf HRA 16636, USt-IdNr.: DE 813749831
AGES ETS GmbH
AG Düsseldorf HRB 55580, USt-IdNr.: DE 814789134


_______________________________________________________________________
Geschäftsführer: Rolf Herzog, Thomas Benk
AGES Maut System GmbH & Co. KG
AG Düsseldorf HRA 14045, USt-IdNr.: DE 202525868
AGES International GmbH & Co. KG
AG Düsseldorf HRA 16636, USt-IdNr.: DE 813749831
AGES ETS GmbH
AG Düsseldorf HRB 55580, USt-IdNr.: DE 814789134
RT Training in Washington DC, USA on Oct 25 & 26 2010
Last one this year -- Learn how to get the most out of RT!

Reply via email to