Displaying 20 results from an estimated 58 matches for "relay_domains".
2017 Apr 20
3
my domain in both my destination and virtual_mailbox_domains?
I?m doing a new dovecot mail server for my domain. Here?s yet another thing I mucked up.
I wanted to set up virtual mailboxes. One reason was that I wanted to set up virtual users for the domain so I don?t need to create user accounts just mail accounts.
I followed one of the many examples / tutorials out there and I end up with the following warning message.
postfix/trivial-rewrite[8818]:
2009 Dec 02
2
Can't receive mail from outside
...e_recipient = postmaster
error_service_name = error
execution_directory_expansion_filter =
1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
expand_owner_alias = no
export_environment = TZ MAIL_CONFIG LANG
fallback_transport =
fallback_transport_maps =
fast_flush_domains = $relay_domains
fast_flush_purge_time = 7d
fast_flush_refresh_time = 12h
fault_injection_code = 0
flush_service_name = flush
fork_attempts = 5
fork_delay = 1s
forward_expansion_filter =
1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
forward_path = $home/.forward${recipient_delimiter}${e...
2008 Sep 16
1
Quota, maildir, MySQL,
...mynetworks = 127.0.0.0/8, 82.173.141.217/32
myorigin = $myhostname
newaliases_path = /usr/local/sbin/newaliases
non_fqdn_reject_code = 554
permit_mx_backup_networks = zoph.getmyip.com
queue_directory = /var/spool/postfix
readme_directory = /usr/local/share/doc/postfix/readme
recipient_delimiter = +
relay_domains = $mydestination, hash:/etc/postfix/relay_domains
relay_domains_reject_code = 554
relay_recipient_maps =
sample_directory = /etc/postfix
sendmail_path = /usr/local/sbin/sendmail
setgid_group = _postdrop
smtpd_banner = $myhostname ESMTP $mail_name
smtpd_helo_required = yes
smtpd_recipient_restrictio...
2009 Jan 01
2
restricting mails from "mail" command to specific domains only in postfix
...e 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_restrictions =
reject_unauth_destination,permit_mynetworks,reject
The issue I am facing is that whenever things are working fine when I
check the things through telnet but when I do testing through command
line through "m...
2011 Oct 25
3
Temporary Failure that's Permanent!
...al settings ------------------
myhostname????????????????????? = myserver.com
inet_interfaces???????????????? = localhost, $myhostname
mynetworks????????????????????? = $config_directory/mynetworks
#mydestination?????????????????? = localhost.$mydomain, localhost, $myhostname
#uncomment if you need relay_domains... do not list domains in both relay and virtual
relay_domains?????????????????? = proxy:mysql:$config_directory/mysql_relay_domains_maps.cf
# ---------------------- VIRTUAL DOMAINS START ----------------------
virtual_mailbox_base??????????? = /var/vmail
virtual_mailbox_domains???????? = proxy:mys...
2020 Feb 23
2
Centos 8 Postfix & Cyrus
Everyone,
I have had two e-mail servers running, one with Centos 6 and the other with Centos 7 using
sendmail, dovecot, spamassassin, clamd, and cclamav-milter without hardly any problems
after the initial setup. My expertise should be considered not much more than beginner or
early intermediate.
I would like to create a hypervisor with Centos 8 and run a guest Centos 8 with postfix and
cyrus.
2012 Oct 16
3
Sending Email Via Telnet
Hi;
I tried this:
[root at mydomain ccc]# telnet 127.0.0.1 25
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
EHLO
MAIL FROM: me at gmail.com
RCPT TO: me at gmail.com
DATA
testing from server
.
^]
but I never get back to a command prompt. Please advise.
TIA,
John
2010 Apr 04
1
sasl problem
...main, localhost
mydomain = test.com
myhostname = www.test.com
mynetworks_style = host
newaliases_path = /usr/local/bin/newaliases
proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps
$virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains
$relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps
$recipient_canonical_maps $relocated_maps $transport_maps $mynetworks
$virtual_mailbox_limit_maps
queue_directory = /var/spool/postfix
readme_directory = /usr/local/share/doc/postfix
relay_domains =
proxy:mysql:/usr/local/etc/postfix/mysql_relay_domains_map...
2013 Mar 14
8
Question regarding Postfix and Dovecot
...tpd[15316]: match_string: mynetworks ~?
debug_peer_list
Mar 13 20:23:55 andromeda postfix/smtpd[15316]: match_string: mynetworks ~?
fast_flush_domains
Mar 13 20:23:55 andromeda postfix/smtpd[15316]: match_string: mynetworks ~?
mynetworks
Mar 13 20:23:55 andromeda postfix/smtpd[15316]: match_string: relay_domains
~? debug_peer_list
Mar 13 20:23:55 andromeda postfix/smtpd[15316]: match_string: relay_domains
~? fast_flush_domains
Mar 13 20:23:55 andromeda postfix/smtpd[15316]: match_string: relay_domains
~? mynetworks
Mar 13 20:23:55 andromeda postfix/smtpd[15316]: match_string: relay_domains
~? permit_mx_bac...
2006 May 25
2
tls not working with postfix in chroot mode on centos4.0
..._filter_limit = 1000
empty_address_recipient = MAILER-DAEMON
enable_errors_to = no
enable_original_recipient = yes
error_notice_recipient = postmaster
error_service_name = error
expand_owner_alias = no
export_environment = TZ MAIL_CONFIG
fallback_relay =
fallback_transport =
fast_flush_domains = $relay_domains
fast_flush_purge_time = 7d
fast_flush_refresh_time = 12h
fault_injection_code = 0
flush_service_name = flush
fork_attempts = 5
fork_delay = 1s
forward_expansion_filter = 1234567890!@%-_=+:,./abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
forward_path = $home/.forward${recipient_delimiter}${ex...
2008 Apr 06
2
Problem with dovecot under Vmware Server
...age_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/postfix
readme_directory = /usr/share/doc/postfix-2.4.5/README_FILES
relay_domains = $mydestination
sample_directory = /usr/share/doc/postfix-2.4.5/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated,
reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_path = private/a...
2018 Oct 11
2
Struggling to get dovecot working with postfix auth
...ions = $lmtp_sasl_security_options
lmtp_sasl_tls_verified_security_options = $lmtp_sasl_tls_security_options
lmtp_sasl_type = cyrus
proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps $virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains $relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps $recipient_canonical_maps $relocated_maps $transport_maps $mynetworks $smtpd_sender_login_maps $sender_bcc_maps $recipient_bcc_maps $smtp_generic_maps $lmtp_generic_maps $alias_maps $smtpd_client_restrictions $smtpd_helo_restrictions $smtpd_sender_restrictions...
2015 Jan 23
2
sieve filter not working
HI,
> You could set
>
> syslog_facility = local5
>
> and have all the log messages in the messages file.
According to the output of command
# doveadm log find
every type of message goes to the file I was looking at, "/var/spool/maillog".
>> So, is it postfix doing the local mail delivery, not dovecot?
>>
> To answer this question please post relevant
2008 Feb 17
1
stat failed: Not a directory
...e = mailsrv2.domain.com
mynetworks = 10.0.1.0/24, 127.0.0.0/8
mynetworks_style = subnet
newaliases_path = /usr/local/bin/newaliases
proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps
$virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains
$relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps
$recipient_canonical_maps $relocated_maps $transport_maps $mynetworks
$virtual_mailbox_limit_maps
queue_directory = /var/spool/postfix
readme_directory = no
relay_domains =
proxy:mysql:/usr/local/etc/postfix/mysql_relay_domains_maps.cf
sample_directory = /usr/...
2016 Dec 01
2
AW: User unknown in local recipient table
Hallo Liste, hallo Ralf,
danke schon mal. Ja die Whitespaces sind beim Rausl?schen entstanden.
Ich verstand das so, dass das nun durch die address_verify_map erledigt w?rde. Muss ich dann entsprechend einfach auf die verweisen?
Ich versuchte gerade die
address_verify_map = btree:$data_directory/verify_cache
auf
local_recipient_maps = btree:$data_directory/verify_cache
verweisen zu lassen.
2020 May 29
1
Operation not permitted - fchown() failed for /run/dovecot/login
..._cert_file = /secret/tls.crt
smtpd_tls_key_file = /secret/tls.key
#virtual_create_maildirsize = yes
#virtual_maildir_extended = yes
proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps
$virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains
$relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps
$recipient_canonical_maps $relocated_maps $transport_maps $mynetworks
virtual_transport = dovecot
dovecot_destination_recipient_limit = 1
smtpd_milters = inet:127.0.0.1:8891
milter_default_action = accept
=================/etc/postfix/main.cf=====...
2013 Apr 12
4
Dovecot / Postfix
...mynetworks,
permit_sasl_authenticated, reject_unauth_destination
virtual_create_maildirsize = yes
virtual_maildir_extended = yes
proxy_read_maps = $local_recipient_maps $mydestination
$virtual_alias_maps $virtual_alias_domains $virtual_mailbox_maps
$virtual_mailbox_domains $relay_recipient_maps $relay_domains
$canonical_maps $sender_canonical_maps $recipient_canonical_maps
$relocated_maps $transport_maps $mynetworks $virtual_mailbox_limit_maps
virtual_transport = dovecot
dovecot_destination_recipient_limit = 1
God Bless
Dan
2010 Jul 30
3
relay access denied problem thru iphone imap auth
...ailman/data/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = mydomain.com, localhost
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
relay_domains = lists.mydomain.com # I use this as I have mailman also
running
transport_maps = hash:/etc/postfix/transport
mailman_destination_recipient_limit = 1
relayhost =
inet_protocols = ipv4
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth-client
smtpd_sasl_auth_enable = yes
smtpd_sasl_securi...
2012 Jun 07
2
Postfix don't relay to dovecot virtual user
...maps = static:3000
virtual_mailbox_base = /home/smtp
virtual_transport = dovecot
virtual_mailbox_domains = mysql:/etc/postfix/
mysql_virtual_mailbox_domains.cf
virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf
virtual_alias_maps = mysql:/etc/postfix/mysql_virtual_alias_maps.cf
relay_domains = mysql:/etc/postfix/mysql_relay_domains.cf
smtpd_recipient_restrictions =
permit_mynetworks,
permit_sasl_authenticated,
reject_non_fqdn_hostname,
reject_non_fqdn_sender,
reject_non_fqdn_recipient,
reject_unauth_destination,
reject_unauth_pipelining,
check_policy_service inet:127.0...
2013 May 02
1
Tuning!
...= all
mailbox_size_limit = 0
maximal_queue_lifetime = 1d
message_size_limit = 20240000
myhostname = myname.mydomain.com
mynetworks = 127.0.0.0/8
myorigin = /etc/mailname
policy-spf_time_limit = 3600s
readme_directory = no
recipient_bcc_maps = mysql:/etc/postfix/mysql_bcc.cf
recipient_delimiter = +
relay_domains = proxy:mysql:/etc/postfix/mysql_relay_domains_maps.cf
relayhost =
sender_bcc_maps = mysql:/etc/postfix/mysql_bcc.cf
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
smtpd_banner = Welcome to $myhostname
smtpd_client_restrictions = permit_mynetworks, permit_sasl_authenticated,...