Hallo Community!
Erstmal vielen dank für iMSCP - was genial ist und cPlesk etc. einwandfrei ersetzt!
Das ganze einzurichten ging innerhalb Minuten.
Jetzt habe ich ein Problem mit den Mail Versand bei den Webseiten
- IMAP Login geht, Entwürfe speichern geht
- Versand via SMTP funktioniert nicht - Server lehnt Verbindung ab
- Empfang von Mails funktioniert nicht
Listigerweise wenn ich die Rundmail Funktion im Admin-Bereich betätige, funktioniert der E-Mail Empfang
Zum System:
Apache/2.2.22 (Debian)
PHP 5.4.4-14+deb7u14 (cli) (built: Aug 21 2014 08:36:44)
i-MSCP Git 1.1.x
Build: 20140915
Codename: Eagle
Welche Sendmail Methode ich bei der Installation ausgewählt habe, weiß ich nicht mehr - es war auf jeden Fall die 1.
postconf -n
- alias_database = hash:/etc/aliases
- alias_maps = hash:/etc/aliases
- append_at_myorigin = yes
- append_dot_mydomain = no
- biff = no
- broken_sasl_auth_clients = yes
- command_directory = /usr/sbin
- config_directory = /etc/postfix
- daemon_directory = /usr/lib/postfix
- imscp-arpl_destination_recipient_limit = 1
- inet_interfaces = all
- inet_protocols = ipv4
- local_destination_recipient_limit = 1
- local_recipient_maps = unix:passwd.byname $alias_database
- local_transport = local
- mail_spool_directory = /var/mail
- mailbox_command = procmail -a "$EXTENSION"
- mailbox_size_limit = 0
- maildrop_destination_concurrency_limit = 2
- maildrop_destination_recipient_limit = 1
- message_size_limit = 0
- mydestination = $myhostname, $mydomain
- mydomain = www.doubledash.de
- myhostname = www.doubledash.de
- mynetworks = 127.0.0.0/8 ffff:127.0.0.0/104 1/128
- mynetworks_style = host
- myorigin = $myhostname
- recipient_delimiter = +
- relay_domains = hash:/etc/postfix/imscp/relay_domains
- setgid_group = postdrop
- smtp_bind_address = 78.47.228.157
- smtpd_banner = $myhostname ESMTP i-MSCP Git 1.1.x Managed
- smtpd_data_restrictions = reject_multi_recipient_bounce, reject_unauth_pipelining
- smtpd_helo_required = yes
- smtpd_helo_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_invalid_helo_hostname, reject_non_fqdn_helo_hostname
- smtpd_recipient_restrictions = reject_non_fqdn_recipient, reject_unknown_recipient_domain, permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, reject_unlisted_recipient, check_policy_service inet:127.0.0.1:12525, check_policy_service inet:127.0.0.1:10023, permit
- smtpd_sasl_auth_enable = yes
- smtpd_sasl_authenticated_header = yes
- smtpd_sasl_path = smtpd
- smtpd_sasl_security_options = noanonymous
- smtpd_sasl_type = cyrus
- smtpd_sender_restrictions = reject_non_fqdn_sender, reject_unknown_sender_domain, permit_mynetworks, permit_sasl_authenticated
- transport_maps = hash:/etc/postfix/imscp/transport
- virtual_alias_maps = hash:/etc/postfix/imscp/aliases
- virtual_gid_maps = static:8
- virtual_mailbox_base = /var/mail/virtual
- virtual_mailbox_domains = hash:/etc/postfix/imscp/domains
- virtual_mailbox_limit = 0
- virtual_mailbox_maps = hash:/etc/postfix/imscp/mailboxes
- virtual_minimum_uid = 999
- virtual_transport = maildrop
netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 www.doubledash.de:10023 *:* LISTEN 2966/postgrey.pid -
tcp 0 0 static.157.228.47:mysql *:* LISTEN 5405/mysqld
tcp 0 0 www.doubledash.de:12525 *:* LISTEN 2939/policyd-weight
tcp 0 0 *:webmin *:* LISTEN 3444/perl
tcp 0 0 www.doubledash.de.:9876 *:* LISTEN 3238/imscp_daemon
tcp 0 0 static.157.228.4:domain *:* LISTEN 5721/named
tcp 0 0 www.doubledash.d:domain *:* LISTEN 5721/named
tcp 0 0 *:ssh *:* LISTEN 3415/sshd
tcp 0 0 www.doubledash.de.l:953 *:* LISTEN 5721/named
tcp 0 464 static.157.228.47.7:ssh p50897BC0.dip0.t-i:5694 ESTABLISHED 4220/0
tcp 0 0 static.157.228.47:mysql p50897BC0.dip0.t-i:6171 ESTABLISHED 5405/mysqld
tcp 0 0 static.157.228.47.7:ssh 60.173.11.22:4043 ESTABLISHED 8389/sshd: root [pr
tcp6 0 0 [::]:pop3 [::]:* LISTEN 2396/couriertcpd
tcp6 0 0 [::]:imap2 [::]:* LISTEN 2337/couriertcpd
tcp6 0 0 [::]:http [::]:* LISTEN 2247/apache2
tcp6 0 0 [::]:ftp [::]:* LISTEN 3383/proftpd: (acce
tcp6 0 0 [::]:ssh [::]:* LISTEN 3415/sshd
tcp6 0 0 [::]:https [::]:* LISTEN 2247/apache2
tcp6 0 0 [::]:imaps [::]:* LISTEN 2372/couriertcpd
tcp6 0 0 [::]:pop3s [::]:* LISTEN 2410/couriertcpd
tcp6 0 0 static.157.228.47:imaps p50897BC0.dip0.t-:60878 ESTABLISHED 7371/couriertls
tcp6 0 0 static.157.228.47:imap2 p50897BC0.dip0.t-i:8801 ESTABLISHED 6986/couriertls
Bei MyHostname habe ich auch ein wenig gespielt. Einen E-Mail Account habe ich bei rossman-fischer.de angelegt.
Falls Ihr Zugang zum Server (root), Zugang zu iMSCP oder sonstige Zugänge benötigt - PM me.
Ich hoffe einer von euch kann das lösen.
Viele Grüße
Stephan Fischer