Here my postconf -n

alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases, mysql:/etc/postfix/mysql-repondeur.cf
append_dot_mydomain = yes
biff = no
bounce_queue_lifetime = 3d
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
default_recipient_limit = 10000
delay_warning_time = 4h
helpful_warnings = yes
home_mailbox =
inet_interfaces = all
local_destination_concurrency_limit = 2
local_destination_recipient_limit = 1
local_recipient_maps = proxy:unix:passwd.byname $alias_maps
local_transport = local:$myhostname
luser_relay =
mailbox_command =
maximal_queue_lifetime = 4d
message_size_limit = 10485760
mydestination = $myhostname, localhost, localhost.$mydomain
mydomain = xxx.com
myhostname = lena.xxx.com
mynetworks = 127.0.0.0/8, 192.168.0.0/24
mynetworks_style = subnet
myorigin = xxxx.com
proxy_interfaces =
recipient_delimiter =
relayhost =
relocated_maps =
smtp_bind_address =
smtp_bind_address6 =
smtpd_banner = $myhostname ESMTP $mail_name ($mail_version) - 
Debian/GNU) xxx
smtpd_data_restrictions = check_policy_service inet:127.0.0.1:10031, 
reject_unauth_pipelining
smtpd_recipient_restrictions = check_policy_service 
inet:127.0.0.1:10031, permit_sasl_authenticated, permit_mynetworks, 
reject_unauth_destination, reject_unauth_pipelining, reject_rbl_client 
zen.spamhaus.org, reject_rbl_client bl.spamcop.net
smtpd_reject_unlisted_recipient = yes
smtpd_reject_unlisted_sender = yes
smtpd_sasl_auth_enable = yes
smtpd_sasl_authenticated_header = yes
smtpd_sasl_local_domain =
smtpd_sasl_security_options = noanonymous
smtpd_sender_restrictions = hash:/etc/postfix/sender_access, 
reject_non_fqdn_sender, reject_unknown_sender_domain
transport_maps = hash:/etc/postfix/transport
virtual_alias_domains =
virtual_alias_maps = mysql:/etc/postfix/virtual_alias_maps.cf, 
hash:/etc/postfix/xxx.net-virtual_alias_maps
virtual_gid_maps = static:501
virtual_mailbox_base = /data/mail/spool/
virtual_mailbox_domains = mysql:/etc/postfix/virtual_mailbox_domains.cf, 
hash:/etc/postfix/xxx.net-virtual_mailbox_domains
virtual_mailbox_maps = mysql:/etc/postfix/virtual_mailbox_maps.cf, 
hash:/etc/postfix/xxx.net-virtual_mailbox_maps
virtual_minimum_uid = 500
virtual_transport = virtual
virtual_uid_maps = static:501


Thanks AG


Le 11/07/2012 13:44, Robert Anderson a écrit :
>> On 11/07/2012 13:37, AG wrote:
>>> I have a problem with quota policyd. The count is working well but
>>> "Message Cumulative size" doesn't work at all.
>>>
>>> This is strange because the session_tracking table gets updated (Size is
>>> alaways at 0), but the quotas_tracking table remains untouched.
>> Please post the logs of tests done with full debugging enabled, ie.
>> log_level and log_detail
>> _______________________________________________
>> Users mailing list
>> [email protected]
>> http://lists.policyd.org/mailman/listinfo/users
>>
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.policyd.org/mailman/listinfo/users
>


_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users

Reply via email to