Displaying 20 results from an estimated 500 matches similar to: "sendmail + plain auth"
2008 Jun 09
8
sendmail not sending after reboot
HI folks,
I've an up-to-date CentOS 5.x box on a small intranet (<20 users).
We did a reboot over the weekend and all appears well except that
clients on the LAN can no longer send email. Just hangs/times out. No
clear identifiers in the /var/log/maillog or /var/log/messages.
We're not setup for ESMTP as it's a closed network and I'm really hoping
for a kickstart as to
2011 Jun 25
3
sendmail - smtp security/authentication & port 587 issues
Greetings,
I'm refining a CentOs configuration installation, now just over one month
old running on a colocated production server. Previously, we ran a version
of Fedora for over seven years.
Specifically, I'm reviewing our sendmail configuration, both with respect
to authentication and port usage.
Previously, we had the following line in the sendmail.mc line:
2015 Jul 04
2
sendmail tls and oppenssl
Everyone,
Looks like the new version of oppenssl has broken my sendmail's use of
tls. Has anyone else had this problem or seen a fix?
Greg Ennis
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
2015 Jul 04
1
sendmail tls and oppenssl
Am 04.07.2015 um 15:34 schrieb Gregory P. Ennis <PoMec at PoMec.Net>:
> On Sat, 2015-07-04 at 08:07 -0500, Gregory P. Ennis wrote:
>> Everyone,
>>
>> Looks like the new version of oppenssl has broken my sendmail's use
>> of
>> tls. Has anyone else had this problem or seen a fix?
>>
>> Greg Ennis
>>
2015 Feb 16
2
setting up centos 6 x86_64 to relay through gmail
I have setup my machine to relay through smtp.gmail.com
installed cyrus-sasl-md5 cyrus-sasl-plain
Added to access:
AuthInfo:smtp.gmail.com "U:smmsp" "I:my accont" "P:my pass"
"M:PLAIN"
AuthInfo:smtp.gmail.com:587 "U:smmsp" "I:my account" "P:my
pass" "M:PLAIN"
Added to sendmail.mc
the
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
2007 Jan 12
1
Entourage X and Sendmail STARTTLS on CentOS 4.4
I have a user who has Mac OS 10.4.8 with Entourage X. The email server
is sendmail 8.13.8 and is setup to use STARTTLS on a CentOS 4.4 system.
It appears from everything I have googled that only Entourage 2004 will
properly function with STARTTLS. Has anybody any experience with
Entourage X ... specifically is there something I am missing regarding
the CentOS server setup or are all Entourage
2010 Jun 04
5
help with sendmail closing relay
I have centos 4.8 i686. It has stock sendmail. see file below.
I am getting reports that it is an open relay. I have searched all
around and
it seems like it should be closed. I have dnl for
accept_unresolvable_domains.
What can I do to close my sendmail.
Thanks,
Jerry
My sendmail.mc is as follows:
---------------------------------
divert(-1)dnl
dnl #
dnl # This is the sendmail macro config
2020 Apr 19
5
Sendmail not working
All;
I installed sendmail via yum, but if I test it like this:
echo "Subject: sendmail test" | sendmail sbob at quadratum-braccas.com
I get a local mail on the server with this every time:
Message? 1:
From MAILER-DAEMON at kdb-bugs.example.com? Sun Apr 19 10:15:00 2020
Return-Path: <MAILER-DAEMON at kdb-bugs.example.com>
Date: Sun, 19 Apr 2020 10:15:00 -0600
From: Mail
2005 Nov 09
2
sendmail & mail() in php
Hello everyone,
I tried to configure sendmail so that I can use mail() in php. I don't
host my email server, my ISP does. I just want to configure sendmail so
that it uses external email server (my ISP) to send mail. When I executed
mail(), i got no error report from php. I checked /var/log/maillog and it
indicated that the message was accepted for delivery. However, it didn't
2003 Jul 18
2
ASMTP setup on 4.8
Hello,
I'm trying to set up a sendmail server on 4.8 that supports auth-based
relaying. I followed the procedures at
http://puresimplicity.net/~hemi/freebsd/sendmail.html, and aside from
having to run makes manually in the library directories, I had no
difficulty. I did not use the rebuild world recommendation, though.
Everything is up and running, but whenever I try to send mail
2015 Jul 04
0
sendmail tls and oppenssl
On Sat, 2015-07-04 at 08:07 -0500, Gregory P. Ennis wrote:
> Everyone,
>
> Looks like the new version of oppenssl has broken my sendmail's use
> of
> tls. Has anyone else had this problem or seen a fix?
>
> Greg Ennis
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
>
2007 Aug 02
1
Resend: How do I configure sendmail to accept emails for dovecot when dovecot has sql auth/user db.
Apologies for resending this, I am not sure it made it through the
first time..
---
Included below are my config files: sendmail.mc, dovecot.m4,
dovecot.conf, dovecot-sql.conf. Whenever I try to send email into
this system, it rejects it with user does not exist, however, the
user does exist as far as dovecot (imap) is concerned, it is in the
database.
THANKS - Yossie
# for i in
2007 Aug 01
1
How do I configure sendmail to accept emails for dovecot when dovecot has sql auth/user db.
Included below are my config files: sendmail.mc, dovecot.m4,
dovecot.conf, dovecot-sql.conf. Whenever I try to send email into
this system, it rejects it with user does not exist, however, the
user does exist as far as dovecot (imap) is concerned, it is in the
database.
THANKS - Yossie
# for i in /etc/dovecot/dovecot.conf /etc/dovecot/dovecot-sql.conf /
2006 Oct 05
1
auth of sendmail?
hi, i have installed sendmail+mailscanner+clamav+spamassassin and work fine, but my telnet localhost 25 is not authenticates. i read a lot of docs but something i don't do it.
i have installed centos 4.3 with:
sendmail-8.13.1-3
sendmail-cf-8.13.1-3
dovecot-0.99.11-2
mailscanner-4.50.15-3.9
clamav-0.88.4-1.9
spamassassin-3.0.6-1
cyrus-sasl-2.1.19-5
cyrus-sasl-plain-2.1.19-5
2013 Oct 08
1
Sendmail not presenting AUTH option after EHLO
Hello folks,
I have a CentOS 6.4 installation running Sendmail, and after some serious hair tear stare and compare I'm a bit stumped. When I connect to the server either with telnet or SSL, sendmail is not presenting the AUTH capability after an EHLO. Everything looks like it should be working, but no amount of tweaking is getting the AUTH capability advertised (and it doesn't work if
2007 Aug 04
4
problems with sendmail
Hi all,
I have a problem with Sendmail in CentOS 5. I want use authentication for
external access. I configure my sendmail.mc:
TRUST_AUTH_MECH(`EXTERNAL DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl
define(`confAUTH_MECHANISMS', `EXTERNAL GSSAPI DIGEST-MD5 CRAM-MD5
LOGIN PLAIN')dnl
But when send a message, show this message:
Relaying denied. Proper authentication required.
Any idea of
2011 Feb 23
1
sendmail, port 465/587, auth and imap
Hi.
Apologies to the list for sending this twice as
I forgot to enter a proper subject line, I wanted
to write the content first and then make
up the subject line ;-)
--------------------------------------------------------------------
I am trying to configure sendmail that is looks up the users
credentials to allow them to send email via that server
via an imap server on the same machine
2011 Oct 05
0
Howto use Gmail with sendmail on CentOS 6
Hello,
I hope nobody minds, if I post a short summary here for archives -
How to forward mails via Gmail account from CentOS 6
(I use sendmail, because haven't figured out how to setup Postfix yet):
# yum erase postfix
# yum install sendmail sendmail-cf cyrus-sasl-plain cyrus-sasl-md5
# mkdir /etc/mail/auth
# chmod 700 /etc/mail/auth
Create the file /etc/mail/auth/client-info: