Outlook und Webmail


Status
Not open for further replies.

Mastershit

New Member
Hallo,

Ich ärger mich schon den ganzen Tag mit meinem Mailserver (Postfix) herum.
Ich kann einfach keine Mails versenden (Relay Access Denied).

Nach einigen Tests habe ich aber heraus gefunden, dass der Webmail-Client von ISPCP ohne Probleme sendet. Outlook bekommt nach wie vor Relay Access Denied.

Wo muss ich das Problem suchen??
 
- Extras->E-Mail-Konten
- Vorhandene E-Mail-Konten anzeigen oder bearbeiten --> 'weiter' klicken
- Konto markieren --> 'ändern' klicken
- 'weitere einstellungen' klicken
- in der registerkarte 'Postausgangsserver' oberstes häcklein setzen (das mit 'SMTP-Authentifizierung)
- 'Gleiche Einstellungen wie für Posteingangsserver verwenden' markieren
- mit 'ok' bestätigen und fertigstellen

Hab in Outlook schon alle variationen ausprobiert, kann zu 99,9% sagen, dass es nicht an Outlook-Settings liegt.
 
Du musst OL Deinen SMTP Server und die Zugangsdaten RICHTIG übergeben. aktuell meldest Du Dich zwar an, aber mit den falschen Authentisierungsdaten oder sogar am falschen Server.

Wir können Dir logischerweise nicht sagen, wie diese Zugangsdaten bei Deinem Provider sind, Du solltest sie allerdings übermittelt bekommen haben oder irgendwo in Deinem Account finden.
 
Den Server Administrier ich selbst.

Wo kann ich genau den Fehler gemacht haben, wenn ich Benutzername und Passwort definitiv richtig habe?

Wie wirkt sich der Postausgangsserver aus? Reicht da eine IP/Domain die auf eine IP auflöst?
 
bspw. mail.domain.tld mit A record auf die IP...

Das Programm löst die URL auf die IP auf und verbindet sich mit den entsprechenden Ports.

Courier POP3 wäre 110 und Postfix SMTP wäre 25
Benutzername wäre dann [email protected] und das Passwort...

Damit würde jenes 100%ig funktionieren...

Als Benutzer MUSS [email protected] eingegeben werden...
Nur der Name des Postfaches oder komische Abfolgen wie name.domain.tld usw funktionieren mit der ispCP config nicht...

//Man Verzeih mir bitte meine momentane schreckliche Rechtschreibung, bin im Stress :-/
 
Last edited by a moderator:
/etc/courier/pop3d.cnf
/etc/courier/imapd.cnf
bzw.
/etc/postfix/main.cf

Btw.: Was sagen denn die logs? Speziell die des couriers...
Ps.: Würde auch gerne Wissen, was bei pop3d.cnf und imapd.cnf bei CN steht ( Mittelteil ) da müsste eigentlich dein Hostname stehen...
 
Nach neuinstallation des Server immernoch der Fehler, dass ich von Outlook keine Mails senden kann (Relay Access Denied).

Habe jetzt zusätzlich Dovecot installiert (hab da irgendwas gelesen, dass es damit funktionieren soll) seitdem kann ich mich auch nichtmehr am Eingang anmelden
 
Muss man dir allet ausse Nase ziehen?
Wat sagen die Logs?! Irgendwelche Fehlermeldungen?!
 
Du willst mir sagen, weil deine mail.log so ÜBERDIMENSIONAL groß ist, kann der Server die nicht öffnen? Wie groß isn die, 3TB?!

Check halt mal deine Logs, die in zusammenhang mit Dovecot, Postfix usw stehen, ob dort irgendwelche auffälligen Einträge vorhanden sind...

Zeig ma bisle Eigeninitiative sonst kannste auch keine Hilfe erwarten...
 
Würde ich ja gerne, ich weis nur nicht, wo Dovecot loggt und was noch relevant sein könnte.

Über ssh liess sich die Mail.log nichmehr öffnen (Killed kommt nach etwa ner Minute), kann man da irgendwie ne neue anlegen, in der er quasi von vorne anfängt?

die einzige log, die sich in den letzten minuten regelmäßig zu aktualisieren scheint is die auth.log(Auszug):
Code:
Nov 18 10:53:10 vserver1408 proftpd[16351]: www1.weccos-systems.de (77.185.193.109[77.185.193.109]) - USER andy: Login successful.
Nov 18 10:53:10 vserver1408 proftpd[16351]: www1.weccos-systems.de (77.185.193.109[77.185.193.109]) - Preparing to chroot to directory '/var/log'
Nov 18 10:53:16 vserver1408 proftpd: pam_unix(proftpd:session): session closed for user andy
Nov 18 10:53:16 vserver1408 proftpd[16351]: www1.weccos-systems.de (77.185.193.109[77.185.193.109]) - FTP session closed.
Nov 18 10:53:53 vserver1408 sshd[16368]: error writing /proc/self/oom_adj: Permission denied
Nov 18 10:53:58 vserver1408 sshd[16368]: Accepted password for root from 77.185.193.109 port 50364 ssh2
Nov 18 10:53:58 vserver1408 sshd[16368]: pam_env(sshd:setcred): Unable to open env file: /etc/default/locale: No such file or directory
Nov 18 10:53:58 vserver1408 sshd[16368]: pam_unix(sshd:session): session opened for user root by (uid=0)
Nov 18 10:53:58 vserver1408 sshd[16370]: pam_env(sshd:setcred): Unable to open env file: /etc/default/locale: No such file or directory
Nov 18 10:59:47 vserver1408 sshd[16516]: error writing /proc/self/oom_adj: Permission denied
Nov 18 10:59:47 vserver1408 sshd[16516]: Did not receive identification string from 212.43.82.30
Nov 18 11:02:46 vserver1408 dovecot-auth: pam_unix(dovecot:auth): check pass; user unknown
Nov 18 11:02:46 vserver1408 dovecot-auth: pam_unix(dovecot:auth): authentication failure; logname= uid=0 euid=0 tty=dovecot ruser=knuth.diescher rhost=216.9.253.93 
Nov 18 11:06:14 vserver1408 proftpd: pam_unix(proftpd:session): session opened for user andy by (uid=0)
Nov 18 11:06:14 vserver1408 proftpd[16713]: www1.weccos-systems.de (77.185.193.109[77.185.193.109]) - USER andy: Login successful.
Nov 18 11:06:14 vserver1408 proftpd[16713]: www1.weccos-systems.de (77.185.193.109[77.185.193.109]) - Preparing to chroot to directory '/var/log'
Nov 18 11:06:17 vserver1408 proftpd[16713]: www1.weccos-systems.de (77.185.193.109[77.185.193.109]) - using sendfile capability for transmitting data
Nov 18 11:06:55 vserver1408 proftpd[16713]: www1.weccos-systems.de (77.185.193.109[77.185.193.109]) - using sendfile capability for transmitting data
Nov 18 11:07:33 vserver1408 dovecot-auth: pam_unix(dovecot:auth): check pass; user unknown
Nov 18 11:07:33 vserver1408 dovecot-auth: pam_unix(dovecot:auth): authentication failure; logname= uid=0 euid=0 tty=dovecot [email protected] rhost=216.9.253.93 
Nov 18 11:07:53 vserver1408 proftpd[16713]: www1.weccos-systems.de (77.185.193.109[77.185.193.109]) - using sendfile capability for transmitting data
Nov 18 11:08:48 vserver1408 saslpasswd2: error deleting entry from sasldb: DB_NOTFOUND: No matching key/data pair found
Nov 18 11:08:48 vserver1408 saslpasswd2: error deleting entry from sasldb: DB_NOTFOUND: No matching key/data pair found
Nov 18 11:08:48 vserver1408 saslpasswd2: error deleting entry from sasldb: DB_NOTFOUND: No matching key/data pair found
Nov 18 11:09:05 vserver1408 saslpasswd2: error deleting entry from sasldb: DB_NOTFOUND: No matching key/data pair found
Nov 18 11:09:05 vserver1408 saslpasswd2: error deleting entry from sasldb: DB_NOTFOUND: No matching key/data pair found
Nov 18 11:09:05 vserver1408 saslpasswd2: error deleting entry from sasldb: DB_NOTFOUND: No matching key/data pair found
Nov 18 11:10:33 vserver1408 proftpd[16713]: www1.weccos-systems.de (77.185.193.109[77.185.193.109]) - using sendfile capability for transmitting data
Nov 18 11:11:02 vserver1408 proftpd[16713]: www1.weccos-systems.de (77.185.193.109[77.185.193.109]) - using sendfile capability for transmitting data
Nov 18 11:11:37 vserver1408 proftpd[16713]: www1.weccos-systems.de (77.185.193.109[77.185.193.109]) - using sendfile capability for transmitting data

mail.info is auch schon recht gross, aber mit nem bisschen Gedult ging die noch zu öffnen (Auszug):
Code:
Nov 18 11:12:22 vserver1408 postfix/smtpd[17308]: match_hostname: 118-168-102-209.dynamic.hinet.net ~? www.computer-false.de
Nov 18 11:12:22 vserver1408 postfix/smtpd[17308]: match_hostname: 118-168-102-209.dynamic.hinet.net ~? localhost
Nov 18 11:12:22 vserver1408 postfix/smtpd[17308]: match_hostname: 118-168-102-209.dynamic.hinet.net ~? www.computer-false.de.local
Nov 18 11:12:22 vserver1408 postfix/smtpd[17308]: match_list_match: 118-168-102-209.dynamic.hinet.net: no match
Nov 18 11:12:22 vserver1408 postfix/smtpd[17308]: permit_auth_destination: [email protected]
Nov 18 11:12:22 vserver1408 postfix/smtpd[17308]: ctable_locate: leave existing entry key [email protected]
Nov 18 11:12:22 vserver1408 postfix/smtpd[17308]: NOQUEUE: reject: RCPT from 118-168-102-209.dynamic.hinet.net[118.168.102.209]: 554 5.7.1 <[email protected]>: Recipient address rejected: Relay access denied; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<212.43.82.30>
Nov 18 11:12:22 vserver1408 postfix/smtpd[17308]: warning: restriction `reject' after `check_relay_domains' is ignored
Nov 18 11:12:22 vserver1408 postfix/smtpd[17308]: generic_checks: name=check_relay_domains status=2
Nov 18 11:12:23 vserver1408 postfix/smtpd[17308]: > 118-168-102-209.dynamic.hinet.net[118.168.102.209]: 554 5.7.1 <[email protected]>: Recipient address rejected: Relay access denied
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: < 118-168-102-209.dynamic.hinet.net[118.168.102.209]: RCPT TO: <[email protected]>
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: extract_addr: input: <[email protected]>
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: smtpd_check_addr: [email protected]
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: ctable_locate: leave existing entry key [email protected]
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: extract_addr: in: <[email protected]>, result: [email protected]
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: >>> START Recipient address RESTRICTIONS <<<
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: generic_checks: name=permit_sasl_authenticated
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: generic_checks: name=permit_sasl_authenticated status=0
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: generic_checks: name=permit_mynetworks
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: permit_mynetworks: 118-168-102-209.dynamic.hinet.net 118.168.102.209
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: match_hostname: 118-168-102-209.dynamic.hinet.net ~? 212.43.82.0/24
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: match_hostaddr: 118.168.102.209 ~? 212.43.82.0/24
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: match_list_match: 118-168-102-209.dynamic.hinet.net: no match
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: match_list_match: 118.168.102.209: no match
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: generic_checks: name=permit_mynetworks status=0
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: generic_checks: name=check_relay_domains
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: check_relay_domains: [email protected]
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: match_hostname: 118-168-102-209.dynamic.hinet.net ~? www.computer-false.de
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: match_hostname: 118-168-102-209.dynamic.hinet.net ~? localhost
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: match_hostname: 118-168-102-209.dynamic.hinet.net ~? www.computer-false.de.local
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: match_list_match: 118-168-102-209.dynamic.hinet.net: no match
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: permit_auth_destination: [email protected]
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: ctable_locate: leave existing entry key [email protected]
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: NOQUEUE: reject: RCPT from 118-168-102-209.dynamic.hinet.net[118.168.102.209]: 554 5.7.1 <[email protected]>: Recipient address rejected: Relay access denied; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<212.43.82.30>
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: warning: restriction `reject' after `check_relay_domains' is ignored
Nov 18 11:12:24 vserver1408 postfix/smtpd[17308]: generic_checks: name=check_relay_domains status=2
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: > 118-168-102-209.dynamic.hinet.net[118.168.102.209]: 554 5.7.1 <[email protected]>: Recipient address rejected: Relay access denied
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: < 118-168-102-209.dynamic.hinet.net[118.168.102.209]: RCPT TO: <[email protected]>
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: extract_addr: input: <[email protected]>
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: smtpd_check_addr: [email protected]
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: ctable_locate: leave existing entry key [email protected]
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: extract_addr: in: <[email protected]>, result: [email protected]
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: >>> START Recipient address RESTRICTIONS <<<
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: generic_checks: name=permit_sasl_authenticated
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: generic_checks: name=permit_sasl_authenticated status=0
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: generic_checks: name=permit_mynetworks
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: permit_mynetworks: 118-168-102-209.dynamic.hinet.net 118.168.102.209
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: match_hostname: 118-168-102-209.dynamic.hinet.net ~? 212.43.82.0/24
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: match_hostaddr: 118.168.102.209 ~? 212.43.82.0/24
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: match_list_match: 118-168-102-209.dynamic.hinet.net: no match
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: match_list_match: 118.168.102.209: no match
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: generic_checks: name=permit_mynetworks status=0
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: generic_checks: name=check_relay_domains
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: check_relay_domains: [email protected]
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: match_hostname: 118-168-102-209.dynamic.hinet.net ~? www.computer-false.de
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: match_hostname: 118-168-102-209.dynamic.hinet.net ~? localhost
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: match_hostname: 118-168-102-209.dynamic.hinet.net ~? www.computer-false.de.local
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: match_list_match: 118-168-102-209.dynamic.hinet.net: no match
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: permit_auth_destination: [email protected]
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: ctable_locate: leave existing entry key [email protected]
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: NOQUEUE: reject: RCPT from 118-168-102-209.dynamic.hinet.net[118.168.102.209]: 554 5.7.1 <[email protected]>: Recipient address rejected: Relay access denied; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<212.43.82.30>
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: warning: restriction `reject' after `check_relay_domains' is ignored
Nov 18 11:12:25 vserver1408 postfix/smtpd[17308]: generic_checks: name=check_relay_domains status=2
Nov 18 11:12:26 vserver1408 postfix/smtpd[17308]: > 118-168-102-209.dynamic.hinet.net[118.168.102.209]: 554 5.7.1 <[email protected]>: Recipient address rejected: Relay access denied
Nov 18 11:12:26 vserver1408 postfix/smtpd[17308]: < 118-168-102-209.dynamic.hinet.net[118.168.102.209]: QUIT
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: > 118-168-102-209.dynamic.hinet.net[118.168.102.209]: 221 2.0.0 Bye
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: match_hostname: 118-168-102-209.dynamic.hinet.net ~? 212.43.82.0/24
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: match_hostaddr: 118.168.102.209 ~? 212.43.82.0/24
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: match_list_match: 118-168-102-209.dynamic.hinet.net: no match
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: match_list_match: 118.168.102.209: no match
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: send attr request = disconnect
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: send attr ident = smtp:118.168.102.209
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: private/anvil: wanted attribute: status
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: input attribute name: status
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: input attribute value: 0
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: private/anvil: wanted attribute: (list terminator)
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: input attribute name: (end)
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: disconnect from 118-168-102-209.dynamic.hinet.net[118.168.102.209]
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: master_notify: status 1
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: connection closed
Nov 18 11:12:27 vserver1408 postfix/smtpd[17308]: rewrite stream disconnect
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: connection established
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: master_notify: status 0
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: name_mask: resource
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: name_mask: software
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: xsasl_cyrus_server_create: SASL service=smtp, realm=(null)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: name_mask: noanonymous
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: connect from pD9588A98.dip.t-dialin.net[217.88.138.152]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_list_match: pD9588A98.dip.t-dialin.net: no match
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_list_match: 217.88.138.152: no match
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_list_match: pD9588A98.dip.t-dialin.net: no match
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_list_match: 217.88.138.152: no match
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_hostname: pD9588A98.dip.t-dialin.net ~? 212.43.82.0/24
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_hostaddr: 217.88.138.152 ~? 212.43.82.0/24
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_list_match: pD9588A98.dip.t-dialin.net: no match
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_list_match: 217.88.138.152: no match
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr request = connect
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr ident = smtp:217.88.138.152
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/anvil: wanted attribute: status
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: status
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: 0
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/anvil: wanted attribute: count
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: count
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: 1
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/anvil: wanted attribute: rate
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: rate
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: 1
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/anvil: wanted attribute: (list terminator)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: (end)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: > pD9588A98.dip.t-dialin.net[217.88.138.152]: 220 www.computer-false.de ESMTP Exchange Server 2003 (Microsoft Windows 2003)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: < pD9588A98.dip.t-dialin.net[217.88.138.152]: HELO windows
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: > pD9588A98.dip.t-dialin.net[217.88.138.152]: 250 www.computer-false.de
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: < pD9588A98.dip.t-dialin.net[217.88.138.152]: MAIL FROM: <[email protected]>
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: extract_addr: input: <[email protected]>
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: smtpd_check_addr: [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: connect to subsystem private/rewrite
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr request = rewrite
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr rule = local
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr address = [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: flags
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: flags
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: 0
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: address
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: address
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: (list terminator)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: (end)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: rewrite_clnt: local: [email protected] -> [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr request = resolve
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr sender = 
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr address = [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: flags
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: flags
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: 0
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: transport
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: transport
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: virtual
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: nexthop
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: nexthop
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: dietec-ffo.de
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: recipient
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: recipient
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: flags
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: flags
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: 1024
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: (list terminator)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: (end)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: resolve_clnt: `' -> `[email protected]' -> transp=`virtual' host=`dietec-ffo.de' rcpt=`[email protected]' flags= class=virtual
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: ctable_locate: install entry key [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: extract_addr: in: <[email protected]>, result: [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: fsspace: .: block size 4096, blocks free 5884018
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: smtpd_check_queue: blocks 4096 avail 5884018 min_free 0 msg_size_limit 0
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: > pD9588A98.dip.t-dialin.net[217.88.138.152]: 250 2.1.0 Ok
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: < pD9588A98.dip.t-dialin.net[217.88.138.152]: RCPT TO: <[email protected]>
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: extract_addr: input: <[email protected]>
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: smtpd_check_addr: [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr request = rewrite
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr rule = local
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr address = [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: flags
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: flags
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: 0
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: address
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: address
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: (list terminator)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: (end)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: rewrite_clnt: local: [email protected] -> [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr request = resolve
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr sender = 
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr address = [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: flags
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: flags
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: 0
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: transport
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: transport
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: smtp
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: nexthop
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: nexthop
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: freenet.de
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: recipient
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: recipient
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: flags
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: flags
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: 4096
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/rewrite socket: wanted attribute: (list terminator)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: (end)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: resolve_clnt: `' -> `[email protected]' -> transp=`smtp' host=`freenet.de' rcpt=`[email protected]' flags= class=default
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: ctable_locate: install entry key [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: extract_addr: in: <[email protected]>, result: [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: >>> START Recipient address RESTRICTIONS <<<
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: generic_checks: name=permit_sasl_authenticated
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: generic_checks: name=permit_sasl_authenticated status=0
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: generic_checks: name=permit_mynetworks
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: permit_mynetworks: pD9588A98.dip.t-dialin.net 217.88.138.152
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_hostname: pD9588A98.dip.t-dialin.net ~? 212.43.82.0/24
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_hostaddr: 217.88.138.152 ~? 212.43.82.0/24
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_list_match: pD9588A98.dip.t-dialin.net: no match
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_list_match: 217.88.138.152: no match
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: generic_checks: name=permit_mynetworks status=0
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: generic_checks: name=check_relay_domains
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: check_relay_domains: [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_hostname: pD9588A98.dip.t-dialin.net ~? www.computer-false.de
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_hostname: pD9588A98.dip.t-dialin.net ~? localhost
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_hostname: pD9588A98.dip.t-dialin.net ~? www.computer-false.de.local
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_list_match: pD9588A98.dip.t-dialin.net: no match
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: permit_auth_destination: [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: ctable_locate: leave existing entry key [email protected]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: NOQUEUE: reject: RCPT from pD9588A98.dip.t-dialin.net[217.88.138.152]: 554 5.7.1 <[email protected]>: Recipient address rejected: Relay access denied; from=<[email protected]> to=<[email protected]> proto=SMTP helo=<windows>
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: warning: restriction `reject' after `check_relay_domains' is ignored
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: generic_checks: name=check_relay_domains status=2
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: > pD9588A98.dip.t-dialin.net[217.88.138.152]: 554 5.7.1 <[email protected]>: Recipient address rejected: Relay access denied
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: < pD9588A98.dip.t-dialin.net[217.88.138.152]: QUIT
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: > pD9588A98.dip.t-dialin.net[217.88.138.152]: 221 2.0.0 Bye
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_hostname: pD9588A98.dip.t-dialin.net ~? 212.43.82.0/24
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_hostaddr: 217.88.138.152 ~? 212.43.82.0/24
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_list_match: pD9588A98.dip.t-dialin.net: no match
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: match_list_match: 217.88.138.152: no match
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr request = disconnect
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: send attr ident = smtp:217.88.138.152
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/anvil: wanted attribute: status
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: status
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute value: 0
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: private/anvil: wanted attribute: (list terminator)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: input attribute name: (end)
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: disconnect from pD9588A98.dip.t-dialin.net[217.88.138.152]
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: master_notify: status 1
Nov 18 11:14:02 vserver1408 postfix/smtpd[17308]: connection closed
Nov 18 11:14:02 vserver1408 dovecot: pop3-login: Disconnected: rip=217.88.138.152, lip=212.43.82.30
Nov 18 11:14:07 vserver1408 postfix/smtpd[17308]: rewrite stream disconnect
 
Hier die Dovecot conf

Hier noch die main.cf von Postfix:
Code:
#
# ispCP ω (OMEGA) a Virtual Hosting Control System
#
# @copyright	2001-2006 by moleSoftware GmbH
# @copyright	2006-2008 by ispCP | http://isp-control.net
# @version		SVN: $Id$
# @link			http://isp-control.net
# @author		ispCP Team
#
# @license
#   This program is free software; you can redistribute it and/or modify it under
#   the terms of the MPL General Public License as published by the Free Software
#   Foundation; either version 1.1 of the License, or (at your option) any later
#   version.
#   You should have received a copy of the MPL Mozilla Public License along with
#   this program; if not, write to the Open Source Initiative (OSI)
#   http://opensource.org | [email protected]
#
################################################################################

# Postfix directory settings; These are critical for normal Postfix MTA functionallity
command_directory            = /usr/sbin
daemon_directory             = /usr/lib/postfix

# Some common configuration parameters
inet_interfaces              = all
mynetworks_style             = subnet
mysnetworks		     = 127.0.0.0/8



myhostname                   = www.xxx.de
mydomain                     = www.xxx.de.local
myorigin                     = $myhostname


smtpd_banner = $myhostname ESMTP Exchange Server 2003 (Microsoft Windows 2003)
 
setgid_group                 = postdrop

# Receiving messages parameters
mydestination                = $myhostname, localhost, $mydomain
append_dot_mydomain          = no
append_at_myorigin           = yes
local_transport              = local
virtual_transport            = virtual
transport_maps               = hash:/etc/postfix/ispcp/transport
alias_maps                   = hash:/etc/aliases
alias_database               = hash:/etc/aliases
relay_domains = $mydestination


# Delivering local messages parameters
mail_spool_directory         = /var/mail

# Mailboxquota
# => 0 for unlimited
# => 104857600 for 100 MB
mailbox_size_limit           = 0
mailbox_command              = procmail -a "$EXTENSION"

# Message size limit
# => 0 for unlimited
# => 104857600 for 100 MB
message_size_limit           = 0

biff                         = no
recipient_delimiter          = +

local_destination_recipient_limit = 1
local_recipient_maps         = unix:passwd.byname $alias_database

# ispCP Autoresponder parameters
ispcp-arpl_destination_recipient_limit = 1

# Delivering virtual messages parameters
virtual_mailbox_base         = /var/mail/virtual
virtual_mailbox_limit        = 0

virtual_mailbox_domains      = hash:/etc/postfix/ispcp/domains
virtual_mailbox_maps         = hash:/etc/postfix/ispcp/mailboxes

virtual_alias_maps           = hash:/etc/postfix/ispcp/aliases

virtual_minimum_uid          = 1000
virtual_uid_maps             = static:1000
virtual_gid_maps             = static:8

# SASL paramters 
smtpd_sasl_auth_enable       = yes 
smtpd_sasl_security_options  = noanonymous
smtpd_sasl_local_domain      =
broken_sasl_auth_clients     = yes

smtpd_helo_required          = no

smtpd_helo_restrictions      = 

smtpd_sender_restrictions    = 

smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, check_relay_domains, reject 

smtpd_data_restrictions      = 

# TLS parameters; activate, if avaible/used
#smtpd_use_tls               = yes
#smtpd_tls_loglevel          = 2
#smtpd_tls_cert_file         = /etc/postfix/cert.pem
#smtpd_tls_key_file          = /etc/postfix/privkey.pem
#smtpd_tls_auth_only         = no
#smtpd_tls_received_header   = yes

# AMaViS parameters; activate, if available/used
#content_filter               = amavis:[127.0.0.1]:10024

# Quota support; activate, if available/used
#virtual_create_maildirsize     = yes
#virtual_mailbox_extended       = yes
#virtual_mailbox_limit_maps     = mysql:/etc/postfix/mysql_virtual_mailbox_limit_maps.cf
#virtual_mailbox_limit_override = yes
#virtual_maildir_limit_message  = "The user you're trying to reach is over mailbox quota."
#virtual_overquota_bounce       = yes


Mail.log geht nach neustart wieder:
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: connection established
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: master_notify: status 0
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: name_mask: resource
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: name_mask: software
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: xsasl_cyrus_server_create: SASL service=smtp, realm=(null)
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: name_mask: noanonymous
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: connect from brln-4db9c16d.pool.mediaWays.net[77.185.193.109]
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_list_match: brln-4db9c16d.pool.mediaWays.net: no match
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_list_match: 77.185.193.109: no match
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_list_match: brln-4db9c16d.pool.mediaWays.net: no match
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_list_match: 77.185.193.109: no match
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_hostname: brln-4db9c16d.pool.mediaWays.net ~? 212.43.82.0/24
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_hostaddr: 77.185.193.109 ~? 212.43.82.0/24
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_list_match: brln-4db9c16d.pool.mediaWays.net: no match
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_list_match: 77.185.193.109: no match
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: send attr request = connect
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: send attr ident = smtp:77.185.193.109
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: private/anvil: wanted attribute: status
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: input attribute name: status
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: input attribute value: 0
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: private/anvil: wanted attribute: count
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: input attribute name: count
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: input attribute value: 1
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: private/anvil: wanted attribute: rate
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: input attribute name: rate
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: input attribute value: 2
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: private/anvil: wanted attribute: (list terminator)
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: input attribute name: (end)
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 220 www.computer-false.de ESMTP Exchange Server 2003 (Microsoft Windows 2003)
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: < brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: EHLO MSSupercraft
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 250-www.computer-false.de
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 250-PIPELINING
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 250-SIZE
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 250-VRFY
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 250-ETRN
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 250-AUTH LOGIN PLAIN DIGEST-MD5 CRAM-MD5
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_list_match: brln-4db9c16d.pool.mediaWays.net: no match
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_list_match: 77.185.193.109: no match
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 250-AUTH=LOGIN PLAIN DIGEST-MD5 CRAM-MD5
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 250-ENHANCEDSTATUSCODES
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 250-8BITMIME
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 250 DSN
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: < brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: AUTH DIGEST-MD5
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: xsasl_cyrus_server_first: sasl_method DIGEST-MD5
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: xsasl_cyrus_server_auth_response: uncoded server challenge: nonce="mYbTqss1AEUsas5HscL9iOU2qXEgSI9oZ3YFzCJJZvI=",realm="www.computer-false.de",qop="auth",charset=utf-8,algorithm=md5-sess
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 334 bm9uY2U9Im1ZYlRxc3MxQUVVc2FzNUhzY0w5aU9VMnFYRWdTSTlvWjNZRnpDSkpadkk9IixyZWFsbT0id3d3LmNvbXB1dGVyLWZhbHNlLmRlIixxb3A9ImF1dGgiLGNoYXJzZXQ9dXRmLTgsYWxnb3JpdGhtPW1kNS1zZXNz
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: < brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: dXNlcm5hbWU9ImEucm9zc2xhdSIscmVhbG09ImNvbXB1dGVyLWZhbHNlLmRlIixub25jZT0ibVliVHFzczFBRVVzYXM1SHNjTDlpT1UycVhFZ1NJOW9aM1lGekNKSlp2ST0iLGRpZ2VzdC11cmk9InNtdHAvd3d3LmNvbXB1dGVyLWZhbHNlLmRlIixjbm9uY2U9ImMwMDk0YmU3YzYxNzFiNjI0MjIxYmQxNTY2MjI5MTkwIixuYz0wMDAwMDAwMSxyZXNwb25zZT1mODRmMDBjNzZkZTM0OTg4NmExNTI5OTQ2YzIxY2MwMyxxb3A9YXV0aCxjaGFyc2V0PXV0Zi04
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: xsasl_cyrus_server_next: decoded response: username="a.rosslau",realm="computer-false.de",nonce="mYbTqss1AEUsas5HscL9iOU2qXEgSI9oZ3YFzCJJZvI=",digest-uri="smtp/www.computer-false.de",cnonce="c0094be7c6171b624221bd1566229190",nc=00000001,response=f84f00c76de349886a1529946c21cc03,qop=auth,charset=utf-8
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: warning: SASL authentication failure: realm changed: authentication aborted
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: warning: brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: SASL DIGEST-MD5 authentication failed: authentication failure
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 535 5.7.8 Error: authentication failed: authentication failure
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: < brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: AUTH LOGIN
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: xsasl_cyrus_server_first: sasl_method LOGIN
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: xsasl_cyrus_server_auth_response: uncoded server challenge: Username:
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 334 VXNlcm5hbWU6
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: < brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: YS5yb3NzbGF1QGNvbXB1dGVyLWZhbHNlLmRl
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: xsasl_cyrus_server_next: decoded response: [email protected]
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: xsasl_cyrus_server_auth_response: uncoded server challenge: Password:
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 334 UGFzc3dvcmQ6
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: < brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: YjRzdDExMjM=
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: xsasl_cyrus_server_next: decoded response: b4st1123
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: warning: SASL authentication failure: cannot connect to saslauthd server: Permission denied
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: warning: brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: SASL LOGIN authentication failed: generic failure
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: > brln-4db9c16d.pool.mediaWays.net[77.185.193.109]: 535 5.7.8 Error: authentication failed: generic failure
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: smtp_get: EOF
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_hostname: brln-4db9c16d.pool.mediaWays.net ~? 212.43.82.0/24
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_hostaddr: 77.185.193.109 ~? 212.43.82.0/24
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_list_match: brln-4db9c16d.pool.mediaWays.net: no match
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: match_list_match: 77.185.193.109: no match
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: send attr request = disconnect
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: send attr ident = smtp:77.185.193.109
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: private/anvil: wanted attribute: status
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: input attribute name: status
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: input attribute value: 0
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: private/anvil: wanted attribute: (list terminator)
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: input attribute name: (end)
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: lost connection after AUTH from brln-4db9c16d.pool.mediaWays.net[77.185.193.109]
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: disconnect from brln-4db9c16d.pool.mediaWays.net[77.185.193.109]
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: master_notify: status 1
Nov 18 11:50:20 vserver1408 postfix/smtpd[19416]: connection closed
 
Last edited by a moderator:
Was steht bei sasl_pwcheck_method in der imapd.cnf bei dir?
Müsste vermutlich irgendwie unter /etc/ oder /usr/lib/sasl2/ liegen...

Desweiteren solltest du mal die Pakete cyrus-sasl-sqlauxprop und cyrus-sasl-sql installieren...

Edit:
smtpd_helo_required = no
Da sollte schon yes stehen...
 
Eine imapd.cnf findet er bei mir nicht.

Aber ne Datei die nur imapd heisst,
es gibt aber keinen punkt "sasl_pwcheck_method".
 
Was mir gerade auffällt, über welches OS reden wir eigentlich?
Ich denk mal openSUSE oder Debian, oder?

Was sagen die zwei Pakete, haste die mal installiert?
 
Ja Debian lenny.

Die Packete liessen sich über apt-get nicht installieren, muss ich das was bestimmtes in die Sources.list eintragen? Oder gibt es eine andere Möglichkeit?


btw.
nach längerem rumprobieren und Rumgucken sehe ich das so:
Hat Postfix irgendwo meine Mailaccounts, die Dovecot jetzt nicht findet bzw. nicht übernommen hat!?

Wie sage ich Dovecot jetzt, dass er die von Postfix holen soll?? Es schlägt ja lediglich der Login fehl.
 
Last edited by a moderator:
OK, ich habs jetzt nach nem Tutorial angepasst:

Tutorial

Ich hänge jetzte bei "telnet localhost smtp" fest.
Das sieht dann so aus:
Code:
Trying 127.0.0.1...
Connected to www.computer-false.de.local.
Escape character is '^]'.
Connection closed by foreign host.

Bricht also einfach ab oO

Meine Mail.err sagt:
Code:
Nov 19 08:02:24 vserver1408 postfix/smtpd[12649]: fatal: no SASL authentication mechanisms

Mail.log sagt:
Code:
Nov 19 08:02:24 vserver1408 postfix/smtpd[12649]: connection established
Nov 19 08:02:24 vserver1408 postfix/smtpd[12649]: master_notify: status 0
Nov 19 08:02:24 vserver1408 postfix/smtpd[12649]: name_mask: resource
Nov 19 08:02:24 vserver1408 postfix/smtpd[12649]: name_mask: software
Nov 19 08:02:24 vserver1408 postfix/smtpd[12649]: xsasl_dovecot_server_create: SASL service=smtp, realm=(null)
Nov 19 08:02:24 vserver1408 postfix/smtpd[12649]: name_mask: noanonymous
Nov 19 08:02:24 vserver1408 postfix/smtpd[12649]: xsasl_dovecot_server_connect: Connecting
Nov 19 08:02:24 vserver1408 postfix/smtpd[12649]: warning: SASL: Connect to /var/run/saslauthd failed: Permission denied
Nov 19 08:02:24 vserver1408 postfix/smtpd[12649]: fatal: no SASL authentication mechanisms
Nov 19 08:02:25 vserver1408 postfix/master[23025]: warning: process /usr/lib/postfix/smtpd pid 12649 exit status 1
Nov 19 08:02:25 vserver1408 postfix/master[23025]: warning: /usr/lib/postfix/smtpd: bad command startup -- throttling
 
Status
Not open for further replies.

Back
Top