Displaying 11 results from an estimated 11 matches for "groupreadablekeyfile".
2017 Mar 09
3
Up to date guide/information Sendmail SMTP Auth
...5.3.3 AUTH mechanism login not available
> >
> > thoughts?
>
> Many. :-)
>
> Check your mail log for clues.
>
> Ensure you have a valid SSL certificate and key. Sendmail is touchy
> about permissions on the key file. Try googling for
> confDONT_BLAME_SENDMAIL and GroupReadableKeyFile.
>
> Make sure saslauthd is configured and running.
>
> Compile your .mc (m4) file with the macros distributed with the
> version of sendmail you're actually running. This line suggests you're
> not:
>
> mdw1982.com ESMTP Sendmail 8.14.7/8.13.8
>
> That's a...
2017 Mar 08
4
Up to date guide/information Sendmail SMTP Auth
On 03/08/2017 11:00 AM, Paul Heinlein wrote:
> On Wed, 8 Mar 2017, Mark Weaver wrote:
>
> > Hello all,
> >
> > I've been googling my brains out since yesterday looking for up-to-date
> > information on this matter, and have found information that is
> anywhere from
> > 15 to 5 years old. I'd really like some information that much more
> up to
2017 Mar 08
0
Up to date guide/information Sendmail SMTP Auth
...> 250 HELP
>> auth login
> 504 5.3.3 AUTH mechanism login not available
>
> thoughts?
Many. :-)
Check your mail log for clues.
Ensure you have a valid SSL certificate and key. Sendmail is touchy
about permissions on the key file. Try googling for
confDONT_BLAME_SENDMAIL and GroupReadableKeyFile.
Make sure saslauthd is configured and running.
Compile your .mc (m4) file with the macros distributed with the
version of sendmail you're actually running. This line suggests you're
not:
mdw1982.com ESMTP Sendmail 8.14.7/8.13.8
That's a first stab at things to try.
--
Paul Hein...
2017 Mar 09
0
Up to date guide/information Sendmail SMTP Auth
...>
> > > thoughts?
> >
> > Many. :-)
> >
> > Check your mail log for clues.
> >
> > Ensure you have a valid SSL certificate and key. Sendmail is touchy
> > about permissions on the key file. Try googling for
> > confDONT_BLAME_SENDMAIL and GroupReadableKeyFile.
> >
> > Make sure saslauthd is configured and running.
> >
> > Compile your .mc (m4) file with the macros distributed with the
> > version of sendmail you're actually running. This line suggests you're
> > not:
> >
> > mdw1982.com ESMTP Sendm...
2017 Mar 09
1
Up to date guide/information Sendmail SMTP Auth
...>
>> > Many. :-)
>> >
>> > Check your mail log for clues.
>> >
>> > Ensure you have a valid SSL certificate and key. Sendmail is touchy
>> > about permissions on the key file. Try googling for
>> > confDONT_BLAME_SENDMAIL and GroupReadableKeyFile.
>> >
>> > Make sure saslauthd is configured and running.
>> >
>> > Compile your .mc (m4) file with the macros distributed with the
>> > version of sendmail you're actually running. This line suggests you're
>> > not:
>> >...
2008 Jun 09
8
sendmail not sending after reboot
...rts/sendmail.pem')dnl
dnl define(`confSERVER_KEY', `/etc/pki/tls/certs/sendmail.pem')dnl
dnl #
dnl # This allows sendmail to use a keyfile that is shared with OpenLDAP's
dnl # slapd, which requires the file to be readble by group ldap
dnl #
dnl define(`confDONT_BLAME_SENDMAIL', `groupreadablekeyfile')dnl
dnl #
dnl define(`confTO_QUEUEWARN', `4h')dnl
dnl define(`confTO_QUEUERETURN', `5d')dnl
dnl define(`confQUEUE_LA', `12')dnl
dnl define(`confREFUSE_LA', `18')dnl
define(`confTO_IDENT', `0')dnl
dnl FEATURE(delay_checks)dnl
FEATURE(`no_default_msa',...
2005 Nov 04
4
Sendmail
I know this is a "generic" question, but fully CentOS related. I
attempted to set up i386 v.4.1 on my primary computer at the co-located
site, and thought I had everything squared away till I discovered the
machine was refusing mail connections. AFIK, I had no firewall or other
objects blocking port 25. It has been my experience that with most
arch's and versions where sendmail is
2010 Jun 04
5
help with sendmail closing relay
...ssl/certs/sendmail.pem')
dnl define(`confSERVER_KEY',`/usr/share/ssl/certs/sendmail.pem')
dnl #
dnl # This allows sendmail to use a keyfile that is shared with OpenLDAP's
dnl # slapd, which requires the file to be readble by group ldap
dnl #
dnl define(`confDONT_BLAME_SENDMAIL',`groupreadablekeyfile')dnl
dnl #
dnl define(`confTO_QUEUEWARN', `4h')dnl
dnl define(`confTO_QUEUERETURN', `5d')dnl
dnl define(`confQUEUE_LA', `12')dnl
dnl define(`confREFUSE_LA', `18')dnl
define(`confTO_IDENT', `0')dnl
dnl FEATURE(delay_checks)dnl
FEATURE(`no_default_msa',...
2020 Apr 19
5
Sendmail not working
...rts/sendmail.pem')dnl
dnl define(`confSERVER_KEY', `/etc/pki/tls/certs/sendmail.pem')dnl
dnl #
dnl # This allows sendmail to use a keyfile that is shared with OpenLDAP's
dnl # slapd, which requires the file to be readble by group ldap
dnl #
dnl define(`confDONT_BLAME_SENDMAIL', `groupreadablekeyfile')dnl
dnl #
dnl define(`confTO_QUEUEWARN', `4h')dnl
dnl define(`confTO_QUEUERETURN', `5d')dnl
dnl define(`confQUEUE_LA', `12')dnl
dnl define(`confREFUSE_LA', `18')dnl
define(`confTO_IDENT', `0')dnl
dnl # If you're operating in a DSCP/RFC-4594 environme...
2005 Nov 09
2
sendmail & mail() in php
...ssl/certs/sendmail.pem')
dnl define(`confSERVER_KEY',`/usr/share/ssl/certs/sendmail.pem')
dnl #
dnl # This allows sendmail to use a keyfile that is shared with OpenLDAP's
dnl # slapd, which requires the file to be readble by group ldap
dnl #
dnl define(`confDONT_BLAME_SENDMAIL',`groupreadablekeyfile')dnl
dnl #
dnl define(`confTO_QUEUEWARN', `4h')dnl
dnl define(`confTO_QUEUERETURN', `5d')dnl
dnl define(`confQUEUE_LA', `12')dnl
dnl define(`confREFUSE_LA', `18')dnl
define(`confTO_IDENT', `0')dnl
dnl FEATURE(delay_checks)dnl
FEATURE(`no_default_msa',...
2008 Nov 04
2
Sendmail using SMTP authorization
Hi -
OK not really an Asterisk question but it is affecting one of my
favorite features - emailing voice mail! I've posted on some Linux
forums and sendmail.org but no response so I'm hoping someone will
take pity on me ;-)
My ISP requires SMTP authorization and I'm having a heck of a time
getting it to work. I've included the following below:
Asterisk 1.4.21
CentOS 5
Sendmail