procmail
[Top] [All Lists]

SV: Sendmail, procmail and Linux Quota

2005-11-01 01:39:46
Hello
Sorry about the html message. It will not happen again.

Thanks for your answer. Procmail now runs as the receiving user and in the
log file the following messages are written:
procmail: Quota exceeded while writing "/home/mail/hamnvik-rune/mail/INBOX"
procmail: Truncated file to former size

But no return message is sent to the sender informing him that the message
did'nt reach its destination. Is this possible?

Rune Hamnvik
Mobinor  AS
Norway


-----Opprinnelig melding-----
Fra: procmail-bounces(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
[mailto:procmail-bounces(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE] På vegne av 
Ruud H.G. van Tol
Sendt: 31. oktober 2005 15:48
Til: [procmail]
Emne: Re: Sendmail, procmail and Linux Quota

Rune Hamnvik schreef:


Try this:

  # Start of /etc/procmailrc

    DROPPRIVS
    SHELL   = '/bin/sh'

    MAILDIR = "$HOME/mail"
    COMSAT  = 'no'
    LOGFILE = '/var/log/procmail.log'  # [1]
    VERBOSE = 'on'

    DEFAULT = "$MAILDIR/INBOX"

  # send mail through spamassassin
    :0fw
    | /usr/bin/spamc -u $LOGNAME

    :0:
    * ^X-Spam-Status: Yes
    Spam

  # End of /etc/procmailrc


  [1] Can and should all users write here?

-- 
Grtz, Ruud

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail



____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>
  • SV: Sendmail, procmail and Linux Quota, Rune Hamnvik <=