That is the content of my master.cf:
# ================================================== ========================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
# ================================================== ========================
smtp inet n - n - - smtpd
#submission inet n - n - - smtpd
# -o smtpd_etrn_restrictions=reject
# -o smtpd_client_restrictions=permit_sasl_authenticate d,reject
#smtps inet n - n - - smtpd -o smtpd_tls_wrappermode=yes
# -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
#submission inet n - n - - smtpd
# -o smtpd_etrn_restrictions=reject
# -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
#628 inet n - n - - qmqpd
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
#qmgr fifo n - n 300 1 oqmgr
#tlsmgr unix - - n 1000? 1 tlsmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
# When relaying mail as backup MX, disable fallback_relay to avoid MX loops
relay unix - - n - - smtp
-o fallback_relay=
# -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq unix n - n - - showq
error unix - - n - - error
discard unix - - n - - discard
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
#localhost:10025 inet n - n - - smtpd -o content_filter=
scache unix - - n - 1 scache
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
cyrus unix - n n - - pipe
user=cyrus argv=/usr/lib/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
procmail unix - n n - - pipe
flags=R user=nobody argv=/usr/bin/procmail -t -m /etc/procmailrc ${sender} ${recipient}
And thats the down part of the main.cf:
readme_directory = /usr/share/doc/packages/postfix/README_FILES
inet_protocols = all
biff = no
mail_spool_directory = /var/mail
canonical_maps = hash:/etc/postfix/canonical
#virtual_maps = hash:/etc/postfix/virtual
relocated_maps = hash:/etc/postfix/relocated
transport_maps = hash:/etc/postfix/transport
sender_canonical_maps = hash:/etc/postfix/sender_canonical
masquerade_exceptions = root
masquerade_classes = envelope_sender, header_sender, header_recipient
myhostname = server1.$mydomain
program_directory = /usr/lib/postfix
inet_interfaces = all
masquerade_domains =
#mydestination = $myhostname, localhost.$mydomain
defer_transports =
disable_dns_lookups = no
relayhost =
mailbox_command =
mailbox_transport =
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_client_restrictions =
smtpd_helo_required = no
smtpd_helo_restrictions =
strict_rfc821_envelopes = no
smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,reject _unauth_destination
#smtpd_recipient_restrictions = permit_sasl_authenticated,permit_mynetworks,check_ relay_domains
#smtp_sasl_auth_enable = no
smtpd_sasl_auth_enable = yes
#smtpd_use_tls = yes
smtp_use_tls = yes
alias_maps = hash:/etc/aliases
mailbox_size_limit = 0
message_size_limit = 10240000
mydomain = tuffstylez.de
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
broken_sasl_auth_clients = yes
smtpd_tls_auth_only = no
smtp_tls_note_starttls_offer = yes
smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key
smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt
smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
tls_random_source = dev:/dev/urandom
virtual_maps = hash:/etc/postfix/virtusertable
mydestination = /etc/postfix/local-host-names
Thats the output of /var/log/mail after a restart:
Mar 11 15:48:55 xxx postfix/anvil[11214]: statistics: max cache size 3 at Mar 11 15:42:48
Mar 11 17:17:56 xxx pop3d: Connection, ip=[::ffff:127.0.0.1]
Mar 11 17:17:56 xxx pop3d: LOGIN, user=web1_info, ip=[::ffff:127.0.0.1]
Mar 11 17:19:04 xxx clamd[5761]: Pid file removed.
Mar 11 17:19:04 xxx clamd[5761]: Exiting (clean)
Mar 11 17:19:04 xxx clamd[5761]: --- Stopped at Sat Mar 11 17:19:04 2006
Mar 11 17:19:05 xxx postfix/master[27396]: terminating on signal 15
Mar 11 17:19:06 xxx authdaemond.plain: restarting authdaemond children
Mar 11 17:19:06 xxx authdaemond.plain: modules="authcustom authcram authuserdb authldap authpam", daemons=5
Mar 11 17:20:19 xxx authdaemond.plain: modules="authcustom authcram authuserdb authldap authpam", daemons=5
Mar 11 17:20:25 xxx postfix/postfix-script: starting the Postfix mail system
Mar 11 17:20:25 xxx postfix/master[5655]: daemon started -- version 2.2.1, configuration /etc/postfix
Mar 11 17:20:29 xxx clamd[5761]: Daemon started.
Mar 11 17:20:29 xxx clamd[5761]: clamd daemon 0.87.1 (OS: linux-gnu, ARCH: i386, CPU: i686)
Mar 11 17:20:29 xxx clamd[5761]: Log file size limited to 1048576 bytes.
Mar 11 17:20:29 xxx clamd[5761]: Running as user vscan (UID 65, GID 103)
Mar 11 17:20:29 xxx clamd[5761]: Reading databases from /var/lib/clamav
Mar 11 17:20:29 xxx clamd[5761]: Protecting against 41444 viruses.
Mar 11 17:20:29 xxx clamd[5761]: Bound to address 127.0.0.1 on port 3310
Mar 11 17:20:29 xxx clamd[5761]: Setting connection queue length to 15
Mar 11 17:20:29 xxx clamd[5761]: Archive: Archived file size limit set to 10485760 bytes.
Mar 11 17:20:29 xxx clamd[5761]: Archive: Recursion level limit set to 8.
Mar 11 17:20:29 xxx clamd[5761]: Archive: Files limit set to 1000.
Mar 11 17:20:29 xxx clamd[5761]: Archive: Compression ratio limit set to 250.
Mar 11 17:20:29 xxx clamd[5761]: Archive support enabled.
Mar 11 17:20:29 xxx clamd[5761]: Archive: RAR support disabled.
Mar 11 17:20:29 xxx clamd[5761]: Portable Executable support enabled.
Mar 11 17:20:29 xxx clamd[5761]: Mail files support enabled.
Mar 11 17:20:29 xxx clamd[5761]: OLE2 support enabled.
Mar 11 17:20:29 xxx clamd[5761]: HTML support enabled.
Mar 11 17:20:29 xxx clamd[5761]: Self checking every 1800 seconds.
Mar 11 17:20:38 xxx postfix/master[5655]: terminating on signal 15
Mar 11 17:20:39 xxx postfix/postfix-script: starting the Postfix mail system
Mar 11 17:20:39 xxx postfix/master[6128]: daemon started -- version 2.2.1, configuration /etc/postfix
Mar 11 17:24:44 xxx pop3d: Connection, ip=[::ffff:127.0.0.1] ----Try to login over webmail not ok
Mar 11 17:24:44 xxx pop3d: LOGIN, user=web1_info, ip=[::ffff:127.0.0.1]
Mar 11 17:26:53 xxx imapd-ssl: Connection, ip=[::ffff:xx.xx.xx.xx] ----Receiving Mails with Outlook works
Mar 11 17:26:56 xxx imapd-ssl: LOGIN, user=web1_info, ip=[::ffff:xx.xx.xx.xx], protocol=IMAP
Mar 11 17:26:56 xxx imapd-ssl: Connection, ip=[::ffff:xx.xx.xx.xx]
Mar 11 17:26:56 xxx imapd-ssl: LOGIN, user=web1_info, ip=[::ffff:xx.xx.xx.xx], protocol=IMAP
Mar 11 17:27:02 xxx imapd-ssl: Connection, ip=[::ffff:xx.xx.xx.xx]
Mar 11 17:27:02 xxx imapd-ssl: LOGIN, user=web1_info, ip=[::ffff:xx.xx.xx.xx], protocol=IMAP
Mar 11 17:27:07 xxx pop3d: LOGOUT, user=web1_info, ip=[::ffff:127.0.0.1], top=4676652, retr=0, time=143
Mar 11 17:27:32 xxx pop3d: Connection, ip=[::ffff:127.0.0.1]
Mar 11 17:27:32 xxx pop3d: LOGIN, user=web1_info, ip=[::ffff:127.0.0.1]
Mar 11 17:27:37 xxx imapd-ssl: LOGOUT, user=web1_info, ip=[::ffff:xx.xx.xx.xx], headers=0, body=0, time=35, starttls=1
Mar 11 17:27:37 xxx imapd-ssl: Unexpected SSL connection shutdown.
Mar 11 17:27:37 xxx imapd-ssl: DISCONNECTED, user=web1_info, ip=[::ffff:xx.xx.xx.xx], headers=0, body=0, time=41, starttls=1
Mar 11 17:27:51 xxx imapd-ssl: Unexpected SSL connection shutdown.

Mar 11 17:27:51 xxx imapd-ssl: DISCONNECTED, user=web1_info, ip=[::ffff:xx.xx.xx.xx], headers=0, body=53712, time=55, starttls=1
Now webmail opens and gives me that php error:
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/admispconfig/ispconfig/web/webmail/msglist.php on line 180
and only one message with no_subject and date and time of login.
Recent comments
1 day 1 hour ago
1 day 8 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 22 hours ago
2 days 7 hours ago
2 days 8 hours ago
2 days 12 hours ago
2 days 16 hours ago
2 days 16 hours ago