Displaying 13 results from an estimated 13 matches for "accept_unresolvable_domain".
Did you mean:
accept_unresolvable_domains
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 file for m4. If you make changes to
dnl # /etc/mail/sendmail.mc, you will need to regenerate the
dnl # /etc/mail/sendmai...
2006 Nov 13
2
CentOS 4.4 - Email Out
...ror
Diagnostic-Code: SMTP; 553 5.1.8 <root at localhost.localdomain>... Domain
of sender address root at localhost.localdomain does not exist
What else do i need to edit as there is something that talks about
sending from unresolvable domains but this is already allowed i think
FEATURE(`accept_unresolvable_domains')dnl
any ideas ?
thanks
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
2006 Dec 20
1
Selective Sendmail Relaying.
...mail,`',`procmail -t -Y -a $h -d $u')dnl
FEATURE(`access_db',`hash -T<TMPF> -o /etc/mail/access.db')dnl
FEATURE(`relay_mail_from')dnl
FEATURE(`blacklist_recipients')dnl
EXPOSED_USER(`root')dnl
DAEMON_OPTIONS(`Port=smtp,Addr=192.168.24.112,Name=MTA')dnl
FEATURE(`accept_unresolvable_domains')dnl
LOCAL_DOMAIN(`willspc')dnl
MAILER(smtp)dnl
MAILER(procmail)dnl
In my maillog I just see...
Dec 20 12:10:48 willspc sendmail[24558]: kBKCAlG2024558:
ruleset=check_rcpt, arg1=<wmcdonald at gmail.com>, relay=nectarine
[192.168.24.111], reject=550 5.7.1 <wmcdonald at gmail.com&...
2009 Oct 16
0
Sendmail and Dovecot Delivery to Virtual Users
...local_procmail', `/usr/libexec/dovecot/deliver', `deliver -f $g -d
$u', `SPhnu9')dnl
FEATURE(`access_db', `hash -T<TMPF> -o /etc/mail/access.db')dnl
FEATURE(`blacklist_recipients')dnl
EXPOSED_USER(`root')dnl
DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnl
FEATURE(`accept_unresolvable_domains')dnl
LOCAL_DOMAIN(`mydomain.com')dnl
MODIFY_MAILER_FLAGS(`LOCAL', `-f')
MAILER(procmail)dnl
# 1.2.4: /etc/dovecot.conf
# OS: Linux 2.6.30.5-43.fc11.i586 i686 Fedora release 11 (Leonidas) ext4
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot-info.log
protocols: imap i...
2014 Jul 24
4
Sieve plugin (fc17 + sendmail + roundcube)
..._cw_file)
FEATURE(use_ct_file)dnl
FEATURE(local_procmail, `', `procmail -t -Y -a $h -d $u')dnl
FEATURE(`access_db', `hash -T<TMPF> -o /etc/mail/access.db')dnl
FEATURE(`blacklist_recipients')dnlEXPOSED_USER(`root')dnl
DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnlFEATURE(`accept_unresolvable_domains')dnl
FEATURE(`relay_hosts_only')dnl
FEATURE(`dnsbl', `ipwhois.rfc-ignorant.org',`"550 Mail from " $&{client_addr} " refused. Rejected for bad WHOIS info on IP of your SMTP server - see http://www.rfc-ignorant.org/"')
FEATURE(`dnsbl', `proxies.blackho...
2006 May 20
2
sendmail config problem
Recently my wife received an Email addressed from jdavidson4 at home.com.
When she tried to reply to the original message her reply bounced with
----- The following addresses had permanent fatal errors -----
<jdavidson4 at home.com>
(reason: 553 5.3.5 system config error)
----- Transcript of session follows -----
553 5.3.5 home.com.nurdog.com. config error: mail loops back to me (MX
2014 Jul 24
1
Sieve plugin (fc17 + sendmail + roundcube)
...e_ct_file)dnl
> FEATURE(local_procmail, `', `procmail -t -Y -a $h -d $u')dnl
> FEATURE(`access_db', `hash -T<TMPF> -o /etc/mail/access.db')dnl
> FEATURE(`blacklist_recipients')dnlEXPOSED_USER(`root')dnl
> DAEMON_OPTIONS(`Port=smtp, Name=MTA')dnlFEATURE(`accept_unresolvable_domains')dnl
> FEATURE(`relay_hosts_only')dnl
> FEATURE(`dnsbl', `ipwhois.rfc-ignorant.org',`"550 Mail from " $&{client_addr} " refused. Rejected for bad WHOIS info on IP of your SMTP server - see http://www.rfc-ignorant.org/"')
> FEATURE(`dnsbl', `...
2008 Jun 09
8
sendmail not sending after reboot
...nl DAEMON_OPTIONS(`Name=MTA-v4, Family=inet, Name=MTA-v6, Family=inet6')
dnl #
dnl # We strongly recommend not accepting unresolvable domains if you
want to
dnl # protect yourself from spam. However, the laptop and users on computers
dnl # that do not have 24x7 DNS do need this.
dnl #
FEATURE(`accept_unresolvable_domains')dnl
dnl #
dnl FEATURE(`relay_based_on_MX')dnl
dnl #
dnl # Also accept email sent to "localhost.localdomain" as local email.
dnl #
LOCAL_DOMAIN(`localhost.localdomain')dnl
dnl #
dnl # The following example makes mail from this host and any additional
dnl # specified domains a...
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
2020 Apr 19
5
Sendmail not working
...nl DAEMON_OPTIONS(`Name=MTA-v4, Family=inet, Name=MTA-v6, Family=inet6')
dnl #
dnl # We strongly recommend not accepting unresolvable domains if you
want to
dnl # protect yourself from spam. However, the laptop and users on computers
dnl # that do not have 24x7 DNS do need this.
dnl #
FEATURE(`accept_unresolvable_domains')dnl
dnl #
dnl FEATURE(`relay_based_on_MX')dnl
dnl #
dnl # Also accept email sent to "localhost.localdomain" as local email.
dnl #
LOCAL_DOMAIN(`localhost.localdomain')dnl
dnl #
dnl # The following example makes mail from this host and any additional
dnl # specified domains a...
2005 Nov 09
2
sendmail & mail() in php
...dnl DAEMON_OPTIONS(`Name=MTA-v4, Family=inet, Name=MTA-v6, Family=inet6')
dnl #
dnl # We strongly recommend not accepting unresolvable domains if you want to
dnl # protect yourself from spam. However, the laptop and users on computers
dnl # that do not have 24x7 DNS do need this.
dnl #
FEATURE(`accept_unresolvable_domains')dnl
dnl #
dnl FEATURE(`relay_based_on_MX')dnl
dnl #
dnl # Also accept email sent to "localhost.localdomain" as local email.
dnl #
LOCAL_DOMAIN(`localhost.localdomain')dnl
dnl #
dnl # The following example makes mail from this host and any additional
dnl # specified domains a...
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