|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Voytek Eymont (lists
sbt.net.au)
Date: Tue Oct 02 2007 - 08:47:08 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I had postfix 2.1.5 with mysql/courier-imap/amavisd/popb4smtp on rh73
installed from Simon's rpm;
now I've built an rpm from 2.4.5 source rpm with mysql/pcre enabled, and,
'rpm -Uvh' upgraded 2.1.5 from the new 2.4.5 rpm
after 'service postfix start' I started getting some errors about scache
(log excerpts below)
so, I panicked a little (actually, well, panicked quite a bit)
anyhow, after I calmed down somewhat I copied old 2.1.5 'etc/postfix/' to
/etc/postfix
that got rid of scache errors, and, now i have working 2.4.5 using
pre-upgrade 2.1.5 /etc/postfix
looking in docs, RELEASE_NOTES suggests reading RELASE_NOTES 23 which I
don't seem to have in the rpm
what's my best option to 'fully recover' ?
# postconf -m
btree
cidr
environ
hash
ldap
mysql
nis
pcre
proxy
regexp
static
unix
# grep postfix/rpm /var/log/maillog
Oct 2 22:03:06 koala postfix/rpm: 2.1.5-4.pcre.mysql.rh73 triggerpostun
-- postfix: final number of Postfix packages=1
Oct 2 22:03:06 koala postfix/rpm: 2.1.5-4.pcre.mysql.rh73 Upgrading
Postfix: using RH alternatives
Oct 2 22:03:07 koala postfix/rpm: 2.4.5-3.pcre.mysql.rh73 triggerpostun
-- postfix: final number of Postfix packages=1
postconf -n
---
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
body_checks = pcre:/etc/postfix/body_checks
body_checks_size_limit = 150000
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter = smtp-amavis:[127.0.0.1]:10024
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
disable_vrfy_command = yes
header_checks = pcre:/etc/postfix/header_checks
home_mailbox = Maildir/
html_directory = /usr/share/doc/postfix-2.1.5-documentation/html
local_recipient_maps = unix:passwd.byname $alias_maps
local_transport = local
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
message_size_limit = 10240000
mydestination = $myhostname, localhost.$mydomain
mynetworks = 203.42.34.54 127.0.0.1
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.1.5-documentation/readme
recipient_delimiter = +
sample_directory = /etc/postfix/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_data_restrictions = reject_unauth_pipelining, permit
smtpd_helo_required = yes
smtpd_helo_restrictions = permit_mynetworks, check_helo_access
regexp:/etc/postfix/helo_access
smtpd_recipient_restrictions = permit_mynetworks, check_client_access
hash:/etc/postfix/pop-before-smtp, reject_unauth_destination,
check_recipient_access
hash:/etc/postfix/recipient_no_checks, reject_non_fqdn_sender,
reject_non_fqdn_recipient, reject_invalid_hostname, reject_non_fqdn_hostname,
reject_unknown_sender_domain, reject_unlisted_recipient, check_sender_access
hash:/etc/postfix/freemail_access, check_recipient_access
hash:/etc/postfix/recipient_checks, check_recipient_access
pcre:/etc/postfix/recipient_checks.pcre, check_helo_access
hash:/etc/postfix/helo_checks, check_sender_access
hash:/etc/postfix/sender_checks,
check_client_access hash:/etc/postfix/client_checks, check_client_access
pcre:/etc/postfix/client_checks.pcre, check_policy_service
inet:127.0.0.1:10031,
reject_rbl_client zen.spamhaus.org, reject_rbl_client list.dsbl.org,
reject_rbl_client combined.njabl.org, reject_rhsbl_sender
dsn.rfc-ignorant.org,
reject_rbl_client korea.services.net, reject_rbl_client
dul.dnsbl.sorbs.net, permit
smtpd_restriction_classes = from_freemail_host
unknown_local_recipient_reject_code = 550
virtual_alias_maps = proxy:mysql:/etc/postfix/mysql_virtual_alias_maps.cf
virtual_gid_maps = static:5000
virtual_mailbox_base = /var/mail/vhosts
virtual_mailbox_domains = mysql:/etc/postfix/mysql_virtual_domains_maps.cf
virtual_mailbox_limit = 10240000
virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf
virtual_minimum_uid = 5000
virtual_transport = virtual
virtual_uid_maps = static:5000
---
egrep '(warning|error|fatal|panic):'
----
Oct 2 22:03:06 koala postfix/postfix-script[24287]: warning:
/var/spool/postfix/etc/localtime and /etc/localtime differ
Oct 2 22:03:06 koala postfix/postfix-script[24290]: warning:
/var/spool/postfix/etc/resolv.conf and /etc/resolv.conf differ
Oct 2 22:03:06 koala postfix/postfix-script[24295]: warning:
/var/spool/postfix/lib/libnss_dns-2.2.5.so and /lib/libnss_dns-2.2.5.so
differ
Oct 2 22:05:41 koala postfix/postfix-script[24485]: warning:
/var/spool/postfix/etc/localtime and /etc/localtime differ
Oct 2 22:05:41 koala postfix/postfix-script[24488]: warning:
/var/spool/postfix/etc/resolv.conf and /etc/resolv.conf differ
Oct 2 22:05:41 koala postfix/postfix-script[24493]: warning:
/var/spool/postfix/lib/libnss_dns-2.2.5.so and /lib/libnss_dns-2.2.5.so
differ
Oct 2 22:07:00 koala postfix/smtpd[24581]: fatal: unexpected command-line
argument:
scache
Oct 2 22:07:01 koala postfix/master[24503]: warning: process
/usr/libexec/postfix/smtpd pid 24581 exit status 1
Oct 2 22:07:01 koala postfix/master[24503]: warning:
/usr/libexec/postfix/smtpd:
bad command startup -- throttling
Oct 2 22:08:01 koala postfix/smtpd[24617]: fatal: unexpected command-line
argument:
scache
Oct 2 22:08:02 koala postfix/master[24503]: warning: process
/usr/libexec/postfix/smtpd pid 24617 exit status 1
Oct 2 22:08:02 koala postfix/master[24503]: warning:
/usr/libexec/postfix/smtpd:
bad command startup -- throttling
Oct 2 22:09:18 koala postfix/smtpd[24664]: fatal: unexpected command-line
argument:
scache
Oct 2 22:09:19 koala postfix/master[24503]: warning: process
/usr/libexec/postfix/smtpd pid 24664 exit status 1
Oct 2 22:09:19 koala postfix/master[24503]: warning:
/usr/libexec/postfix/smtpd:
bad command startup -- throttling
Oct 2 22:10:30 koala postfix/smtpd[24728]: fatal: unexpected command-line
argument:
scache
Oct 2 22:10:31 koala postfix/master[24503]: warning: process
/usr/libexec/postfix/smtpd pid 24728 exit status 1
Oct 2 22:10:31 koala postfix/master[24503]: warning:
/usr/libexec/postfix/smtpd:
bad command startup -- throttling
Oct 2 22:13:03 koala postfix/smtpd[24861]: fatal: unexpected command-line
argument:
scache
Oct 2 22:13:04 koala postfix/master[24503]: warning: process
/usr/libexec/postfix/smtpd pid 24861 exit status 1
Oct 2 22:13:04 koala postfix/master[24503]: warning:
/usr/libexec/postfix/smtpd:
bad command startup -- throttling
Oct 2 22:26:28 koala postfix/postfix-script[25686]: warning:
/var/spool/postfix/etc/localtime and /etc/localtime differ
Oct 2 22:26:28 koala postfix/postfix-script[25689]: warning:
/var/spool/postfix/etc/resolv.conf and /etc/resolv.conf differ
Oct 2 22:26:28 koala postfix/postfix-script[25694]: warning:
/var/spool/postfix/lib/libnss_dns-2.2.5.so and /lib/libnss_dns-2.2.5.so
differ
Oct 2 22:26:32 koala postfix/lmtp[25715]: warning: connect to
private/scache: No
such file or directory
Oct 2 22:26:33 koala postfix/lmtp[25715]: warning: connect to
private/scache: No
such file or directory
Oct 2 22:26:33 koala postfix/lmtp[25715]: warning: disabling connection
caching
Oct 2 22:26:37 koala postfix/lmtp[25716]: warning: connect to
private/scache: No
such file or directory
Oct 2 22:26:38 koala postfix/lmtp[25716]: warning: connect to
private/scache: No
such file or directory
Oct 2 22:26:38 koala postfix/lmtp[25716]: warning: disabling connection
caching
Oct 2 22:34:29 koala postfix/lmtp[26011]: warning: connect to
private/scache: No
such file or directory
Oct 2 22:34:30 koala postfix/lmtp[26011]: warning: connect to
private/scache: No
such file or directory
Oct 2 22:34:30 koala postfix/lmtp[26011]: warning: disabling connection
caching
Oct 2 22:57:45 koala postfix/lmtp[27625]: warning: connect to
private/scache: No
such file or directory
Oct 2 22:57:46 koala postfix/lmtp[27625]: warning: connect to
private/scache: No
such file or directory
----
--
Voytek
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]