Hi all

status=bounced unknown user:

since MANY days I google, trial and error, read howtos
and .postfix.org-howto's/readme's
and still get above error

any precise help would be most welcome

setup:
postfix version 2.6.1 + dovecot on opensuse 11.2

2 MX servers
1 running since 4 years on postfix/cyrus (currently my primary MX)
1 NEW MX to replace old above - running postfix/dovecut

for the current configuration I have thus 2 MX entries in my NS

kriyayoga.com.          3600    IN      MX      0 mail.kriyayoga.com.
kriyayoga.com.          3600    IN      MX      10 smtp.kriyayoga.com.

ALL problems listed are related to smtp.kriyayoga.com - which eventually
shall replace old primary MX or be used with a second new MX server as
backup.

working so far is:
auth - BOTH POP3 (dovecot) and SMTP (postfix)

there is NO mail on server because any method i send mail - error always
is 

status=bounced unknown user:

all testmail  are send directly to the ONE MX server smtp.kriyayoga.com

mydomain is:

1 domain = kriyayoga.com running with round-robin on total 4 servers =1
server only for NS + MX  and the other 3 servers for content (plus
ecards via MX)

i.e. local system mail from 4 servers need to be sent to/received in one
mailbox
mail from the world needs to be received in same mailbox
mail from any of the 4 servers needs to go into the world ( i run among
others eCards on 3 servers listed as mynetworks )

1 mailbox = 1 mail user = NON-unix user = hans (me)

ALL eMail addresses are @kriyayoga.com

I am honestly NOT sure how many lists/maps/aliases i really need for a
solid simple and secure mail system ( my old primary MX with cyrus and
mysql appears much simpler in config than what I have now) ...

after about one week of reading and reconfiguring ... my brain smokes
and all looks more Chinese than simple to me.
may be i need help to simplify all main.cf to the real minimum necessary
for a one NON-unix mail box user system.

If I remove in main.cf "$mydomain, localhost" from mydestination =  then
all email sent from me to me goes instantly to my main MX
mail.kriyayoga.com without further error messages.


a verbose mail log output is located as plain text file at
http://www.kriyayoga.com/god/postfix/mail-log.txt
this verbose mail log output is for ONE email sent from me to me using
the MX in question.

------------ below >  postconf -n  
                                      
alias_maps = hash:/etc/postfix/aliases               
biff = no                                              
broken_sasl_auth_clients = yes                         
canonical_maps = hash:/etc/postfix/canonical           
command_directory = /usr/sbin                          
config_directory = /etc/postfix                        
daemon_directory = /usr/lib/postfix                    
data_directory = /var/lib/postfix                      
debug_peer_level = 2                                   
delay_warning_time = 1h                                
disable_dns_lookups = no                               
disable_mime_output_conversion = no                    
html_directory = /usr/share/doc/packages/postfix-doc/html
inet_interfaces = all                                    
inet_protocols = all                                     
local_recipient_maps = hash:/etc/postfix/local-recipients
mail_owner = postfix                                     
mail_spool_directory = /var/spool/mail                   
mailbox_command = /usr/lib/dovecot/deliver               
mailbox_size_limit = 0                                   
mailq_path = /usr/bin/mailq                              
manpage_directory = /usr/share/man                       
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_exceptions = root                                         
message_size_limit = 0                                               
message_strip_characters = \0                                        
mydestination = $myhostname, localhost.$mydomain, $mydomain, localhost
mydomain = kriyayoga.com
myhostname = kriyayoga1.kriyayoga.com
mynetworks = 85.10.203.98, 78.46.106.71, 78.46.101.111, 127.0.0.0/8,
88.198.14.45
mynetworks_style = subnet
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/packages/postfix-doc/README_FILES
relay_domains = $mydestination, hash:/etc/postfix/relay
relocated_maps = hash:/etc/postfix/relocated
sample_directory = /usr/share/doc/packages/postfix-doc/samples
sender_canonical_maps = hash:/etc/postfix/sender_canonical
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtp_sasl_auth_enable = no
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options = cram-md5 plain login
smtp_use_tls = no
smtpd_helo_required = no
smtpd_recipient_restrictions =
permit_mynetworks,permit_sasl_authenticated,reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_path = private/auth
smtpd_sasl_security_options = noanonymous
smtpd_sasl_type = dovecot
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_tls_auth_only = no
smtpd_use_tls = no
strict_8bitmime = no
strict_rfc821_envelopes = no
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 550
virtual_alias_domains = hash:/etc/postfix/virtual
virtual_alias_maps = hash:/etc/postfix/virtual
virtual_transport = dovecot


------------


any real help to trace the problem and/or simplify the entire main.cf
would be highly apreciated and welcome

greetings

hans



Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to