[NTLUG:Discuss] secure mail
MadHat
madhat at unspecific.com
Fri Apr 25 11:48:39 CDT 2003
On Fri, 2003-04-25 at 13:13, David Ross wrote:
> sorry
> rpm -qa|grep mail
> qmailanalog-0.70-03
> procmail-3.21-0.71
> obtuse-smtpd-qmail-2.0-33
> fetchmail-5.7.4-4
> e-smith-qmailanalog-1.4.0-06
> mailcap-2.1.4-2
> mailx-8.1.1-20
> maildrop-1.3.0-1.7.0
> qmail-1.03-06
> e-smith-email-4.8.0-04
> e-smith-qmail-1.2.0-02
> unfortunately my server does not have the "man" command so i can't 'man
> qmail'
>
>
Last I checked qmail did not com compiled with SSL from any distro. I
would recommend downloading and compiling. Its not too dificult and
allows you to add the features you need. You can also use stunnel with
your current config. Just get stunnel and run it with
'stunnel -d 995 -r localhost:pop3'
for daemon mode, or use somethign like this in your inetd.conf (it
wrapped)
pop3s stream tcp nowait root \
/usr/sbin/stunnel stunnel -l /usr/sbin/in.qpopper
As for man, try 'man popper'
>
>
> ----- Original Message -----
> From: "Rev. wRy" <slot0k at pogox.org>
> To: "NTLUG Discussion List" <discuss at ntlug.org>
> Sent: Friday, April 25, 2003 8:43 AM
> Subject: Re: [NTLUG:Discuss] secure mail
>
>
> > David Ross wrote:
> > > I have attbi at home and can check my mail on standard port 25,but when
> i'm elsewhere i have to use 995(SSL) could someone point me in a direction
> to set up my mail server to do this.
> > > Be kind to the newbie :)
> >
> > You don't say what MTA you are using, so I'll assume it's sendmail:
> >
> > http://www.ofb.net/~jheiss/sendmail/tlsandrelay.shtml
> >
> > If it's not sendmail, google [your-MTA SSL] and I'm sure you'll find
> plenty.
> >
> > > David
> >
> > Ry
> >
> >
> > _______________________________________________
> > https://ntlug.org/mailman/listinfo/discuss
> >
>
>
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
--
MadHat at Unspecific.com
`But I don't want to go among mad people,' Alice remarked.
`Oh, you can't help that,' said the Cat: `we're all mad here...'
-- Lewis Carroll - _Alice's_Adventures_in_Wonderland_
More information about the Discuss
mailing list