From: "Marcin Niśkiewicz" <mniskiewicz@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] problem with mail server
Date: Tue, 3 Feb 2009 14:24:11 +0100 [thread overview]
Message-ID: <b6373cd60902030524m21733a38gfb9ec145910ad8f3@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1608 bytes --]
Hello
I'm testing mail server with mysql backend. Generally it works quite well.
But from time to time during testing, single mails can't be send because of
smtp errors:
in mail.log
Feb 3 13:47:37 mail postfix/smtpd[28339]: NOQUEUE: reject: RCPT from
unknown[ip]: 451 4.3.0 <user@domain.org>: <piotrpol@kujawy.com.pl> Temporary
lookup failure; from=<user@domain.org <piotrpol@kujawy.com.pl>> to=<
user@domain2.org <piotrpol@kujawy.com.pl>> proto=ESMTP helo=<domain.org >
in mail.warn
Feb 3 13:47:37 kurier4 postfix/trivial-rewrite[2438]: warning:
transport_maps lookup failure
when I check transport_map:
postconf | grep transport_map
address_verify_transport_maps = $transport_maps
fallback_transport_maps =
mailbox_transport_maps =
mydestination = $myhostname, localhost.localdomain, $transport_maps
proxy_read_maps = $local_recipient_maps $mydestination $virtual_alias_maps
$virtual_alias_domains $virtual_mailbox_maps $virtual_mailbox_domains
$relay_recipient_maps $relay_domains $canonical_maps $sender_canonical_maps
$recipient_canonical_maps $relocated_maps $transport_maps $mynetworks
transport_maps = mysql:/etc/mail/sql/mysql-transport.cf
my /etc/mail/sql/mysql-transport.cf looks like that:
user = postfix
password = password
dbname = maildb
table = transport
select_field = destination
where_field = domain
hosts = 127.0.0.1
Generally I'm thinking that it could be mysql error - but there is nothing
wrong in its error log...
I set really big limit of concurrent connections
max_user_connections = 1000
So what can be wrong?
Any ideas?
Thank in progress for any help
best regards
nichu
[-- Attachment #2: Type: text/html, Size: 2007 bytes --]
next reply other threads:[~2009-02-03 13:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-03 13:24 Marcin Niśkiewicz [this message]
2009-02-03 19:09 ` [gentoo-user] problem with mail server kashani
2009-02-04 10:28 ` Marcin Niskiewicz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b6373cd60902030524m21733a38gfb9ec145910ad8f3@mail.gmail.com \
--to=mniskiewicz@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox