On Wed, 16 Jul 2003, Jim Bailey wrote:
> On Wed, Jul 16, 2003 at 09:02:45PM +0300, Leonid Podolny wrote: > > After I have upgraded postfix from 2.0.9 to 2.0.11, the server is unable to send > > local mail. When I send a mail from pine, I recieve a "unexpected record type: 84" > > error message in logs. If I configure Pine to use an external IP of this box as an > > SMTP server, everything is fine. When I use this box as SMTP server for another > > computers, everything is also fine. :) Tried to google around, but none of their > > suggestions helped. :( > > Regards, L. > > Could you do a postconf -n so we could see your non default > configuration options please. > > Peace Jim > > -- > [EMAIL PROTECTED] mailing list >
alias_database = hash:/etc/mail/aliases alias_maps = hash:/etc/mail/aliases command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/lib/postfix debug_peer_level = 2 default_destination_concurrency_limit = 10 local_destination_concurrency_limit = 2 mail_owner = postfix mailbox_command = /usr/bin/procmail mailq_path = /usr/bin/mailq manpage_directory = /usr/share/man newaliases_path = /usr/bin/newaliases queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/postfix-2.0.11 sample_directory = /etc/postfix/sample sendmail_path = /usr/sbin/sendmail setgid_group = postdrop unknown_local_recipient_reject_code = 450
-- [EMAIL PROTECTED] mailing list
