Welcome, Guest. Please login or register.
Did you miss your activation email?
Thursday 25 April 2024, 03:47:50 am

Login with username, password and session length

Get the new Updates directly from Endian  HERE
14247 Posts in 4376 Topics by 6493 Members
Latest Member: thiagodod
Search:     Advanced search
+  EFW Support
|-+  Support
| |-+  General Support
| | |-+  SMTP Fix to restart SMTP Service
0 Members and 0 Guests are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: SMTP Fix to restart SMTP Service  (Read 12925 times)
DukeOfAwesome
Full Member
***
Offline Offline

Posts: 30


« on: Sunday 31 December 2006, 06:28:11 pm »

Please change the following line(line 379)  in
/usr/local/bin/restartsmtpd.py

from:

iptables = ' iptables -A SMTPD -i %s -p %s -m %s --dport %s -j ACCEPT' % ( interface, proto, proto, port )

to:

iptables = '/sbin/iptables -A SMTPD -i %s -p %s -m %s --dport %s -j ACCEPT' % ( interface, proto, proto, port )
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Page created in 0.034 seconds with 19 queries.
Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Design by 7dana.com