|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
.forward loops
Subject: .forward loops
From: Liviu Daia (Liviu.Daia
imar.ro)
Date: Tue Jan 25 2000 - 04:50:48 CST
- Next message: Andrew McNamara: "Slow downstream site wedged my Postfix..."
- Previous message: Ralf Hildebrandt: "Re: address not listed for hostname"
- Next in thread: Wietse Venema: "Re: .forward loops"
- Reply: Wietse Venema: "Re: .forward loops"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm trying to achieve the moral equivalent of sendmail's
\user, user
some.other.address
in .forward files, and the only result I've managed to get so far
is a bunch of bounced messages because of "mail forwarding loop for
user
addres". Is this supposed to work these days? If yes, what
am I missing? Configuration details included after signature; more
information available upon request.
Regards,
Liviu Daia
~user/.forward:
===============
user, user
some.other.address
postconf -n:
============
alias_database = hash:$config_directory/aliases
alias_maps = hash:$config_directory/aliases
allow_percent_hack = no
allow_untrusted_routing = no
biff = no
default_privs = nobody
delay_warning_time = 4
disable_vrfy_command = yes
header_checks = pcre:$config_directory/access_hdr
local_destination_concurrency_limit = 2
local_recipient_maps = $relocated_maps $alias_maps unix:passwd.byname
mail_owner = postfix
maps_rbl_domains = rbl.maps.vix.com, dul.maps.vix.com
mydestination = $myhostname, localhost.$mydomain
mydomain = imar.ro
myhostname = pompeiu.imar.ro
mynetworks = 127.0.0.0/8
193.226.4.0/24
192.129.3.38
192.129.3.41
myorigin = $mydomain
notify_classes = resource, software
prepend_delivered_header = forward
program_directory = /usr/postfix
qmgr_fudge_factor = 20
recipient_canonical_maps = hash:$config_directory/recipient_canonical
recipient_delimiter = +
relay_domains = $mydestination
$virtual_maps
dial1-imar.bucharest.roedu.net
dial2-imar.bucharest.roedu.net
relocated_maps = hash:$config_directory/relocated
sender_canonical_maps = hash:$config_directory/sender_canonical
smtp_skip_4xx_greeting = yes
smtpd_client_restrictions =
smtpd_etrn_restrictions = permit_mynetworks, reject
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks
permit_naked_ip_address
reject_invalid_hostname
smtpd_recipient_restrictions =
check_recipient_access regexp:/etc/postfix/access_recipient
check_client_access regexp:/etc/postfix/access_client
check_sender_access regexp:/etc/postfix/access_sender
check_sender_access regexp:/etc/postfix/access_client
permit_mynetworks
reject_non_fqdn_sender
reject_non_fqdn_recipient
reject_unknown_recipient_domain
reject_unauth_pipelining
reject_unauth_destination
reject_maps_rbl
smtpd_sender_restrictions =
transport_maps = hash:$config_directory/transport
unknown_address_reject_code = 550
unknown_client_reject_code = 550
virtual_maps = hash:$config_directory/virtual
/etc/postfix/virtual:
=====================
First.Last
imar.ro user
pompeiu.imar.ro
user
imar.ro user
pompeiu.imar.ro
relevant log entries:
=====================
Jan 25 10:05:37 pompeiu postfix/local[2737]: C8B7618C268: to=<user
pompeiu.imar.ro>, relay=local, delay=0, status=sent (forwarded as DA78F18C26D)
Jan 25 10:05:38 pompeiu postfix/local[2737]: DA78F18C26D: to=<user
pompeiu.imar.ro>, relay=local, delay=0, status=bounced (mail forwarding loop for user
pompeiu.imar.ro)
-- Dr. Liviu Daia e-mail: Liviu.Daiaimar.ro Institute of Mathematics web page: http://www.imar.ro/~daia of the Romanian Academy PGP key: http://www.imar.ro/~daia/daia.asc
- Next message: Andrew McNamara: "Slow downstream site wedged my Postfix..."
- Previous message: Ralf Hildebrandt: "Re: address not listed for hostname"
- Next in thread: Wietse Venema: "Re: .forward loops"
- Reply: Wietse Venema: "Re: .forward loops"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
This archive was generated by hypermail 2b27 : Tue Jan 25 2000 - 04:53:28 CST