
20th August 2005, 13:38
|
|
Member
|
|
Join Date: Aug 2005
Location: MUC
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Postfix Errors?
Why i get this errors?
Aug 20 01:31:15 advx postfix/trivial-rewrite[7276]: warning: database /etc/postfix/virtusertable.db is older than source file /etc/postfix/virtusertable
Aug 20 01:46:15 advx postfix/cleanup[8395]: warning: database /etc/postfix/virtusertable.db is older than source file /etc/postfix/virtusertable
Aug 20 01:46:15 advx postfix/trivial-rewrite[8396]: warning: database /etc/postfix/virtusertable.db is older than source file /etc/postfix/virtusertable
Aug 19 22:53:53 advx postfix/smtpd[10331]: warning: support for restriction "check_relay_domains" will be removed from Postfix; use "reject_unauth_destination" instead
Aug 19 23:35:59 advx postfix/smtpd[25160]: warning: support for restriction "check_relay_domains" will be removed from Postfix; use "reject_unauth_destination" instead
Aug 19 23:35:59 advx postfix/smtpd[25160]: warning: restriction `reject_unauth_destination' after `check_relay_domains' is ignored
and how to fix?
__________________
"Immer, wenn ich möchte, dass etwas richtig gemacht wird, muss ich es selber machen." (Oliver Hardy)
|

20th August 2005, 14:31
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 19,805
Thanks: 285
Thanked 1,805 Times in 1,357 Posts
|
|
Quote:
|
Originally Posted by bolinux
Why i get this errors?
Aug 20 01:31:15 advx postfix/trivial-rewrite[7276]: warning: database /etc/postfix/virtusertable.db is older than source file /etc/postfix/virtusertable
Aug 20 01:46:15 advx postfix/cleanup[8395]: warning: database /etc/postfix/virtusertable.db is older than source file /etc/postfix/virtusertable
Aug 20 01:46:15 advx postfix/trivial-rewrite[8396]: warning: database /etc/postfix/virtusertable.db is older than source file /etc/postfix/virtusertable
Aug 19 22:53:53 advx postfix/smtpd[10331]: warning: support for restriction "check_relay_domains" will be removed from Postfix; use "reject_unauth_destination" instead
Aug 19 23:35:59 advx postfix/smtpd[25160]: warning: support for restriction "check_relay_domains" will be removed from Postfix; use "reject_unauth_destination" instead
Aug 19 23:35:59 advx postfix/smtpd[25160]: warning: restriction `reject_unauth_destination' after `check_relay_domains' is ignored
and how to fix?
|
These are just warnings, its nothing serious.
|

20th August 2005, 14:34
|
|
Member
|
|
Join Date: Aug 2005
Location: MUC
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Okay, in the second warning i changed "check_relay_domains" to "reject_unauth_destination". hope thats no problem?
__________________
"Immer, wenn ich möchte, dass etwas richtig gemacht wird, muss ich es selber machen." (Oliver Hardy)
|

20th August 2005, 14:39
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 19,805
Thanks: 285
Thanked 1,805 Times in 1,357 Posts
|
|
Quote:
|
Originally Posted by bolinux
Okay, in the second warning i changed "check_relay_domains" to "reject_unauth_destination". hope thats no problem?
|
Yes, that should work, see also:
http://www.postfix.org/uce.html
|

20th August 2005, 17:03
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,853
Thanks: 781
Thanked 1,558 Times in 1,477 Posts
|
|
Quote:
|
Aug 20 01:31:15 advx postfix/trivial-rewrite[7276]: warning: database /etc/postfix/virtusertable.db is older than source file /etc/postfix/virtusertable
|
Run
Code:
postmap /etc/postfix/virtusertable
to fix this.
Quote:
|
Aug 19 23:35:59 advx postfix/smtpd[25160]: warning: support for restriction "check_relay_domains" will be removed from Postfix; use "reject_unauth_destination" instead
|
In /etc/postfix/main.cf, you have a line that begins with
Code:
smtpd_recipient_restrictions =
In that line, replace check_relay_domains with reject_unauth_destination and restart Postfix.
|

20th August 2005, 17:06
|
|
Member
|
|
Join Date: Aug 2005
Location: MUC
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
thx!
:d
__________________
"Immer, wenn ich möchte, dass etwas richtig gemacht wird, muss ich es selber machen." (Oliver Hardy)
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 00:16.
|
Recent comments
15 hours 43 min ago
20 hours 59 min ago
21 hours 10 min ago
21 hours 18 min ago
22 hours 20 min ago
1 day 28 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 3 hours ago
1 day 4 hours ago