LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 01-29-2007, 06:42 AM   #1
hemu
LQ Newbie
 
Registered: Jan 2007
Posts: 2

Rep: Reputation: 0
Exim3 quota warn message problem


Hi!

I hope, I start this thread in the correct group.
I have a problem with exim3 + quotas:
I set up the exim to work with quotas read from a different file per domain.
It works fine, but the users do not receive any quota warning message.
So if somebody reaches the limit, the delivering stops, and the sender get the delivery notification, but the user, who reached the quota_warn_threshold does not receive anything.
Here are the codes:
Code:
...
exim.conf
virtual_delivery:
    driver = appendfile
    group = mail
    user = mail
    mode = 0666
    mode_fail_narrower = false
    envelope_to_add = true
    quota = ${if exists{/etc/virtual/${domain}/quota}{${lookup{$local_part}lsearch*{/etc/virtual/${domain}/quota}{$value}{0}}}{0}}
    quota_warn_threshold = 75%
    quota_is_inclusive = true
    return_path_add = true
    file = /var/spool/mail/${domain}/${local_part}
    quota_warn_message = "\
    To: $local_part@$domain\n\
    Subject: Your mailbox\n\n\
    This message is automatically created \
    by mail delivery software.\n\n\
    The size of your mailbox has exceeded \
    a warning threshold that is\n\
    set by the system administrator.\n"
...
----------------------------------------------------------------------
quota file:
hemu 1M
 
Old 01-29-2007, 04:46 PM   #2
bitva
Member
 
Registered: Dec 2002
Location: Los Angeles
Distribution: Debian
Posts: 72

Rep: Reputation: 15
Hi. I can't answer your question (don't use exim for quotas, just straight up mta) but am wondering why you haven't upgraded Exim to v 4
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
quota works fine with a strange message... jeanpba Linux - Distributions 1 05-02-2006 03:14 PM
Martian source message in /var/log/warn - have I been hacked? Robhogg Linux - Security 1 03-30-2006 07:38 AM
Best Listserv to use with Exim3.6 tbartolucci Linux - Software 0 07-16-2004 09:14 AM
QUOTA - Custom warning message mabelanger Linux - General 2 03-26-2004 11:17 AM
Srange Quota Error message nazzymac Linux - Networking 1 11-04-2003 09:14 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 07:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration