Displaying 20 results from an estimated 10000 matches similar to: "Sendmail"
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
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
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
2008 Nov 12
6
close open relay
hi all, running centos 4.7 i686.
I seem to have an o pen r elay sendmail server.
How do I close it?
I have the STRAIGHT centos install sendmail.mc file.
Only thing I changed was:
dnl DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
so as to allow incoming email and not just localhost. however this seems
to relay everyone.
I looked at http://www.sendmail.org/tips/relaying but it
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:
2007 Nov 14
4
configuring sendmails domain
I tried editing sendmail.cf and changing the Dj line to X.com
so any email originating from my machine would be X.com not m.X.com
where m is machine name.
I typed make in the /etc/mail directory and did service sendmail restart.
This did not work. email still shows as m.X.com
What am I missing so as to NOT have the machine name in the email address.
I just want the domain.
Thanks,
Jerry
2006 Apr 11
3
Sendmail problem
Hello,
I am having a problem with returned mail. I don't have something configured
correctly.
I have 6 virtual hosts on one machine and mail sent from these host is being
returned. This is the transcript:
The original message was received at Tue, 11 Apr 2006 07:30:19 -0400 from
localhost.localdomain [127.0.0.1]
----- The following addresses had permanent fatal errors -----
<f5loar
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
2005 Jul 06
3
sendmail + plain auth
I'm probably missing something obvious, but I can get sendmail to give me AUTH
PLAIN and LOGIN options.
What I have is fairly standard configuration. The relevant part of sendmail.mc
looks something like this:
define(`confCACERT_PATH',`/etc/ssl/certs')
define(`confCACERT',`/etc/ssl/ca-bundle.crt')
define(`confSERVER_CERT',`/etc/ssl/smtp.crt')
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
2014 Jul 24
4
Sieve plugin (fc17 + sendmail + roundcube)
Hello, I'm trying to configure sieve plugin on my mail server so that people can do mail filtering (and mostly vacation notification) on their account. The mail server is running fine since 5 years and is based on :- sendmail- dovecot- roundcube It serves 2 differents domains. I've recently installed pigeonhole for fc17, and managed to configure managesieve plugin in roundcube
2005 Aug 05
2
sendmail refusing incoming connections from outside
Hello.
I am scratching my head about sendmail for a simple thing:
I have a CentOS 4 box on which I would like to receive e-mails.
when I type 'telnet localhost 25' I can connect successfully to the sendmail
service.
Now if I type: 'telnet 192.168.0.30 25' on the same host the connection is
refused.
It also refuses connections from another host.
I have edited the
2010 Nov 22
2
Sendmail, localloop, and iptables -- should I be more paranoid?
By default, sendmail only listens on the localloop:
DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
But by default to allow sendmail to even work the iptables entry is:
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 25 -j
ACCEPT
Without this, sendmail can't even connect to localloop. But should I
handedit this line to something like:
-A
2017 Oct 02
3
sendmail
On Mon, Oct 2, 2017 at 5:29 PM, Stephen John Smoogen <smooge at gmail.com> wrote:
> On 2 October 2017 at 17:21, Larry Martell <larry.martell at gmail.com> wrote:
>> I an running CentOS7 in a docker container. I need to send email from
>> that container so I installed sendmail and then I run:
>>
>> m4 /etc/mail/sendmail.mc > /etc/mail/sendmail.cf` and when
2013 Aug 20
2
mail server: sendmail with integrated AD
I'm preparing my new Sendmail mail server with pop3s + smtps where user
authentication occurs through Microsoft Active Directory by Winbind daemon.
OS is Centos 6.4 and Sendmail is 8.14
Mailboxes will be in this server but how to create them !??!
It's necessary to add user by 'useradd' command into /etc/passwd or It's
only necessary add new entry in '/etc/aliases'
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
2007 Jul 02
2
dumb sendmail question -- how to get outbound messages to use "example.com" instead of hostname?
Hi List,
I have a dumb sendmail question, and I'm wondering if anyone can
point me in the right direction (besides "sendmail list is two doors
down on the left" ;-).
One of our clients has a bunch of servers -- CentOS 5 -- that are on
only a private network that's NATted to the outside world -- that is,
those servers can initiate outbound connections fine, but don't
2012 Aug 20
1
Sendmail Masquerade
Hi All,
I'm usually quite good with sendmail on Centos 5.8 but I must have
missed something here. I've not done this before but, I want to set
sendmail so that its outgoing mail appears to come from the domain of
the network it lives on. Its real hostname is server2.domain.co.uk ( the
domain bit is substituted for this post) and I want it to send as
domain.co.uk, that is really
2010 Mar 21
3
sendmail sending out on port 587
Dear List,
I recently spent some time out of the USA, and found myself in a hotel
that blocked port 25 which prevented my laptop's ability to connect to
my office mail server. I did a scan on the internet and made the
observation that this was a common problem. I had port 22 available so
I was able to get my office server set up to accept mail on 25 and 587
without difficulty. The command