[Dovecot] Type error in wiki page: /Quota/1.1
28 Oct
2008
28 Oct
'08
5:09 a.m.
Hi,
There should be an empty line between 'Subject' and mail body, otherwise mail body won't be included. ----<---- An alternative script using deliver would be:
#!/bin/bash PERCENT=$1 cat << EOF | /usr/local/libexec/dovecot/deliver -d $USER -c /usr/local/etc/dovecot-nowarning.conf From: postmaster@domain.com Subject: quota warning Your mailbox is now $PERCENT% full. EOF ----<----
Like this: ----<---- [...skip...] Subject: quota warning
Your mailbox is now $PERCENT% full. [...skip...] ----<----
Thanks.
-- Best regards.
- Open Source Mail Server Solution for RHEL/CentOS 5.x: http://code.google.com/p/iredmail/
5871
Age (days ago)
5871
Last active (days ago)
0 comments
1 participants
participants (1)
-
Zhang Huangbin