hi,
no I also can't send mails with thunderbird. It is just saying:
"The SMTP-Server isn't available or is refusing the connection"...
What I have tried so far:
Successfully sending a mail to
mail@address.de via telnet localhost 25:
server:~# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
220 server.example.de ESMTP Postfix (Debian/GNU)
helo localhost
250 server.example.de
mail from:test@example.de
250 2.1.0 Ok
rcpt to:email@addresse.de
250 2.1.5 Ok
data
354 End data with <CR><LF>.<CR><LF>
subject:testmail
test
.
250 2.0.0 Ok: queued as 8E97E2C234
quit
221 2.0.0 Bye
Connection closed by foreign host.
But when I try to connect to my address server.example.de nothing happens:
server:~# telnet server.example.de 25
Trying 0.0.0.0... (0.0.0.0 ist natürlich in Wirklichkeit die korrekte IP)
helo server.example.de
And it is just like halted....
Sending a mail from
mail@address.de to
web7test@server.example.de doesn't work and I get the following error MSG:
Reporting-MTA: dns; server.example.de
X-Postfix-Queue-ID: 25F252C235
X-Postfix-Sender: rfc822;
email@addresse.de
Arrival-Date: Mon, 8 Oct 2007 17:32:07 +0200 (CEST)
Final-Recipient: rfc822;
web7test@server.example.de
Original-Recipient: rfc822;web7test@server.example.de
Action: failed
Status: 5.4.6
Diagnostic-Code: X-Postfix; mail for server.example.de loops back to myself
Nevertheless i CAN connect to my Server via POP3 and IMAP, so when I place a "fake-mail-file" in the Maildir of mr. web7test in /var/www/web7/usr/web7user/Maildir/new/ it DOES show up in Thunderbird(!)
I even can't send mails to myself in my network:
server:~# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain.
Escape character is '^]'.
220 server.example.de ESMTP Postfix (Debian/GNU)
helo localhost
250 server.example.de
mail from:test@example.de
250 2.1.0 Ok
rcpt to:web7user@server.example.de
250 2.1.5 Ok
data
354 End data with <CR><LF>.<CR><LF>
subject:testmail
leider leider
.
250 2.0.0 Ok: queued as 0142C2C235
quit
221 2.0.0 Bye
Connection closed by foreign host.
Verifying to see if web7user exist is possitive:
mache ich ein verify erscheint folgendes:
vrfy web7test
252 2.0.0 web7test
Here is the maillog after sending a mail from myself via telnet localhost 25 to myself
web7user@server.example.de:
Oct 8 19:04:31 server postfix/smtpd[3960]: connect from localhost.localdomain[127.0.0.1]
Oct 8 19:04:53 server postfix/smtpd[3960]: D6DE82C235: client=localhost.localdomain[127.0.0.1]
Oct 8 19:04:59 server postfix/cleanup[3967]: D6DE82C235: message-id=<20071008170453.D6DE82C235@server.example.de>
Oct 8 19:04:59 server postfix/qmgr[2505]: D6DE82C235: from=<test@example.de>, size=386, nrcpt=1 (queue active)
Oct 8 19:05:00 server postfix/smtp[3968]: D6DE82C235: to=<web7user@server.example.de>, relay=none, delay=17, delays=17/0.03/0.08/0, dsn=5.4.6, status=bounced (mail for server.web$
Oct 8 19:05:00 server postfix/cleanup[3967]: 077AB2C237: message-id=<20071008170500.077AB2C237@server.example.de>
Oct 8 19:05:00 server postfix/qmgr[2505]: 077AB2C237: from=<>, size=2254, nrcpt=1 (queue active)
Oct 8 19:05:00 server postfix/bounce[3970]: D6DE82C235: sender non-delivery notification: 077AB2C237
Oct 8 19:05:00 server postfix/qmgr[2505]: D6DE82C235: removed
Oct 8 19:05:00 server postfix/smtp[3968]: 077AB2C237: to=<web7test@server.example.de>, orig_to=<test@example.de>, relay=none, delay=0.04, delays=0.02/0/0.02/0, dsn=5.4.6, stat$
Oct 8 19:05:00 server postfix/qmgr[2505]: 077AB2C237: removed
Oct 8 19:05:06 server postfix/smtpd[3960]: disconnect from localhost.localdomain[127.0.0.1]
Actually I forgot to post my /etc/postfix/local-host-names last time:
###################################
#
# ISPConfig local-host-names Configuration File
# Version 1.0
#
###################################
localhost
localhost.localdomain
www.example.de
example.de
#### MAKE MANUAL ENTRIES BELOW THIS LINE!
I have made a little change in the main.cf and just REMOVED the last line saying home_mailbox = Maildir/
because actually I want ISPConfig/Procmail to make all this with Maildir and now I can RECIEVE(!) Mails, but I cant send...
Thx for reading(!), as said the problem still is, that I can't SEND mails
Name
Recent comments
20 hours 35 min ago
20 hours 40 min ago
1 day 1 hour ago
1 day 8 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 14 hours ago
1 day 21 hours ago
2 days 1 hour ago
2 days 2 hours ago