Portsentry and Sendmail
Matthew Carpenter
matt
Mon May 17 11:38:53 PDT 2004
I typically will use SMTPClient (fm:smtpclient) in these situations. It
allows more control than "mail" and one option is to tell it which SMTP
server to use. It does NOT require sendmail and you can point it directly
at your SMTP server inside. This, along with the fact that you can
specify the sender's name, has kept SMTPClient high on my "Kewl Tool"
list.
Instead of "root at firewall.me.com", you can get email messages from
"Firewall at me.com" or something to that extent.
On Tue, 15 Oct 2002 05:23:15 -0700 (PDT)
"stayler" <stayler at xmtservices.net> wrote:
> Hi Guys,
>
> I've recently installed Portsentry and Log Sentry on my Firewall box,
> Slackware 8.0 and 2.2.20, IPCHAINS. I'd like the reports to be mailed
> to me through my qmail server, which is on the LAN side of the
> firewall. The scripts in LogSentry have this ability, they use the
> "mail" command, which I've found is in the mailx package. I've
> installed the package from the SlackCD and I found that to send the msg
> to myself, via the mail server, I need sendmail installed.
>
> I am hessitant as I'm not familiar with Sendmail, its rather notorious
> for complexity and security problems. The version that comes with
> Slack 8.0 is a little dated and I have DL'd the latest tarball from
> sendmail.org. The recommend PGP signing the tarball for safety and I
> also got the .sig file, but to be honest I've had trouble figuring out
> how to use GNUPG to PGP sign a file.
>
> My question is in 2 parts. Can sendmail be used without it becoming a
> security hazard for remote delivery or are there alternatives that can
> help. I'd like something that can perform the smtp delivery without
> opening a current or future security hole.
>
> Second, how does one perform a PGP sign of a file?
>
> Stayler
>
> who is 39 moving along to 40 in a couple months....
>
> _______________________________________________
> Linux-users mailing list
> Linux-users at linux-sxs.org
> Unsubscribe/Suspend/Etc ->
> http://www.linux-sxs.org/mailman/listinfo/linux-users
More information about the Linux-users
mailing list