al...@ulgsm.ru:
> * Wietse Venema <wie...@porcupine.org> [2009-10-22 09:29:51 -0400]:
>
> > al...@ulgsm.ru:
> >
> > If you want support, follow the instructions in:
> >
> > http://www.postfix.org/DEUG_README.html
> >     provide "postconf -n" output for the current configuration
> >     as well as sql client configuration
> >
> > http://www.postfix.org/DATABASE_README.html#preparing
> >     show "postmap -q" lookup results
> Thanks.
>
> ]>postconf -n
> alias_maps = hash:/usr/local/etc/postfix/aliases
> command_directory = /usr/local/sbin
> config_directory = /usr/local/etc/postfix
> daemon_directory = /usr/local/libexec/postfix
> data_directory = /var/db/postfix
> debug_peer_level = 2
> home_mailbox = Maildir/
> html_directory = /usr/local/share/doc/postfix
> inet_interfaces = all
> mail_owner = postfix
> mailq_path = /usr/local/bin/mailq
> manpage_directory = /usr/local/man
> message_size_limit = 35000000
> mydestination = $myhostname, localhost.$mydomain, localhost, gsm900.net
> mydomain = mail.ulgsm.ru
> myhostname = mail.ulgsm.ru
> mynetworks = 127.0.0.1 192.168.0.0/22 192.168.12.0/24 172.16.10.2
> mynetworks_style = subnet
> myorigin = $mydomain
> newaliases_path = /usr/local/bin/newaliases
> queue_directory = /var/spool/postfix
> readme_directory = /usr/local/share/doc/postfix
> receive_override_options = no_address_mappings
> sample_directory = /usr/local/etc/postfix
> sendmail_path = /usr/local/sbin/sendmail
> setgid_group = maildrop
> smtpd_delay_reject = yes
> smtpd_helo_required = yes
> smtpd_helo_restrictions = permit_mynetworks,
> reject_non_fqdn_helo_hostname, reject_invalid_helo_hostname, permit
> smtpd_recipient_restrictions = reject_unauth_pipelining, 
> permit_sasl_authenticated, permit_mynetworks, reject_non_fqdn_rec, 
> reject_unknown_recipient_domain, reject_unlisted_recipient, 
> reject_unauth_destination, check_policy_service inet:127. 10023
> smtpd_sender_restrictions = permit_mynetworks, reject_non_fqdn_sender, 
> reject_unknown_sender_domain, permit
> unknown_local_recipient_reject_code = 550
> virtual_alias_maps = mysql:/usr/local/etc/postfix/aliases.mysql
> virtual_gid_maps = static:5000
> virtual_mailbox_base = /usr/mailhomes
> virtual_mailbox_domains = ulgsm.ru ul-gsm.ru
> virtual_mailbox_limit = 51200000
> virtual_mailbox_limit_inbox = yes
> virtual_mailbox_maps = mysql:/usr/local/etc/postfix/mailboxes.mysql
> virtual_maildir_extended = yes
> virtual_maildir_suffix = Maildir/
> virtual_uid_maps = static:5000
>
> #]>postmap -q ale...@ulgsm.ru mysql:/usr/local/etc/postfix/mailboxes.mysql
> #]>postmap -q ale...@ulgsm.ru mysql:/usr/local/etc/postfix/aliases.mysql
> akljuchni...@domino.local
>
> #]>postmap -q al...@ulgsm.ru mysql:/usr/local/etc/postfix/mailboxes.mysql
> alexs/
> #]>postmap -q al...@ulgsm.ru mysql:/usr/local/etc/postfix/aliases.mysql
>
> > Oh, and it is poor etiquette to talk about "BUG" before you have
> > eliminated all the mistakes from your configuration. The "empty
> > result" mistake may not be the only user error.
> its warring. And it helped to see postfix lookups to mysql in logs.

The warning means that there is a mistake in the configuration that
must be eliminated before I will look into a problem.

> Local mails to virtual users its not my problem. its need in rarely cases.
>
> Jast is it bag or feature of postfix?
>
> Anwer any information.

Please show what Postfix logs NOW with THIS configuration after
you made all the changes. I want to see actual data, not claims
by an eyewitness.

        Wietse

Reply via email to