Displaying 20 results from an estimated 128 matches for "inet_interfac".
Did you mean:
inet_interface
2015 May 20
2
I Have Multiple Ips But Can Only Telnet to One Interface. Not the subinterface. How to Fix?
Hi trish, i have postfix configured to listen on that ip... it's still not
listening.
see below:
# Note: you need to stop/start Postfix when this parameter changes.
#
#inet_interfaces = all
#inet_interfaces = $myhostname
#inet_interfaces = $myhostname, localhost
inet_interfaces = 172.30.1.65
# Enable IPv4, and IPv6 if supported
inet_protocols = all
--
Mike McKoy
*404.590.7176*
http://MyForeverHair.com
http://www.MyModelTalk.com
http://InCrowdUSA.net
http://www.google.com/pr...
2015 May 20
0
I Have Multiple Ips But Can Only Telnet to One Interface. Not the subinterface. How to Fix?
...ix instance and it uses the wrong IP to do so. I'm
thinking something at the CENTOS level. I cannot get the port to open
on 172.30.1.65
regardless of what I try.
Again here is the config I have in /etc/postfix-immt/main.cf.
# Note: you need to stop/start Postfix when this parameter changes.
#
#inet_interfaces = all
#inet_interfaces = $myhostname
#inet_interfaces = $myhostname, localhost
inet_interfaces = 172.30.1.65
# Enable IPv4, and IPv6 if supported
inet_protocols = all
I appreciate all help. I'm extremely desperate at this hour.
--
Mike McKoy
*404.590.7176*
http://MyForeverHair.com
http://w...
2020 Mar 31
3
Disable Dovecot LDA
Hi,
Is there any way to disable Dovecot LDA? I want to always send email via postfix and relay server even it will be a local delivery within the Dovecot server
Thanks,
Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20200331/099b2d6f/attachment.html>
2018 Jul 23
3
Mail has quit working
...since then.
Crond is no longer send mail. I checked /var/spool/mail as well as /Maildir
in home directories. Zero byte files.
Checked all logs and the only thing I could find was in /var/log/maillog :
warning hostname localhost does not resolve to address 127.0.0.1
I corrected that by changing inet_interfaces to localhost from all in
postfix.cf
When I try to log in with Roundcube, it just times out.
I'm stuck!
TIA for any suggestions!!
2016 Apr 02
3
Still muddling through with broken auth...
...nf -n:
[ec2-user at ip-172-31-24-2 conf.d]$ postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
html_directory = no
inet_interfaces = localhost
inet_protocols = all
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share...
2016 Apr 02
2
Still muddling through with broken auth...
...f -n:
[ec2-user at ip-172-31-24-2 dovecot]$ postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
html_directory = no
inet_interfaces = localhost
inet_protocols = all
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share...
2009 Jan 01
2
restricting mails from "mail" command to specific domains only in postfix
...ns only. For example hosts 192.168.0.23/24/25/26/27 and
the postfix mail server should only be able to receive and send mails
from and to example.com,example2.com and example3.com domains only.
Below is the configuration of the postfix mail server
myhostname = test.example.com
myorigin = $mydomain
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
mynetworks_style = subnet
mynetworks = 192.168.0.23/32,192.168.0.24/32,192.168.0.25/32,127.0.0.1/32,192.168.0.26/32,192.168.0.27/32
,relay_domains = $mydestination,example.com,example2.com,example3.com
smtpd_recipient_re...
2015 May 20
6
I Have Multiple Ips But Can Only Telnet to One Interface. Not the subinterface. How to Fix?
Hi guys,
I have multiple IPs bound to my Centos 6.6 box but I can only telnet to one
IP. Any ideas on what to do? I've searched the internet so far with every
keyword I can think of to no avail. I can see that postfix is only
listening on the first IP and to localhost. The IP I cannot smtp to is on
ETH0:1. I can access it via port 80 (web traffic) but the connection is
refused if i try to
2009 Jan 16
1
postfix relay and mail host for HPC cluster
...queueing/resource manager (torque/pbs) wants to send automatic
status messages to user at master.cl.bc.edu and that cannot easily be
changed.
Mail MTA is postfix for both master and nodes
Some postfix settings on the master.
myhostname = bayes.bc.edu
mydomain = bc.edu
myorigin = bayes.bc.edu
inet_interfaces = master, localhost
mynetworks = 10.0.0.0/24, 127.0.0.0/8
relayhost = mail.bc.edu
and some settings on the nodes
mydomain = cl.bc.edu
myorigin = bayes.bc.edu
inet_interfaces = localhost
relayhost = [master.cl.bc.edu]
Thanks for any help,
Tony Schreiner
2018 Apr 26
1
Postfix config problem w/ tls
I have followed the guides on setting up postfix relay to my account at
network solutions.
I added these to main.cf:
inet_interfaces = localhost
relayhost = [mail.mydomain.com]:587
smtp_sasl_auth_enable = yes
smtp_sasl_security_options = noanonymous
smtp_sasl_password_maps = hash:/etc/postfix/sasl_password
smtp_use_tls = yes
smtp_tls_CAfile = /etc/pki/tls/certs/sendmail.pem
The username and password are correct, and all the...
2017 Apr 15
9
[Bug 1145] New: nft 0.7: expression.c:966: range_expr_value_low: Assertion '0' failed.
https://bugzilla.netfilter.org/show_bug.cgi?id=1145
Bug ID: 1145
Summary: nft 0.7: expression.c:966: range_expr_value_low:
Assertion '0' failed.
Product: nftables
Version: unspecified
Hardware: x86_64
OS: Gentoo
Status: NEW
Severity: normal
Priority: P5
2011 Oct 25
3
Temporary Failure that's Permanent!
...eliver.log
? mail_plugins = quota
? postmaster_address = postmaster at creative.vi
? sendmail_path = /usr/sbin/sendmail.postfix
}
[root] # vi main.cf
queue_directory = /var/spool/postfix
myorigin = $mydomain
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
mail_owner = postfix
inet_interfaces = all
unknown_local_recipient_reject_code = 550
debug_peer_list =
sendmail_path = /usr/sbin/sendmail.postfix
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = postdrop
html_directory = no
manpage_directory = /usr/local/man
sample_directory = /etc/postfix
readme_dire...
2008 Aug 18
3
Lightweight MTA for XEN CentOS guests
All,
For a production environment, I'd like to setup CentOS XEN guests as
lightweight as possible. I'd like the XEN guests to be able to send
nightly email as all CentOS servers do, but there is no reason to run
a mail server as the CentOS Dom0 already has an email server running
that can act as an email smart host.
The options that seem most appealing to me are either ssmtp or
sendmail
2014 Aug 11
3
Use postfix and spamd on CentOS 6 - looking for a shortest guide
...alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
header_checks = pcre:/etc/postfix/header_checks
html_directory = no
inet_interfaces = all
inet_protocols = ipv4
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost
myhostname = www.afarber.de
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfi...
2006 Sep 01
3
Also Postfix-Problem
...t
type=A: Host not found)
Some of my ...
/etc/hosts
127.0.0.1 localhost localhost
192.168.0.100 main.jacmelaw.local main
192.168.0.3 meister.goodlack.local meister
192.168.0.6 andrea.goodlack.local andrea
main.cf
myhostname = main.jacmelaw.local
mydomain = jacmelaw.local
myorigin = $mydomain
inet_interfaces = localhost
mydestination = $myhostname, localhost, $mydomain, localhost.$mydomain
More information needed?
Please, give me some help
Thx
Timothy
2015 Feb 27
1
postfix ldap unknown user
...at citoyen2015.marche.be ?
And I don't know if I set for alias_maps, virtual_mailbox_maps,
virtual_alias_maps ?
My postconf
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases, ldap:/etc/postfix/ldap-citoyen.cf
append_dot_mydomain = no
biff = no
config_directory = /etc/postfix
inet_interfaces = 172.17.1.232, 127.0.0.1
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
mydestination = $myhostname, localhost.$mydomain, localhost
mydomain = marche.be
myhostname = citoyen2015.marche.be
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
myorigin = /etc/mailn...
2018 Jul 24
7
Mail has quit working
...onger send mail. I checked /var/spool/mail as well as /Maildir
> in home directories. Zero byte files.
>
> Checked all logs and the only thing I could find was in /var/log/maillog :
> warning hostname localhost does not resolve to address 127.0.0.1
>
> I corrected that by changing inet_interfaces to localhost from all in
> postfix.cf
>
> When I try to log in with Roundcube, it just times out.
>
> I'm stuck!
>
> TIA for any suggestions!!
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.c...
2007 Oct 03
5
Postfix with Deliver (LDA) - user unknown
...echo where) | gdb $daemon_directory/$process_name $process_id 2>&1
>$config_directory/$process_name.$process_id.log & sleep 5
#### Dovecot LDA Service - http://wiki.dovecot.org/LDA/Postfix
dovecot_destination_recipient_limit = 1
home_mailbox = Maildir/
html_directory = no
inet_interfaces = all
mail_owner = postfix
mail_spool_directory = /var/mail
mailq_path = /usr/local/bin/mailq
manpage_directory = /usr/local/man
message_size_limit = 12000000
mydestination = $myhostname, localhost.$mydomain, localhost
mydomain = geekinternetdevelopment.com
myhostname = superman.geekinternetdevel...
2007 Jun 13
1
postfix+dovecot delivering to wrong (/var/mail/%u) place
...-------
smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU)
biff = no
append_dot_mydomain = no
myhostname = coan
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
mydestination = coan.com.br
myorigin = /etc/mailname
relayhost =
mynetworks = 121.120.0.0/16
mailbox_size_limit = 0
inet_interfaces = all
smtpd_recipient_restrictions = reject_unauth_destination
virtual_transport = dovecot
dovecot_destination_recipient_limit = 1
-----------------------------------
belong master.cf.
Below the syslog when I send mail via smtp...
/var/log/syslog:
--------------------------------
postfix/smtp...
2008 Apr 06
2
Problem with dovecot under Vmware Server
...mode: 432
user: postfix
group: postfix
[root at vmhost ~]# postconf -n
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
html_directory = no
inet_interfaces = all
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
message_size_limit = 50240000
mydestination = $myhostname, $mydomain, localhost
mydomain = mydomain.com
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool...