similar to: smtp mailer or SMART_HOST in sendmail.mc

Displaying 20 results from an estimated 20000 matches similar to: "smtp mailer or SMART_HOST in sendmail.mc"

2019 Nov 22
7
sendmail on Centos 7.7
Hi All, I am 'trying' to set SMART_HOST in sendmail to point to smtp-relay.gmail.com but when looking at the /var/log/maillog its going to mx203.inbound-mx.net. [192.110.255.243], why??? my line from sendmail.mc define(`SMART_HOST', `smtp-relay.gmail.com') I did make in /etc/mail and service sendmail restart This is the only SMART_HOST in the config file. I started with 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
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
2011 Apr 27
3
slow sendmail going out
I am trying to find a way to "speed" up sendmail going out of my box. I am setting SMART_HOST. Dont get me wrong email does go out it just takes like 3-4 minutes to get there. When I do "mail xxxx at y.com" and send it the /var/log/maillog file shows the connection and shows the relay as [127.0.0.1]. Then it just SITS there for a long time. Then it picks up the mail and
2015 Sep 30
6
sendmail config finding wrong relay
Hi all, I set my sendmail.mc file to have a SMART_HOST entry of mail.xyz.com I do "make" and "service sendmail restart" ... I should be good, but no. :) If I do "host mail.xyz.com" I get the correct address and if I "telnet mail.xyz.com 25" I get a connection. however when I do a test mail - its trying to RELAY to another host. I thought SMART_HOST was
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
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 Jan 10
2
CentOS 5 & sendmail configuration
I'm attempting to configure sendmail to relay outgoing mail to an internal smtp server. I found that the commented line in sendfile.mc that starts with 'dnl define(`SMART_HOST'... needed to be uncommented and a valid value inserted. No problem there, but when I attempt to 'make -C /etc/mail', I get WARNING: 'sendmail.mc' is modified. Please install package
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 Jul 01
5
Configuring sendmail in a corporate environment
I have a stock CentOS 5 system as far as email (sendmail) is concerned that is on our corporate LAN. I am not trying to set up a mail server; I merely want our CentOS systems to be able to send out emails. This works as long as the recipient's domain is our local domain. Any email send to recipients that are not in our local domain get stuck in the queue: # mailq
2005 Jun 27
5
sendmail and spamassassin
I have a problem getting spamd and sendmail (both stock CentOS4 rpms) to work together on a couple of smtp relay machines. This is clearly a configuration issue and no doubt revolves around my lack of comprehension of how this is to work. Basically, the setup consists of two frontend public smtp transports that redirect all email through a firewall to an internal imap server for final
2010 May 02
2
Sendmail Configuration Problem - 550 5.1.1 - User unknown Problem
Hi, I'm having this Sendmail configuration problem and stuck. I've been doing googling/reading posts and none of the solutions matched my problem. I'm doing some testing, and have been getting this 550 5.1.1 ....User unknown error when I send the email to my company's email address. When I send it to an external email address, such as yahoo, the message delivered successfully.
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
2020 Apr 19
1
Sendmail not working
I have almost zero experience with sendmail. I'd be willing to pay someone to set this up for me, interested? KNow of someone? On 4/19/20 12:18 PM, Alexander Dalloz wrote: > Am 19.04.2020 um 18:28 schrieb S.Bob: >> >> I installed sendmail via yum, but if I test it like this: >> >> >> echo "Subject: sendmail test" | sendmail sbob at
2006 Dec 20
1
Selective Sendmail Relaying.
Hi all, I've been trying to hit on the right configuration combo to allow relaying from specific users and/or domains to an internal box running Sendmail. Reading the docs at http://www.sendmail.org/m4/anti_spam.html#relay and http://www.sendmail.org/m4/anti_spam.html#access_db_fine I would appear that I should be able to all per-address relaying in /etc/mail/access by enabling
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
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
2019 Nov 22
0
sendmail on Centos 7.7
> Date: Friday, November 22, 2019 08:21:57 -0500 > From: Jerry Geis <jerry.geis at gmail.com> > > Hi All, > > I am 'trying' to set SMART_HOST in sendmail to point to > smtp-relay.gmail.com but when looking at the /var/log/maillog its > going to mx203.inbound-mx.net. [192.110.255.243], > > why??? > > my line from sendmail.mc >
2019 Nov 22
0
sendmail on Centos 7.7
On Fri, 22 Nov 2019 at 08:22, Jerry Geis <jerry.geis at gmail.com> wrote: > > Hi All, > > I am 'trying' to set SMART_HOST in sendmail to point to smtp-relay.gmail.com > but when looking at the /var/log/maillog its going to mx203.inbound-mx.net. > [192.110.255.243], > That is weird.. and from all the other posts I could find on google about this domain not good.
2010 May 04
3
question on sendmail.mc file
I tried to set in sendmail.mc file at the LAST line define(`LUSER_RELAY', `local:unknownuser') dnl I did service sendmail restart and got an error on a completely different line. - as a thought I deleted that line and put it on line 2 of the sendmail.mc file. re-ran service sendmail restart and now it worked. I changed nothing else. Is there something special about the placement of this