Email Confixx

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
fremd
Posts: 105
Joined: 2002-06-21 16:23
 

Email Confixx

Post by fremd »

Hallo,

habe im Admin vom Confixx das Quota fuer POP3 auf 2 MB mal testweise. Dann ne Mail an nen Account geschickt mit mehr als 2 MB. Ging trotzdem kam an und nich als unzustellbar zurueck.

Jemand ne Idee.


Uli
anyware
Posts: 100
Joined: 2002-11-03 00:21
Location: Berlin
 

Re: Email Confixx

Post by anyware »

Check mal ob die Quotas überhaupt funktionieren.

Einfach mal "repquota -a" eingeben und schauen ob bei den webxpy Einträgen ein Limit gesetzt ist.
fremd
Posts: 105
Joined: 2002-06-21 16:23
 

Re: Email Confixx

Post by fremd »

Hallo,

das einzigste Postfach was ich bisher aufm Server habe hat kein Limit is auf 0.

Obwohl wie bereits geschrieben im Confixx eingetragen.


Uli
anyware
Posts: 100
Joined: 2002-11-03 00:21
Location: Berlin
 

Re: Email Confixx

Post by anyware »

Dann sieht mir das doch sehr nach einem Quota Problem aus.

Such mal nach Quota in diesem Forum. Ich glaube hier gibts schon zig Lösungsthreads dazu.
fremd
Posts: 105
Joined: 2002-06-21 16:23
 

Re: Email Confixx

Post by fremd »

Hallo,

naja zig Sachen gefunden aber nix was mir wirklich weiterhilft.

Uli
anyware
Posts: 100
Joined: 2002-11-03 00:21
Location: Berlin
 

Re: Email Confixx

Post by anyware »

nagut, dann probier mal folgendes:

Code: Select all

/root/confixx/admin/admin.pl -> Quota deaktivieren
/root/confixx/confixx_counterscript.pl
rm /aquota.user
touch /quota.user
chmod 600 /quota.user
quotacheck -avmu
quotaon -a
/root/confixx/admin/admin.pl -> Quota aktivieren
/root/confixx/confixx_counterscript.pl
Ich hoffe ich hab nix vergessen. Viel Erfolg !
Post Reply