Hi,
I followed the "Perfect Setup Debian Sarge" howto, then installed ISPConfig.
I encountered various issues due to the fact that I didn't start from a clean install, and some packages were already installed (Postfix...), and left some config files behind them...
Well, finally I managed to get the server working... almost...
I'm scratching my head for 3 days now on the following problem:
my server just doesn't accept incoming emails for the emails adresses I've created for the site I've set up on the server.
I can use Uebimiau to send emails to any external adress...
I can authenticate to the smtp server and send emails with Thunderbird to any external adress too...
But whenever I try to send an email to an adress which belongs to the domain I've setup, it gets rejected.
Here's an exemple from my mail.log:
Code:
Mar 28 21:06:24 ik61026 postfix/smtpd[8789]: connect from 26.mail-out.ovh.net[213.186.42.179]
Mar 28 21:06:24 ik61026 postfix/smtpd[8789]: setting up TLS connection from 26.mail-out.ovh.net[213.186.42.179]
Mar 28 21:06:25 ik61026 postfix/smtpd[8789]: TLS connection established from 26.mail-out.ovh.net[213.186.42.179]: TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)
Mar 28 21:06:25 ik61026 postfix/smtpd[8789]: NOQUEUE: reject: RCPT from 26.mail-out.ovh.net[213.186.42.179]: 550 <toto@domain.tld>: Recipient address rejected: User unknown in local recipient table; from=<brice@xxx.fr> to=<toto@domain.tld> proto=ESMTP helo=<26.mail-out.ovh.net>
Mar 28 21:06:25 ik61026 postfix/smtpd[8789]: disconnect from 26.mail-out.ovh.net[213.186.42.179]
Mar 28 21:06:44 ik61026 postfix/smtpd[8789]: connect from 26.mail-out.ovh.net[213.186.42.179]
Mar 28 21:06:44 ik61026 postfix/smtpd[8789]: setting up TLS connection from 26.mail-out.ovh.net[213.186.42.179]
Mar 28 21:06:44 ik61026 postfix/smtpd[8789]: TLS connection established from 26.mail-out.ovh.net[213.186.42.179]: TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)
Mar 28 21:06:44 ik61026 postfix/smtpd[8789]: NOQUEUE: reject: RCPT from 26.mail-out.ovh.net[213.186.42.179]: 550 <admin@domain.tld>: Recipient address rejected: User unknown in local recipient table; from=<brice@xxx.fr> to=<admin@domain.tld> proto=ESMTP helo=<26.mail-out.ovh.net>
Mar 28 21:06:44 ik61026 postfix/smtpd[8789]: disconnect from 26.mail-out.ovh.net[213.186.42.179]
Here I was trying to send an email from Thunderbird to 2 users in my domain (domain.tld)...
Please help, I'm going mad !
Recent comments
18 hours 45 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 6 hours ago
1 day 15 hours ago
2 days 48 min ago
2 days 1 hour ago
2 days 5 hours ago
2 days 9 hours ago
2 days 9 hours ago