Deutsch| English
  #1  
Alt 28.03.2008, 12:04
Neuer Benutzer
 
Registriert seit: 28.03.2008
Beiträge: 6
Standard Virtuelle Benutzer für Postfix auf CentOS 5.1

Hallo zusammen,

ein Problem beim Starten von AmaVisD:

Führe /etc/rc.d/init.d/amavisd start aus ...

Starting Mail Virus Scanner (amavisd):
Error in config file "/etc/amavisd.conf": Can't use string ("localhost.localdomain") as an ARRAY ref while "strict refs" in use at /etc/amavisd.conf line 69.
[FAILED]


CentOS läuft als VE (OpenVZ)

Host Datei:

127.0.0.1 localhost.localdomain localhost
# Auto-generated hostname. Please do not remove this comment.
192.168.130.181 v181mx1.domain.com v181mx1

amavisd.conf:

$mydomain = 'localhost.localdomain';
#$mydomain = 'example.com'; # a convenient default for other settings

Zeile 69:
Code:
$policy_bank{'ORIGINATING'} = {  # mail supposedly originating from our users
  originating => 1,  # declare that mail was submitted by our smtp client
  allow_disclaimers => 1,  # enables disclaimer insertion if available
  # notify administrator of locally originating malware
  virus_admin_maps => ["virusalert@$mydomain"],
  spam_admin_maps  => ["virusalert@$mydomain"],
  warnbadhsender   => 1,
  # forward to a smtpd service providing DKIM signing service
  forward_method => 'smtp:[127.0.0.1]:10027',
  # force MTA conversion to 7-bit (e.g. before DKIM signing)
  smtpd_discard_ehlo_keywords => ['8BITMIME'],
  bypass_banned_checks_maps => [1],  # allow sending any file names and types
  terminate_dsn_on_notify_success => 0,  # don't remove NOTIFY=SUCCESS option
};
Version: amavisd-new x86_64 2.5.4-1.el5.rf

Liegt es daran, dass der User virusalert nicht im System existiert?

vlg
Frank
Mit Zitat antworten
  #2  
Alt 29.03.2008, 13:47
Neuer Benutzer
 
Registriert seit: 28.03.2008
Beiträge: 6
Standard [gelöst]

da gingen mehrere Dinge schief:

- zugewiesener kmemsize der VZ zu gering
- Perl Module fehlten
Mit Zitat antworten
Antwort


Themen-Optionen
Ansicht

Forumregeln
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an



Alle Zeitangaben in WEZ +2. Es ist jetzt 05:14 Uhr.


Powered by vBulletin® Version 3.8.1 (Deutsch)
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0