<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with sendmail</title>
      <link>http://ask.metafilter.com/tags/sendmail</link>
      <description>Questions tagged with 'sendmail' at Ask MetaFilter.</description>
	  <pubDate>Tue, 14 Apr 2009 14:21:02 -0800</pubDate> <lastBuildDate>Tue, 14 Apr 2009 14:21:02 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Recommend a maillog analyzer</title>
	<link>http://ask.metafilter.com/119523/Recommend%2Da%2Dmaillog%2Danalyzer</link>	
	<description>Recommend me a good sendmail log analyzer. We had a recent event where one of two servers running sendmail stopped sending mail, and built up a 7000 message queue before we noticed / fixed it.  It&apos;s fixed now, but we don&apos;t know why it failed, and this part of the system is important but clearly neglected.  &lt;br&gt;
&lt;br&gt;
Can anyone recommend a good tool similar to Google Analytics or apache log analyzers, but for sendmail?&lt;br&gt;
&lt;br&gt;
&lt;small&gt;Bonus question: How big should a mail queue be before nagios should throw a warning or error?&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.119523</guid>
	<pubDate>Tue, 14 Apr 2009 14:21:02 -0800</pubDate>
	<category>linux</category>
	<category>log</category>
	<category>mail</category>
	<category>resolved</category>
	<category>sendmail</category>
	<dc:creator>pwnguin</dc:creator>
	</item>
	<item>
	<title>Just need a folder of my own, that&apos;s all!</title>
	<link>http://ask.metafilter.com/100682/Just%2Dneed%2Da%2Dfolder%2Dof%2Dmy%2Down%2Dthats%2Dall</link>	
	<description>Would anyone care to comment on the most practical way, given access to a command line Fedora box, I can obtain a copy of a folder and its contents?  The box is connected to the net but I don&apos;t know enough Unix to, for example, get a tar of the folder and have the machine email me a copy. Although thinking about it, the folder is probably just a little too big for that. I have SSH and physical access but FTP isn&apos;t working, which is the whole problem in a nutshell, really. If anyone is interested in 10 minutes&apos; brainstorming feel free to mefi mail me!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.100682</guid>
	<pubDate>Tue, 02 Sep 2008 05:04:10 -0800</pubDate>
	<category>fedora</category>
	<category>ftp</category>
	<category>linux</category>
	<category>sendmail</category>
	<category>ssh</category>
	<category>unix</category>
	<dc:creator>dance</dc:creator>
	</item>
	<item>
	<title>Automatically attach a footer to e-mail sent through Sendmail SMTP?</title>
	<link>http://ask.metafilter.com/89436/Automatically%2Dattach%2Da%2Dfooter%2Dto%2Demail%2Dsent%2Dthrough%2DSendmail%2DSMTP</link>	
	<description>Automatically attach a footer to e-mail sent through Sendmail SMTP? Looking documentation on how to automatically attach a customized footer to any e-mail relayed through my Sendmail server. Or any other SMTP server for that matter. Please help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.89436</guid>
	<pubDate>Mon, 21 Apr 2008 13:12:11 -0800</pubDate>
	<category>email</category>
	<category>footer</category>
	<category>sendmail</category>
	<category>smtp</category>
	<dc:creator>doomtop</dc:creator>
	</item>
	<item>
	<title>dropping the hostname in sendmail</title>
	<link>http://ask.metafilter.com/82871/dropping%2Dthe%2Dhostname%2Din%2Dsendmail</link>	
	<description>I need to change sendmail from sending emails from individual machines as user@host.domain.com to user@domain.com. 
any time I try and use unix mail ( among other things), and try and send an email, it always gets rejected as no host on this domain. I am NATed, so my internal DNS is fine for the local network, but all my machines are obviously aren&apos;t seen by the dns that my mail server in the ISP has.&lt;br&gt;
&lt;br&gt;
This is on RHEL5 boxes. I had the same issue on osx, but It seems that they run postfix by default, vs sendmail on linux. This was a relatively easy fix in postfix, but so far, I haven&apos;t figured out sendmail after much googling.&lt;br&gt;
&lt;br&gt;
On top of fixing this issue in the short term, Is this the correct way to handle this? Or is there some DNS fix that I am missing on my local network?&lt;br&gt;
&lt;br&gt;
I would rather get sendmail working vs. installing postfix and disabling sendmail.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.82871</guid>
	<pubDate>Tue, 05 Feb 2008 15:25:45 -0800</pubDate>
	<category>linux</category>
	<category>sendmail</category>
	<category>unix</category>
	<dc:creator>brent_h</dc:creator>
	</item>
	<item>
	<title>Responsible mail server use on a residential network?</title>
	<link>http://ask.metafilter.com/66396/Responsible%2Dmail%2Dserver%2Duse%2Don%2Da%2Dresidential%2Dnetwork</link>	
	<description>How do I send email from a linux box from my residential cable modem connection? I&apos;ve got a box running CentOS that fires a shell script every day. (The script backs up  a friend&apos;s webserver via rsync) The log from the script is a text file that I turn into an email message. I want to send the message to my friend (at a gmail address).&lt;br&gt;
&lt;br&gt;
When I send the messages, I get replies from gmail reading &quot;The IP you&apos;re using to send email is not authorized.&quot;&lt;br&gt;
&lt;br&gt;
It&apos;s implied that they want me to use my ISP&apos;s (TimeWarner) SMTP server, but I can&apos;t use that directly, mail relay restrictions and all.&lt;br&gt;
&lt;br&gt;
I figured I could solve this problem by setting up Sender Policy Framework information for my domain. So I used I set up a TXT record for my domain with the appropriate SPF string.&lt;br&gt;
&lt;br&gt;
Still, a few hours later, no go with GMail. Tried sending to another email address and found that my IP was listed with SpamHaus.  Jumped through the requisite hoops there to attempt to remove my IP from their list.&lt;br&gt;
&lt;br&gt;
I&apos;m sure there&apos;s an obvious solution I&apos;m overlooking.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.66396</guid>
	<pubDate>Fri, 06 Jul 2007 13:51:14 -0800</pubDate>
	<category>cablemodem</category>
	<category>mailserver</category>
	<category>residential</category>
	<category>sendmail</category>
	<category>smtp</category>
	<category>spf</category>
	<dc:creator>Wild_Eep</dc:creator>
	</item>
	<item>
	<title>Help a newbie stop sendmail spam</title>
	<link>http://ask.metafilter.com/58420/Help%2Da%2Dnewbie%2Dstop%2Dsendmail%2Dspam</link>	
	<description>How can I keep spammers from using my sendmail server? I recently inherited IT responsibility for a sendmail server (RedHat, sendmail 8.12.11.x), and I have to solve a small problem: Our server is being used to send phishing messages to external addresses (e.g. From: service@paypal.com) and to send generic spam from local addresses to other local addresses.&lt;br&gt;
&lt;br&gt;
This box supplies the following legitimate services:&lt;br&gt;
&lt;ul&gt;&lt;br&gt;
&lt;li&gt;POP and Webmail access to a handful of people using accounts @myserver.com. These are roving users, so they need to relay.&lt;br&gt;
&lt;li&gt;Webmail-only access to ~200 people using accounts @mysecondserver.com. All legit webmail logins all come through a login interface on a different server, which passes the login credentials to the webmail CGI.&lt;br&gt;
&lt;/li&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br&gt;
I&apos;d like to lock the server down to allow only the legitimate scenarios described above. I&apos;m pretty familiar with the webmail software, but I&apos;m basically a newbie when it comes to sendmail. So far, I&apos;ve verified that RELAY is only allowed for localhost; but I&apos;m hesitant to try any of the other anti-spam techniques I&apos;ve read about (e.g. SMTP AUTH), because I don&apos;t want to interrupt mail delivery for our legit users.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.58420</guid>
	<pubDate>Fri, 09 Mar 2007 13:17:35 -0800</pubDate>
	<category>email</category>
	<category>sendmail</category>
	<category>spam</category>
	<dc:creator>danblaker</dc:creator>
	</item>
	<item>
	<title>Sendmail problem: Keep getting NOQUEUE errors. </title>
	<link>http://ask.metafilter.com/10613/Sendmail%2Dproblem%2DKeep%2Dgetting%2DNOQUEUE%2Derrors</link>	
	<description>Sendmail problem: Keep getting NOQUEUE errors. [more inside] I&apos;ve got Sendmail running on Linux.... generally problem free now for a couple of years or more. Recently some problems have cropped up that have me banging my head against the wall. Hoping someone can help?&lt;br&gt;
&lt;br&gt;
The gist of it is that, while everything else seems to be running smoothly, mail from some places does not get thru. In many cases, I suspect this is due to spammers sending from fake domains, or something like that, but other times it is mail from someone well known, like eBay. I get this line in the logs a lot:&lt;br&gt;
&lt;br&gt;
&lt;b&gt;NOQUEUE: mxpool19.ebay.com [66.135.197.25] did not issue MAIL/EXPN/VRFY/ETRN during connection to MTA&lt;/b&gt;&lt;br&gt;
&lt;br&gt;
Is there some sort of timeout setting I can tweak to clear up these log jams? As time goes on, its happening more and more and more, and I can&apos;t find any useful info on the subject from the usual sources. Originally I thought it was because I was using the Spamhaus blacklist, but I took that out and no change. &lt;br&gt;
&lt;br&gt;
Any thoughts, theories, tips, tricks, or pointers would be most appreciated!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.10613</guid>
	<pubDate>Fri, 01 Oct 2004 16:20:17 -0800</pubDate>
	<category>computers</category>
	<category>error</category>
	<category>noqueue</category>
	<category>sendmail</category>
	<dc:creator>spilon</dc:creator>
	</item>
	<item>
	<title>Using wildcards in virtusertable for sendmail: resources, pointers, and simple examples, please.</title>
	<link>http://ask.metafilter.com/8542/Using%2Dwildcards%2Din%2Dvirtusertable%2Dfor%2Dsendmail%2Dresources%2Dpointers%2Dand%2Dsimple%2Dexamples%2Dplease</link>	
	<description>Using wildcards in virtusertable for sendmail: resources, pointers, and simple examples, please. Google-fu fails to provide examples that answer my questions. [emm eye] While the basic question, &quot;Can I use wildcarded addresses at the server level with sendmail?&quot; leads to the answer &quot;of course, using vitusertable,&quot; the examples generally seen have broad scope:&lt;br /&gt;&lt;br /&gt;&lt;br&gt;
&lt;i&gt;myemail@somedomain.com -&amp;gt; %1@otherdomain.com&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;
Compounding this is the sendmail-specific wildcarding scheme, which I still don&apos;t completely grok.&lt;br&gt;
&lt;br&gt;
can I wildcard something like this?&lt;br&gt;
&lt;br&gt;
&lt;i&gt;[*+]foo[*+]@mydomain.com -&amp;gt; specificaddress@mydomain.com&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
(please note my also-primitive grasp of grep may mislead. I&apos;m hoping that pseudo-address translates verbally to &quot;any number and combination of characters on either or both sides of a specific string.&quot;)&lt;br&gt;
&lt;br&gt;
So I think there are two parts here.&lt;br&gt;
&lt;br&gt;
1. can I use virtusertable to set up subset-catchalls and direct them to the same domain?&lt;br&gt;
&lt;br&gt;
2. can I get grep-style (grep-ish, what have you) wildcarding in virtusertable?&lt;br&gt;
&lt;br&gt;
TIA!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.8542</guid>
	<pubDate>Wed, 07 Jul 2004 18:49:34 -0800</pubDate>
	<category>regex</category>
	<category>regularexpressions</category>
	<category>sendmail</category>
	<category>wildcard</category>
	<dc:creator>mwhybark</dc:creator>
	</item>
	
	</channel>
</rss>

