mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[GH-ISSUE #1685] Can not send mails anymore since update #1324
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#1324
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @EDV4BIZ on GitHub (Feb 28, 2019).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1685
Hello,
we update yesterday all modules to the last version now we can not send mails anymore this is the error:
Feb 28 10:00:52 mail postfix/postscreen[4315]: CONNECT from [127.0.0.1]:47066 to [127.0.0.1]:25
Feb 28 10:00:52 mail postfix/postscreen[4315]: WHITELISTED [127.0.0.1]:47066
Feb 28 10:00:52 mail postfix/smtpd[4316]: connect from localhost[127.0.0.1]
Feb 28 10:00:52 mail postfix/trivial-rewrite[4243]: warning: proxy:pgsql:/etc/postfix/sql-autoreplies-transport.cf lookup error for "xx@xxxxx.at"
Feb 28 10:00:52 mail postfix/trivial-rewrite[4243]: warning: transport_maps lookup failure
Feb 28 10:00:52 mail postfix/trivial-rewrite[4243]: warning: proxy:pgsql:/etc/postfix/sql-autoreplies-transport.cf lookup error for "xx@xxxxx.at"
Feb 28 10:00:52 mail postfix/trivial-rewrite[4243]: warning: transport_maps lookup failure
Feb 28 10:00:52 mail postfix/smtpd[4316]: NOQUEUE: reject: RCPT from localhost[127.0.0.1]: 451 4.3.0 xx@xxxx.at: Temporary lookup failure; from=<xxxxx.at> to=<xxxxx.at> proto=ESMTP helo=<xx.xxxx.xx>
Feb 28 10:00:52 mail postfix/smtpd[4316]: disconnect from localhost[127.0.0.1] ehlo=1 mail=1 rcpt=0/1 rset=1 quit=1 commands=4/5
do you know how to solve it?