Hi, I have problems with receivingemails.
I've installed Debian using this tutorial:
http://www.howtoforge.com/perfect-se...ze-ispconfig-2
After installation i've created mailbox (webmaster@maindomain.com) in ISPConfig.
To be precise i've create two account, one in Email Accounts tab and another one in Fetchmail tab, both with same username/password.
Now i'm able to send an email using SquirrelMail to my gmail account:
Bellow are headers from test email (from
webmaster@mydomain.com to
my.mailbox@gmail.com)
PHP Code:
Delivered-To: my.mailbox@gmail.com
Received: by 10.213.17.77 with SMTP id r13cs208178eba;
Tue, 12 Jul 2011 00:13:47 -0700 (PDT)
Received: by 10.223.61.72 with SMTP id s8mr8953365fah.6.1310454827529;
Tue, 12 Jul 2011 00:13:47 -0700 (PDT)
Return-Path: <webmaster@mydomain.com>
Received: from mydomain.com ([178.63.38.11])
by mx.google.com with ESMTP id q5si14722886fac.42.2011.07.12.00.13.45;
Tue, 12 Jul 2011 00:13:46 -0700 (PDT)
Received-SPF: error (google.com: error in processing during lookup of webmaster@mydomain.com: DNS timeout) client-ip=178.63.38.11;
Authentication-Results: mx.google.com; spf=temperror (google.com: error in processing during lookup of webmaster@mydomain.com: DNS timeout) smtp.mail=webmaster@mydomain.com
Received: from localhost (localhost [127.0.0.1])
by mydomain.com (Postfix) with ESMTP id 130778170277
for <my.mailbox@gmail.com>; Tue, 12 Jul 2011 11:13:45 +0400 (MSD)
X-Virus-Scanned: Debian amavisd-new at server1.example.com
Received: from mydomain.com ([127.0.0.1])
by localhost (mydomain.com [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id TIhwYSuD7lr5 for <my.mailbox@gmail.com>;
Tue, 12 Jul 2011 11:13:41 +0400 (MSD)
Received: from [178.63.38.11] (localhost [127.0.0.1])
by mydomain.com (Postfix) with ESMTP id A56F28170002
for <my.mailbox@gmail.com>; Tue, 12 Jul 2011 11:13:41 +0400 (MSD)
Received: from 195.26.78.18
(SquirrelMail authenticated user webmaster@mydomain.com)
by 178.63.38.11 with HTTP;
Tue, 12 Jul 2011 11:13:41 +0400
Message-ID: <ab5232b753ff639eaaadd1ca3844d20c.squirrel@178.63.38.11>
Date: Tue, 12 Jul 2011 11:13:41 +0400
Subject: testowanie i logowanie
From: webmaster@mydomain.com
To: my.mailbox@gmail.com
User-Agent: SquirrelMail/1.4.21
MIME-Version: 1.0
Content-Type: text/plain;charset=iso-8859-1
Content-Transfer-Encoding: 8bit
X-Priority: 3 (Normal)
Importance: Normal
The problem is, that server isn't receiving emails. When I send an email to
webmaster@mydomain.com from gmail i get response from server:
PHP Code:
This is the mail system at host mydomain.com.
I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to postmaster.
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The mail system
<webmaster@mydomain.com>: unknown user: "webmaster"
Final-Recipient: rfc822; webmaster@mydomain.com
Original-Recipient: rfc822;webmaster@mydomain.com
Action: failed
Status: 5.1.1
Diagnostic-Code: X-Postfix; unknown user: "webmaster"
I've checked mail log, and found there one error and one warning:
PHP Code:
Jul 12 11:13:45 magn postfix/trivial-rewrite[3421]: warning: do not list domain mydomain.com in BOTH mydestination and virtual_mailbox_domains
Jul 12 11:15:06 magn getmail: getmailOperationError error (POP error (-ERR Login failed.))
--
I will be grateful for any help.
Wojtek
Recent comments
1 day 16 hours ago
1 day 18 hours ago
2 days 6 hours ago
2 days 9 hours ago
2 days 13 hours ago
2 days 19 hours ago
3 days 5 hours ago
3 days 7 hours ago
3 days 15 hours ago
3 days 16 hours ago