<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>am3n portfolio &#187; email</title>
	<atom:link href="http://am3n.net/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://am3n.net</link>
	<description>career, freelance and some stupid thing I do</description>
	<lastBuildDate>Wed, 26 May 2010 16:40:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[cPanel] Exim Maximum Attachment Size</title>
		<link>http://am3n.net/2010/03/04/cpanel-exim-maximum-attachment-size/</link>
		<comments>http://am3n.net/2010/03/04/cpanel-exim-maximum-attachment-size/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 16:14:04 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Freelance]]></category>
		<category><![CDATA[Web and System Administrator]]></category>
		<category><![CDATA[attachment]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[maximum]]></category>
		<category><![CDATA[size]]></category>

		<guid isPermaLink="false">http://am3n.net/?p=252</guid>
		<description><![CDATA[By default Exim maximum message size is 50MB, you can confirm it by typing
# exim -bP &#124; grep message_size_limit
 message_size_limit = 50M
You can change maximum message size by adding line
message_size_limit = 5M
on the first textarea of the Advanced Mode editor in WHM &#62; Exim  Configuration Editor. That will put a 5MB message size limit [...]


Related posts:<ol><li><a href='http://am3n.net/2010/01/14/cpanel-license-file/' rel='bookmark' title='Permanent Link: [cPanel] License File'>[cPanel] License File</a> <small>Below is several thing to know about about cPanel License...</small></li>
<li><a href='http://am3n.net/2009/12/08/cpanel-add-another-main-shared-ip-address/' rel='bookmark' title='Permanent Link: [cPanel] Add another main shared IP Address'>[cPanel] Add another main shared IP Address</a> <small>cPanel has 1 main shared IP address which configured on...</small></li>
<li><a href='http://am3n.net/2010/02/11/cpanel-internal-server-error-after-installation/' rel='bookmark' title='Permanent Link: [cPanel] Internal Server Error after installation'>[cPanel] Internal Server Error after installation</a> <small>Installing cPanel is very easy, what you need is patience,...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>By default Exim maximum message size is 50MB, you can confirm it by typing</p>
<pre># exim -bP | grep message_size_limit
 message_size_limit = 50M</pre>
<p>You can change maximum message size by adding line</p>
<pre>message_size_limit = 5M</pre>
<p><span id="more-252"></span>on the first textarea of the Advanced Mode editor in WHM &gt; Exim  Configuration Editor. That will put a 5MB message size limit on email.</p>
<p>PS: the limit only affect is email is sent directly using Email Client, if using Webmail (Squirrelmail) there is another limitation set by PHP when uploading file. it&#8217;s variable upload_max_filesize, you can change the value on WHM &gt;  PHP Configuration Editor. Restart apache to make sure variable.</p>
<p>Info from <a href="http://forums.cpanel.net/f43/email-attachment-65304.html" target="_blank">cPanel Forum</a></p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fam3n.net%2F2010%2F03%2F04%2Fcpanel-exim-maximum-attachment-size%2F', '%5BcPanel%5D+Exim+Maximum+Attachment+Size')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fam3n.net%2F2010%2F03%2F04%2Fcpanel-exim-maximum-attachment-size%2F', title: '%5BcPanel%5D+Exim+Maximum+Attachment+Size' });"/></a>

<p>Related posts:<ol><li><a href='http://am3n.net/2010/01/14/cpanel-license-file/' rel='bookmark' title='Permanent Link: [cPanel] License File'>[cPanel] License File</a> <small>Below is several thing to know about about cPanel License...</small></li>
<li><a href='http://am3n.net/2009/12/08/cpanel-add-another-main-shared-ip-address/' rel='bookmark' title='Permanent Link: [cPanel] Add another main shared IP Address'>[cPanel] Add another main shared IP Address</a> <small>cPanel has 1 main shared IP address which configured on...</small></li>
<li><a href='http://am3n.net/2010/02/11/cpanel-internal-server-error-after-installation/' rel='bookmark' title='Permanent Link: [cPanel] Internal Server Error after installation'>[cPanel] Internal Server Error after installation</a> <small>Installing cPanel is very easy, what you need is patience,...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://am3n.net/2010/03/04/cpanel-exim-maximum-attachment-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use qmHandle</title>
		<link>http://am3n.net/2010/01/15/how-to-use-qmhandle/</link>
		<comments>http://am3n.net/2010/01/15/how-to-use-qmhandle/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 11:06:39 +0000</pubDate>
		<dc:creator>am3n</dc:creator>
				<category><![CDATA[Web and System Administrator]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[qmail]]></category>
		<category><![CDATA[qmhandle]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://am3n.net/?p=230</guid>
		<description><![CDATA[qmHandle is a tool which can be used to manage the qmail message queue. It&#8217;s written in Perl (so fully customizable) and has more features than qmail-qread and qmail-qstat.
qmHandle is a simple program which allows you to view and manage the qmail message queue.
The key features of qmHandle are:

Freeware and open source, under the GNU [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>qmHandle is a tool which can be used to manage the qmail message queue. It&#8217;s written in Perl (so fully customizable) and has more features than qmail-qread and qmail-qstat.</p>
<p><em>qmHandle</em> is a simple program which allows you to view and manage the <a href="http://www.qmail.org/">qmail</a> message queue.</p>
<p>The key features of <em>qmHandle</em> are:</p>
<ul>
<li><strong>Freeware</strong> and <strong>open source</strong>, under the GNU General Public       License;</li>
<li>More information provided when reading queue contents compared to qmail-qread</li>
<li>You can print queue statistics, like qmail-qstat, with color       capabilities;</li>
<li>You can view a message in the queue;</li>
<li>You can remove one or more messages from the queue based on a criterion or use multiple delete requests each having its own criterion;</li>
<li>Written in <a href="http://www.perl.com/">Perl</a>, and therefore easily       customizable and truly multiplatform.</li>
</ul>
<p>The software will work on every Unix platform with Perl installed and qmail installed.</p>
<p>qmHandle can be downloaded <a href="http://sourceforge.net/projects/qmhandle" target="_blank">qmHandle project homepage</a></p>
<p>For me qmHandle is a great tool and a must have for sysadmin for managing qmail queue system. Enough for explanation. Now let&#8217;s get started how to use it.</p>
<p><span id="more-230"></span></p>
<p><strong>Help and Options</strong></p>
<pre># qmHandle --help
qmHandle v1.2.0-bovine
Copyright 1998-2003 Michele Beltrame
Patched 2004-2006 Robert McLeay

Available parameters:
  -V     : print program version
  -a     : try to send queued messages now (qmail must be running)
  -l     : list message queues
  -L     : list local message queue
  -R     : list remote message queue
  -s     : show some statistics
  -mN    : display message number N
  -dN    : delete message number N
  -Stext : delete all messages that have/contain text as Subject
  -D     : delete all messages in the queue (local and remote)
  -tX 'string': delete all messages with matching headers, where 'string' is the
                string to match and X specifies:
                  'f'  : Who the message is from,
                  't'  : Who the message is to; or,
                  's'  : What the message's subject is
  -M          : delete all msgs in the queue from
                MAILER-DAEMON@svr-m1.rpxholding.com
Additional (optional) parameters:
  -c     : display colored output
  -N     : list message numbers only
           (to be used either with -l, -L or -R)

You can view/delete multiple message i.e. -d123 -m456 -d567</pre>
<p>Before you run qmHandle to manage your queue, make sure qmail already stop just to make sure no corruption will happen, except for option -a</p>
<p><strong>Listing and displaying message in queue</strong></p>
<pre># qmHandle -l | more
16923 (18, R)
 Return-path: ipamudji@yourcompany.com
 From: "imi" &lt;ipamudji@mycompany.com&gt;
 To: "Sumarna" &lt;hsumarna@mycompany.com&gt;
 Subject: Malaysia Sdn Bhd
 Date: Fri, 15 Jan 2010 18:07:59 +0700
 Size: 64774 bytes

16946 (18, R)
 Return-path: ipamudji@yourcompany.com
 From: "imi" &lt;ipamudji@yourcompany.com&gt;
 To: "Yogi" &lt;yogi@mycompany.com&gt;
 Cc: &lt;pdewi@mycompany.com&gt;
 Subject: Fw: Critical Urgent
 Date: Fri, 15 Jan 2010 18:07:59 +0700
 Size: 64590 bytes</pre>
<p>The first line 16923 (18, R) shows us the message ID (16923), and queue type (Remote or Local) in this case both of them are remote queue, which mean this message are sent from other mailserver. The rest of lines is header information for you to tell from where, to where, when, what subject and message size.</p>
<p>you can use -L or -R option to list message queue only from Local or from Remote</p>
<pre># qmHandle -L
Messages in local queue: 0
Messages in remote queue: 4

# qmHandle -R | more
16946 (18, R)
 Return-path: ipamudji@yourcompany.com
 From: "imi" &lt;ipamudji@yourcompany.com&gt;
 To: "Yogi" &lt;yogi@mycompany.com&gt;
 Cc: &lt;pdewi@mycompany.com&gt;
 Subject: Fw: Critical Urgent
 Date: Fri, 15 Jan 2010 18:07:59 +0700
 Size: 64590 bytes</pre>
<p>Now to see the body of message use -m option followed by message id</p>
<pre># qmHandle -m16197 | more

 --------------
MESSAGE NUMBER 16197
 --------------
Received: (qmail 10236 invoked by uid 89); 15 Jan 2010 11:35:41 -0000
Received: by simscan 1.3.1 ppid: 10226, pid: 10230, t: 0.7821s
         scanners: attach: 1.3.1 clamav: 0.95.2/m:51
Received: from unknown (HELO nurhalimah) (snurhalimah@10.10.14.53)
  by svr-m1.mycompany.com with ESMTPA; 15 Jan 2010 11:35:41 -0000
Message-ID: &lt;057a01ca95d7$09397c30$350e0a0a@nurhalimah&gt;
From: "Nur Halimah"
To: ,
Subject: Pls ...need help
Date: Fri, 15 Jan 2010 18:36:52 +0700
MIME-Version: 1.0
Content-Type: multipart/alternative;
        boundary="----=_NextPart_000_0577_01CA9611.B4BF5950"

Dear team,=20

Mohon bantuannya, makasih</pre>
<p>To display statistic only for local and remote queue, use</p>
<pre># qmHandle -s
Messages in local queue: 0
Messages in remote queue: 4</pre>
<p><strong>Send queued messages</strong></p>
<p>If message failed to sent, they will be in queue for re-trying until it past queue life time.  You can try to send all queued messages by running</p>
<pre># qmHandle -a</pre>
<p><strong><br />
Delete queued message</strong></p>
<p>Okay now we came into our important section, before you use one of these options make sure qmail has stop to prevent corruption in queue message.</p>
<p>Delete 1 message, use -d option followed by message id</p>
<pre># qmHandle -d16197</pre>
<p>Delete all messages</p>
<pre># qmHandle -D</pre>
<p>Delete all queue messages with Subject containing &#8220;REPORT 14 JANUARY 2010&#8243;, remember Reply and Forward messages also will be deleted because the Subject is &#8220;Re: REPORT 14 JANUARY 2010&#8243; or &#8220;Fwd: REPORT 14 JANUARY 2010&#8243;</p>
<pre># qmHandle -S"REPORT 14 JANUARY 2010"</pre>
<p>Delete All messages, use it with precaution and make sure this is the right choice <img src='http://am3n.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<pre># qmHandle -D</pre>
<p>That&#8217;s all folks, now you know what to do with your queue system, just in case you sent the wrong email.  </p>
<script type="text/javascript" src="http://cdn.socialtwist.com/2009042316105/script.js"></script><a class="st-taf" href="http://tellafriend.socialtwist.com:80" onclick="return false;" style="border:0;padding:0;margin:0;"><img alt="SocialTwist Tell-a-Friend" style="border:0;padding:0;margin:0;" src="http://images.socialtwist.com/2009042316105/button.png"onmouseout="STTAFFUNC.hideHoverMap(this)" onmouseover="STTAFFUNC.showHoverMap(this, '2009042316105', 'http%3A%2F%2Fam3n.net%2F2010%2F01%2F15%2Fhow-to-use-qmhandle%2F', 'How+to+use+qmHandle')" onclick="STTAFFUNC.cw(this, {id:'2009042316105', link: 'http%3A%2F%2Fam3n.net%2F2010%2F01%2F15%2Fhow-to-use-qmhandle%2F', title: 'How+to+use+qmHandle' });"/></a>

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://am3n.net/2010/01/15/how-to-use-qmhandle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
