<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=InstallMailgateOnly</id>
	<title>InstallMailgateOnly - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=InstallMailgateOnly"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=InstallMailgateOnly&amp;action=history"/>
	<updated>2026-08-22T18:17:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=InstallMailgateOnly&amp;diff=1674&amp;oldid=prev</id>
		<title>Admin: 2 revisions imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=InstallMailgateOnly&amp;diff=1674&amp;oldid=prev"/>
		<updated>2016-04-06T20:11:25Z</updated>

		<summary type="html">&lt;p&gt;2 revisions imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;If you process mail on a different server from where the RT web interface is installed, you can install the mailgate only.&lt;br /&gt;
&lt;br /&gt;
(The following dialog was recorded with version 3.4.4.)&lt;br /&gt;
&lt;br /&gt;
Extract tarball and configure.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;# cd /usr/local/src&lt;br /&gt;
 # wget http://download.bestpractical.com/pub/rt/release/rt-3.4.4.tar.gz&lt;br /&gt;
 [...]&lt;br /&gt;
 # gunzip rt-3.4.4.tar.gz&lt;br /&gt;
 # tar xf rt-3.4.4.tar.gz&lt;br /&gt;
 # cd rt-3.4.4&lt;br /&gt;
 # ./configure --prefix=/usr/local&lt;br /&gt;
 [...]&lt;br /&gt;
 #&lt;br /&gt;
 &lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
See what dependencies you are missing. If any are missing in the &amp;lt;code&amp;gt;MAILGATE&amp;lt;/code&amp;gt; section, install the required packages.&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;# make testdeps&lt;br /&gt;
 perl:&lt;br /&gt;
       5.8.3...found&lt;br /&gt;
 [...]&lt;br /&gt;
 MAILGATE dependencies:&lt;br /&gt;
       HTML::TreeBuilder ...found&lt;br /&gt;
       HTML::FormatText ...found&lt;br /&gt;
       Getopt::Long ...found&lt;br /&gt;
       LWP::UserAgent ...found&lt;br /&gt;
 [...]&lt;br /&gt;
 &lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Copy the rt-mailgate file from the ${prefix}/bin dir on the other machine where you installed RT and put in your bin dir (e.g., /usr/local/bin/rt-mailgate).&lt;br /&gt;
&lt;br /&gt;
-- [[MarkBucciarelli]], November 15, 2006&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>