Postfix sendet verdamt langsam:(
Posted: 2004-01-23 18:43
Ich habe 2 PCs verbunden und auf beiden Postfix installiert.
Dann hab ich einen kleinen PHP script geschrieben der mit
mail("fabio@fabio.test","test","test",$headers);
beliebig viel Emails sendet.
Dazu hab ich Cacti und gkrellm zum Monitorung installiert.
Wenn ich jetzt 500 mails versende, bracht das etwa 4 Minuten.
Der Empfäner erhält etwa 2 mails pro sekunde.
Ist das Normal?
[root@Ryc mail]# postconf -n
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
append_dot_mydomain = no
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
mail_spool_directory = /var/spool/mail
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = Ryc.Ryc, localhost.Ryc ,$myhostname, localhost.$mydomain, $mydomain
myhostname = Ryc.Ryc
mynetworks = 127.0.0.0/8, 172.26.0.0/24
myorigin = Ryc.Ryc
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /etc/postfix/README_FILES
recipient_delimiter = +
relayhost = 172.26.0.5
sample_directory = /etc/postfix/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP $mail_name
unknown_local_recipient_reject_code = 450
Dann hab ich einen kleinen PHP script geschrieben der mit
mail("fabio@fabio.test","test","test",$headers);
beliebig viel Emails sendet.
Dazu hab ich Cacti und gkrellm zum Monitorung installiert.
Wenn ich jetzt 500 mails versende, bracht das etwa 4 Minuten.
Der Empfäner erhält etwa 2 mails pro sekunde.
Ist das Normal?
[root@Ryc mail]# postconf -n
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
append_dot_mydomain = no
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
mail_spool_directory = /var/spool/mail
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = Ryc.Ryc, localhost.Ryc ,$myhostname, localhost.$mydomain, $mydomain
myhostname = Ryc.Ryc
mynetworks = 127.0.0.0/8, 172.26.0.0/24
myorigin = Ryc.Ryc
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /etc/postfix/README_FILES
recipient_delimiter = +
relayhost = 172.26.0.5
sample_directory = /etc/postfix/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP $mail_name
unknown_local_recipient_reject_code = 450