tail -f /var/log/mail.info
E-Mail gesendet und es kam:
Code:
Feb 23 15:22:41 sk pop3d: LOGIN, user=info@MEINEDOMAIN.de, ip=[::ffff:88.67.178.155], port=[51919]
Feb 23 15:22:41 sk pop3d: LOGOUT, user=info@MEINEDOMAIN.de, ip=[::ffff:88.67.178.155], port=[51919], top=0, retr=0, rcvd=12, sent=39, time=0
Feb 23 15:23:21 sk postfix/smtpd[1770]: connect from srv3.ns-domain-hosting.de[178.63.55.7]
Feb 23 15:23:24 sk postfix/policyd-weight[21778]: weighted check: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 IN_IPv6_RBL=4.25 CL_IP_EQ_FROM_MX=-3.1; <client=178.63.55.7> <helo=srv3.ns-domain-hosting.de> <from=meinname@absenderdomain.de> <to=info@MEINEDOMAIN.de>; rate: -3.35
Feb 23 15:23:24 sk postfix/policyd-weight[21778]: decided action=PREPEND X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 IN_IPv6_RBL=4.25 CL_IP_EQ_FROM_MX=-3.1; rate: -3.35; <client=178.63.55.7> <helo=srv3.ns-domain-hosting.de> <from=meinname@absenderdomain.de> <to=info@MEINEDOMAIN.de>; delay: 3s
Feb 23 15:23:24 sk postgrey[1939]: action=pass, reason=triplet found, client_name=srv3.ns-domain-hosting.de, client_address=178.63.55.7, sender=meinname@absenderdomain.de, recipient=info@MEINEDOMAIN.de
Feb 23 15:23:24 sk postgrey[1939]: cleaning up old logs...
Feb 23 15:23:24 sk postfix/smtpd[1770]: 874845FD00A3: client=srv3.ns-domain-hosting.de[178.63.55.7]
Feb 23 15:23:24 sk postfix/cleanup[1785]: 874845FD00A3: message-id=<BF99DDEAB61141DFBC8C0A3A07AFCD89@KAYAPC>
Feb 23 15:23:24 sk postfix/qmgr[11838]: 874845FD00A3: from=<meinname@absenderdomain.de>, size=1187, nrcpt=1 (queue active)
Feb 23 15:23:24 sk postfix/smtpd[1770]: disconnect from srv3.ns-domain-hosting.de[178.63.55.7]
Feb 23 15:23:24 sk postfix/virtual[1786]: 874845FD00A3: to=<info@MEINEDOMAIN.de>, relay=virtual, delay=3.2, delays=3.2/0.01/0/0.03, dsn=2.0.0, status=sent (delivered to maildir)
Feb 23 15:23:24 sk postfix/qmgr[11838]: 874845FD00A3: removed
Feb 23 15:23:42 sk pop3d: LOGIN, user=info@MEINEDOMAIN.de, ip=[::ffff:88.67.178.155], port=[51923]
Feb 23 15:23:43 sk pop3d: LOGOUT, user=info@MEINEDOMAIN.de, ip=[::ffff:88.67.178.155], port=[51923], top=0, retr=1268, rcvd=40, sent=1474, time=1
Feb 23 15:23:43 sk pop3d: LOGIN, user=info@MEINEDOMAIN.de, ip=[::ffff:88.67.178.155], port=[51926]
Feb 23 15:23:43 sk pop3d: LOGOUT, user=info@MEINEDOMAIN.de, ip=[::ffff:88.67.178.155], port=[51926], top=0, retr=0, rcvd=12, sent=39, time=0
E-Mail ist diesmal wieder angekommen;
tail -f /var/log/mail.info
E-Mail beantwortet und es kam:
Code:
Feb 23 15:25:45 sk postfix/smtpd[3605]: connect from dslb-088-067-178-155.pools.arcor-ip.net[88.67.178.155]
Feb 23 15:25:45 sk postfix/smtpd[3605]: EC4975FD00A3: client=dslb-088-067-178-155.pools.arcor-ip.net[88.67.178.155], sasl_method=LOGIN, sasl_username=info@MEINEDOMAIN.de
Feb 23 15:25:46 sk postfix/cleanup[3613]: EC4975FD00A3: message-id=<11B5F522DCE740A6BC32F83C5E0C47E8@KAYAPC>
Feb 23 15:25:46 sk postfix/qmgr[11838]: EC4975FD00A3: from=<info@MEINEDOMAIN.de>, size=1032, nrcpt=1 (queue active)
Feb 23 15:25:46 sk postfix/smtp[3615]: EC4975FD00A3: to=<meinname@absenderdomain.de>, relay=mail.absenderdomain.de[178.63.55.7]:25, delay=0.97, delays=0.16/0.18/0.41/0.22, dsn=2.0.0, status=sent (250 2.0.0 Ok: queued as 816201A1E91B)
Feb 23 15:25:46 sk postfix/qmgr[11838]: EC4975FD00A3: removed
Feb 23 15:25:48 sk postfix/smtpd[3605]: disconnect from dslb-088-067-178-155.pools.arcor-ip.net[88.67.178.155]
E-Mail wurde zugestellt;
Komisch, jetzt aufeinmal gehts ohne das was dran gemacht wurde;
An den "Logs" ist jetzt nichts zu erkennen, wo auf ein Fehler deutet, oder?
Naja, ich würde mal sagen, dass ich das mit der E-Mail nun eine längere Zeit mal so teste, jetzt scheint es doch zu gehen und wenn was wäre, würde ich mich melden.
Nun kommen wir zum php Problem...
bei der Eingabe von "apache2ctl -M" kommt:
Code:
WARNING: MaxClients (10) must be at least as large
as ThreadsPerChild (25). Automatically
increasing MaxClients to 25.
Loaded Modules:
core_module (static)
log_config_module (static)
logio_module (static)
mpm_worker_module (static)
http_module (static)
so_module (static)
actions_module (shared)
alias_module (shared)
auth_basic_module (shared)
authn_file_module (shared)
authz_default_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgi_module (shared)
cgid_module (shared)
deflate_module (shared)
dir_module (shared)
env_module (shared)
fcgid_module (shared)
mime_module (shared)
negotiation_module (shared)
proxy_module (shared)
proxy_http_module (shared)
reqtimeout_module (shared)
rewrite_module (shared)
setenvif_module (shared)
status_module (shared)
suexec_module (shared)
Syntax OK