|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Ralf Hildebrandt (Ralf.Hildebrandt
charite.de)
Date: Fri Jun 05 2009 - 08:36:59 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm trying to run two instances, I'm injection on localhost port 10025
into postfix-ram, which has the queue in RAM:
Jun 5 15:35:17 hanni postfix-ram/cleanup[24403]: 45F4A2E369: message-id=<20090605133514.45F4A2E369
nanni.state-of-mind.de>
Jun 5 15:35:17 hanni postfix-ram/qmgr[24345]: 45F4A2E369: from=<postmaster
charite.de>, size=363, nrcpt=1 (queue active)
Jun 5 15:35:18 hanni postfix-ram/smtp[24385]: 45F4A2E369: host digital.ktu.lt[193.219.160.140] said: 452 4.4.5 Insufficient disk space; try again later (in reply to MAIL FROM command)
Jun 5 15:35:18 hanni postfix-ram/smtp[24385]: warning: smtp_fallback_relay configuration problem
Jun 5 15:35:18 hanni postfix-ram/smtp[24385]: 45F4A2E369:
to=<lists
digital.ktu.lt>, relay=none, delay=5.8, delays=5.6/0/0.21/0, dsn=4.3.5, status=deferred (mail for 194.126.158.237 loops back to myself)
default instance:
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
debug_peer_list = 127.0.0.1
html_directory = no
mail_owner = postfix
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
multi_instance_directories = /etc/postfix-ram
multi_instance_enable = yes
multi_instance_wrapper = ${command_directory}/postmulti -p --
mydestination = $myhostname
myhostname = hanni.state-of-mind.de
mynetworks = 127.0.0.1
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
unknown_local_recipient_reject_code = 550
postfix-ram instance:
alias_maps = hash:/etc/aliases
authorized_submit_users =
command_directory = /usr/sbin
config_directory = /etc/postfix-ram
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix-ram
debug_peer_level = 2
html_directory = no
mail_owner = postfix
mailq_path = /usr/bin/mailq
manpage_directory = /usr/local/man
multi_instance_enable = yes
multi_instance_name = postfix-ram
mydestination = $myhostname
myhostname = nanni.state-of-mind.de
mynetworks = 127.0.0.1
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix-ram
readme_directory = no
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
smtp_connect_timeout = 3s
smtp_data_done_timeout = 60s
smtp_data_init_timeout = 12s
smtp_data_xfer_timeout = 18s
smtp_fallback_relay = [194.126.158.237]
smtp_helo_name = ram.state-of-mind.de
smtp_helo_timeout = 30s
smtp_mail_timeout = 30s
smtp_quit_timeout = 30s
smtp_rcpt_timeout = 30s
smtp_rset_timeout = 2s
smtp_starttls_timeout = 30s
unknown_local_recipient_reject_code = 550
Why is it looping? I already tried changing the smtp_helo_name as you
can see.
--
Ralf Hildebrandt
Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155
http://www.computerbeschimpfung.de
Netzwerkgrundlagen anhand Windows lernen zu wollen ist doch wie seine
ersten sexuellen Erfahrungen mit einer Prostituierten zu sammlen: Die
Leidenschaft fehlt, das wirklich Wichtige lernt man dabei nicht, und die
Chance sich einen Schädling einzufangen ist hoch. (Lukas Graf in d.c.s.m)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]