- Someone
- Wednesday, May 16th, 2007 at 8:59:15pm UTC
- root@papinicomputer:/etc/postfix# cat main.cf
- myhostname = papinicomputer
- mydomain = gamersportal.it
- mynetworks = 62.48.35.22
- virtual_mailbox_base = /home/webmail
- virtual_alias_maps = mysql:/etc/postfix/mysql/mysql_virtual_alias_maps.cf
- virtual_gid_maps = static:5001
- virtual_uid_maps = static:5001
- # indica con quale backend (mysql) e dove trovare la lista dei domini gestiti
- # dal server
- virtual_mailbox_domains = mysql:/etc/postfix/mysql/mysql_virtual_domains_maps.cf
- virtual_mailbox_limit = 51200000
- # indica in quale file di configurazione sono presenti i parametri per ottenere la
- # lista delle mailbox presenti nel sistema
- virtual_mailbox_maps = mysql:/etc/postfix/mysql/mysql_virtual_mailbox_maps.cf
- virtual_minimum_uid = 1001
- virtual_transport = virtual
- # Per la gestione delle quote delle mailbox
- virtual_create_maildirsize = yes
- virtual_mailbox_extended = yes
- # dove trovare i limiti di dimensione della mailbox e come comportarsi
- virtual_mailbox_limit_maps = mysql:/etc/postfix/mysql/mysql_virtual_mailbox_limit_maps.cf
- virtual_mailbox_limit_override = yes
- virtual_maildir_limit_message = Hai terminato il tuo spazio disponibile !!
- virtual_overquota_bounce = yes
- # indica i domini per cui il server deve accettare la posta in ingresso
- relay_domains = mysql:/etc/postfix/mysql/mysql_relay_domains_maps.cf
- mailbox_command = /usr/bin/spamc | procmail -a "$EXTENSION"
- smtpd_recipient_restrictions =
- permit_mynetworks
- check_helo_access hash:/etc/postfix/helo_access
- reject_unknown_helo_hostname
- reject_unauth_destination
- root@papinicomputer:/etc/postfix#
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.