[Cialug] Procmail / Sendmail config pbm

Tim Perdue cialug at perdue.net
Tue Apr 5 14:03:14 CDT 2011


On 4/5/2011 1:22 PM, Barry Von Ahsen wrote:
> On 4/5/2011 1:16 PM, Tim Perdue wrote:
>> On 4/2/2011 5:28 PM, Dave Weis wrote:
>>>
>>> Are you set on sendmail? I know the maildir setup is very simple on
>>> postfix.
>>
>> It turns out I just didn't sync the /etc/procmailrc and that solved
>> this, but I am having an iptables issue that is stumping me.
>>
>> No matter what I put in /etc/sysconfig/iptables I am getting an error on
>> the commit line. I did check that iptables is installed with yum, but I
>> don't know where else to look. I've never had this problem. The config
>> file I want to use basically blocks everything except a few ports that
>> it allows from a specific IP.
>
> is it missing a module? ip_conntrack_$somethingsomething? usually these
> come from /etc/sysconfig/iptables-config

I don't appear to have anything like that installed

[root at mail x]# vim /etc/sysconfig/iptables
[root at mail x]# rpm -qa | grep conntrack


[root at mail darthur]# yum search conntrack
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
  * addons: centos.mirrors.tds.net
  * base: mirrors.rit.edu
  * extras: mirrors.xmission.com
  * updates: mirrors.adams.net
addons 
                          |  951 B     00:00
base 
                          | 2.1 kB     00:00
extras 
                          | 2.1 kB     00:00
updates 
                          | 1.9 kB     00:00
Warning: No matches found for: conntrack
No Matches found


More information about the Cialug mailing list