LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 12-27-2008, 11:33 AM   #1
alejandroye
Member
 
Registered: May 2004
Location: SOUTH FLORIDA USA
Distribution: MANDRIVA / CENTOS
Posts: 146

Rep: Reputation: 15
Postfix: fatal: open database


hi and happy Holidays,

After presenting several crashes on my server, I've been checking my syslog this last days and I am having lot of lines with this problem;

Code:
Dec 27 12:29:20 mydomain postfix/master[4200]: warning: process /usr/lib/postfix/local pid 12050 exit status 1
Dec 27 12:29:20 mydomain postfix/master[4200]: warning: /usr/lib/postfix/local: bad command startup -- throttling
Dec 27 12:30:20 mydomain postfix/local[12051]: fatal: open database /var/lib/mailman/data/aliases.db: Bad file descriptor
Dec 27 12:30:21 mydomain postfix/master[4200]: warning: process /usr/lib/postfix/local pid 12051 exit status 1
Dec 27 12:30:21 mydomain postfix/master[4200]: warning: /usr/lib/postfix/local: bad command startup -- throttling
I would like to fix it, can somebody help me about this?, I am not hosting emails on my server, I just using sendmail to send emails

my conf

postconf -n
alias_maps = hash:/etc/postfix/aliases, hash:/var/lib/mailman/data/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
delay_warning_time = 4h
html_directory = /usr/share/doc/postfix-2.1.4/html
inet_interfaces = localhost
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mynetworks_style = host
newaliases_path = /usr/bin/newaliases.postfix
owner_request_special = no
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.1.4/README_FILES
recipient_delimiter = +
sample_directory = /usr/share/doc/postfix-2.1.4/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP $mail_name ($mail_version) (Linux)
smtpd_sasl_path = /etc/postfix/sasl:/usr/lib/sasl2
unknown_local_recipient_reject_code = 450


thanks.
 
Old 12-28-2008, 09:01 PM   #2
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Does /var/lib/mailman/data/aliases.db exist? What type of file is it (file command)?

Try running newliases -v
 
Old 01-03-2009, 08:19 PM   #3
alejandroye
Member
 
Registered: May 2004
Location: SOUTH FLORIDA USA
Distribution: MANDRIVA / CENTOS
Posts: 146

Original Poster
Rep: Reputation: 15
thank you for you answer, the file doesn't have name, I stop postfix to avoid the problem, I started postfix and after run newaliases -v I still get the following log in syslog

Code:
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 5B37227E42: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 54DF827E51: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 5F0D527E56: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 5DB5327E61: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 5D11427E6B: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 5D73A27DFB: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 5DFA327E20: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 59E7A27DC4: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 5776227DC6: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 595DF27DD3: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 542B227DD5: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 5593C27DE0: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 5BEF427D81: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 562AD27D83: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 5549C27DAA: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 51D9B27DB5: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:45 mydomain postfix/qmgr[10124]: 5D48E27D40: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:47 mydomain postfix/smtp[10138]: B04E15C6C3: to=<bradgreiman@gmail.com>, relay=gmail-smtp-in.l.google.com[209.85.133.27], delay=349705, status=bounced (host gmail-smtp-in.l.google.com[209.85.133.27] said: 550 5.2.1 The email account that you tried to reach is disabled. d22si9332606and.40 (in reply to RCPT TO command))
Jan  3 21:35:48 mydomain postfix/smtp[10137]: BE2095C6C4: to=<bradgreiman@gmail.com>, relay=gmail-smtp-in.l.google.com[209.85.133.27], delay=349702, status=bounced (host gmail-smtp-in.l.google.com[209.85.133.27] said: 550 5.2.1 The email account that you tried to reach is disabled. c23si33410664ana.55 (in reply to RCPT TO command))
Jan  3 21:35:48 mydomain postfix/cleanup[10128]: 0A9445C6A2: message-id=<20090104023548.0A9445C6A2@mydomain.com>
Jan  3 21:35:48 mydomain postfix/qmgr[10124]: B04E15C6C3: removed
Jan  3 21:35:48 mydomain postfix/qmgr[10124]: 504D027D42: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:48 mydomain postfix/cleanup[10134]: 292E45C6AE: message-id=<20090104023548.292E45C6AE@mydomain.com>
Jan  3 21:35:48 mydomain postfix/qmgr[10124]: BE2095C6C4: removed
Jan  3 21:35:48 mydomain postfix/qmgr[10124]: 560BA27D5A: from=<mail@mydomain.com>, size=764, nrcpt=1 (queue active)
Jan  3 21:35:54 mydomain postfix/local[10143]: fatal: open database /var/lib/mailman/data/aliases.db: Bad file descriptor
Jan  3 21:35:55 mydomain postfix/master[10122]: warning: process /usr/lib/postfix/local pid 10143 exit status 1
Jan  3 21:35:55 mydomain postfix/master[10122]: warning: /usr/lib/postfix/local: bad command startup -- throttling
Jan  3 21:36:55 mydomain postfix/local[10144]: fatal: open database /var/lib/mailman/data/aliases.db: Bad file descriptor
Jan  3 21:36:56 mydomain postfix/master[10122]: warning: process /usr/lib/postfix/local pid 10144 exit status 1
Jan  3 21:36:56 mydomain postfix/master[10122]: warning: /usr/lib/postfix/local: bad command startup -- throttling
Jan  3 21:37:56 mydomain postfix/local[10145]: fatal: open database /var/lib/mailman/data/aliases.db: Bad file descriptor
Jan  3 21:37:57 mydomain postfix/master[10122]: warning: process /usr/lib/postfix/local pid 10145 exit status 1
Jan  3 21:37:57 mydomain postfix/master[10122]: warning: /usr/lib/postfix/local: bad command startup -- throttling
any sugesstion?
 
Old 01-03-2009, 08:23 PM   #4
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
Does /var/lib/mailman/data/aliases exist? If so

postalias /var/lib/mailman/data/aliases

will create /var/lib/mailman/data/aliases.db

Ohterwise, if you don't use mailman, change

Quote:
alias_maps = hash:/etc/postfix/aliases, hash:/var/lib/mailman/data/aliases
to

Quote:
alias_maps = hash:/etc/postfix/aliases

Last edited by billymayday; 01-04-2009 at 02:19 PM.
 
Old 01-03-2009, 09:25 PM   #5
alejandroye
Member
 
Registered: May 2004
Location: SOUTH FLORIDA USA
Distribution: MANDRIVA / CENTOS
Posts: 146

Original Poster
Rep: Reputation: 15
billymayday hank you for you help, ok, the problem stop but now the syslog doestn't stop, constally I have the following

Code:
Jan  3 22:47:32 mydomain postfix/local[10415]: 15C4E7C512: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=4404152, status=sent (delivered to mailbox)
Jan  3 22:47:32 mydomain postfix/qmgr[10377]: 15C4E7C512: removed
Jan  3 22:47:32 mydomain postfix/qmgr[10377]: E41EF61585: from=<>, size=2459, nrcpt=1 (queue active)
Jan  3 22:47:32 mydomain postfix/local[10417]: 1C5157C513: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=4403851, status=sent (delivered to mailbox)
Jan  3 22:47:32 mydomain postfix/qmgr[10377]: 1C5157C513: removed
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: E597F617D4: from=<>, size=2459, nrcpt=1 (queue active)
Jan  3 22:47:33 mydomain postfix/local[10415]: 105CA7C540: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=4390353, status=sent (delivered to mailbox)
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: 105CA7C540: removed
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: ECBCA617F1: from=<>, size=2459, nrcpt=1 (queue active)
Jan  3 22:47:33 mydomain postfix/local[10417]: 143D67C541: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=4390052, status=sent (delivered to mailbox)
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: 143D67C541: removed
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: E663F6183D: from=<>, size=2459, nrcpt=1 (queue active)
Jan  3 22:47:33 mydomain postfix/local[10415]: 185847C542: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=4389753, status=sent (delivered to mailbox)
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: 185847C542: removed
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: E06836193B: from=<>, size=2459, nrcpt=1 (queue active)
Jan  3 22:47:33 mydomain postfix/local[10417]: 1C3717C543: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=4389633, status=sent (delivered to mailbox)
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: 1C3717C543: removed
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: E5896619CB: from=<>, size=2459, nrcpt=1 (queue active)
Jan  3 22:47:33 mydomain postfix/local[10416]: 1435B7C4DF: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=4418853, status=sent (delivered to mailbox)
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: 1435B7C4DF: removed
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: ECAE361B41: from=<>, size=2459, nrcpt=1 (queue active)
Jan  3 22:47:33 mydomain postfix/local[10417]: 156C27C568: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=4379253, status=sent (delivered to mailbox)
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: 156C27C568: removed
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: E5FDC61B2F: from=<>, size=2459, nrcpt=1 (queue active)
Jan  3 22:47:33 mydomain postfix/local[10416]: 194D07C569: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=4378952, status=sent (delivered to mailbox)
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: 194D07C569: removed
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: EACC6430B2: from=<>, size=2459, nrcpt=1 (queue active)
Jan  3 22:47:33 mydomain postfix/local[10417]: 1D2957C56A: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=4378653, status=sent (delivered to mailbox)
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: 1D2957C56A: removed
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: E26E5431B6: from=<>, size=2459, nrcpt=1 (queue active)
Jan  3 22:47:33 mydomain postfix/local[10416]: 152737C596: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=4366053, status=sent (delivered to mailbox)
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: 152737C596: removed
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: EFF43431C9: from=<>, size=2459, nrcpt=1 (queue active)
Jan  3 22:47:33 mydomain postfix/local[10417]: 190287C597: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=4365753, status=sent (delivered to mailbox)
Jan  3 22:47:33 mydomain postfix/qmgr[10377]: 190287C597: removed
Jan  3 22:47:34 mydomain postfix/qmgr[10377]: E41444328E: from=<>, size=2459, nrcpt=1 (queue active)
Jan  3 22:47:34 mydomain postfix/local[10416]: 135537C5C6: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=4352553, status=sent (delivered to mailbox)
Jan  3 22:47:35 mydomain postfix/qmgr[10377]: 135537C5C6: removed
Jan  3 22:47:35 mydomain postfix/postfix-script: stopping the Postfix mail system
Jan  3 22:47:35 mydomain postfix/master[10122]: terminating on signal 15
I had to stopped postfix, is normal? if not how can I stop, I tried flush but nothing
 
Old 01-03-2009, 10:47 PM   #6
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
They are normal postfix messages.

I don't know mandriva, but I'm surprised you don't have a separate maillog. Can you show

cat /etc/syslog.conf
 
Old 01-04-2009, 11:08 AM   #7
alejandroye
Member
 
Registered: May 2004
Location: SOUTH FLORIDA USA
Distribution: MANDRIVA / CENTOS
Posts: 146

Original Poster
Rep: Reputation: 15
normal? look that the server is constantly busy with postfix. how can set separate maillog. This is my syslog.conf

Code:
# Various entry
auth,authpriv.*                                                 /var/log/auth.log
*.*;auth,authpriv.none                                          -/var/log/syslog
user.*                                                          -/var/log/user.log

# Log anything (except mail) of level info or higher.
# Don't log private authentication messages!
*.info;mail.none;;news.none;authpriv.none                                       -/var/log/messages

# The authpriv file has restricted access.
authpriv.*                                                      /var/log/secure

# Mail logging
mail.=debug;mail.=info;mail.=notice                             -/var/log/mail/info
mail.=warn                                                      -/var/log/mail/warnings
mail.err                                                        -/var/log/mail/errors

# Cron logging
cron.=debug;cron.=info;cron.=notice                             -/var/log/cron/info
cron.=warn                                                      -/var/log/cron/warnings
cron.err                                                        -/var/log/cron/errors

# Kernel logging
kern.=debug;kern.=info;kern.=notice                             -/var/log/kernel/info
kern.=warn                                                      -/var/log/kernel/warnings
kern.err                                                        /var/log/kernel/errors

# Lpr logging
lpr.=debug;lpr.=info;lpr.=notice                                -/var/log/lpr/info
lpr.=warn                                                       -/var/log/lpr/warnings
lpr.err                                                         -/var/log/lpr/errors

# News logging
news.=debug;news.=info;news.=notice                             -/var/log/news/news.notice
news.=crit                                                      -/var/log/news/news.crit
news.=err                                                       -/var/log/news/news.err

# Daemons logging
daemon.=debug;daemon.=info;daemon.=notice                       -/var/log/daemons/info
daemon.=warn                                                    -/var/log/daemons/warnings
daemon.err                                                      -/var/log/daemons/errors


# Everybody gets emergency messages
*.emerg                                                         *

# Save mail and news errors of level err and higher in a
# special file.
uucp,news.crit                                                  -/var/log/spooler

# Save boot messages also to boot.log
local7.*                                                        -/var/log/boot.log

# Explanations from Mandrake Linux configuration tools
local1.*                                                        -/var/log/explanations
 
Old 01-04-2009, 02:22 PM   #8
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
When you say the syslog doesn't stop, are these messages logging to /var/log somewhere or to screen? If to screen, is your syslog daemon running?
 
Old 01-04-2009, 06:10 PM   #9
alejandroye
Member
 
Registered: May 2004
Location: SOUTH FLORIDA USA
Distribution: MANDRIVA / CENTOS
Posts: 146

Original Poster
Rep: Reputation: 15
I mean that when I tail syslog I get theses messages(not screen), I wait for postfix stop but never stop, constantly show theses messages
 
Old 01-14-2009, 08:44 PM   #10
alejandroye
Member
 
Registered: May 2004
Location: SOUTH FLORIDA USA
Distribution: MANDRIVA / CENTOS
Posts: 146

Original Poster
Rep: Reputation: 15
can somebody give me a hand with this?

ale
 
Old 01-14-2009, 08:50 PM   #11
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
They should be logging to maillog, but are you saying you don't want postfix to log?

Try adding an entry like
Code:
mail.*         -/var/log/mail/other
to syslog.conf to see if you can capture errant messages.
 
Old 01-14-2009, 10:41 PM   #12
alejandroye
Member
 
Registered: May 2004
Location: SOUTH FLORIDA USA
Distribution: MANDRIVA / CENTOS
Posts: 146

Original Poster
Rep: Reputation: 15
done, how can verify if I am getting errant messages?


note:the syslog is still busy, after I started

thanks
 
Old 01-14-2009, 10:48 PM   #13
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
Don't forget to restart the syslog daemon.

You should be able to check by seeing what's in /var/log/mail/other
 
Old 01-14-2009, 11:15 PM   #14
alejandroye
Member
 
Registered: May 2004
Location: SOUTH FLORIDA USA
Distribution: MANDRIVA / CENTOS
Posts: 146

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by billymayday View Post
Don't forget to restart the syslog daemon.

You should be able to check by seeing what's in /var/log/mail/other
Bill,

I checked the arrant messages and they are the same output that I have here on the post #5. Now, the server get freeze and I had to reboot it

Code:
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 87FDB279A4: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 8752C279AA: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=3158629, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 8752C279AA: removed
Jan 15 00:33:50 mydomain postfix/local[5220]: 80B44279AC: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=3158030, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 80B44279AC: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 84CD6279C2: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=3151730, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 84CD6279C2: removed
Jan 15 00:33:50 mydomain postfix/local[5220]: 8204C279C4: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=3151130, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 8204C279C4: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 8A4917DBFA: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=3177830, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 8A4917DBFA: removed
Jan 15 00:33:50 mydomain postfix/local[5220]: 8CDF427975: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=3173930, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 8CDF427975: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 8F84C27999: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=3163430, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 8F84C27999: removed
Jan 15 00:33:50 mydomain postfix/local[5220]: 822D82799C: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=3162830, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 822D82799C: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 8CDC27DBD6: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=3188330, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 8CDC27DBD6: removed
Jan 15 00:33:50 mydomain postfix/local[5220]: 8E6997C735: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5226529, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 8E6997C735: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 809EF7C73A: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5225029, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 809EF7C73A: removed
Jan 15 00:33:50 mydomain postfix/local[5220]: 8309D7C74F: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5219330, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 8309D7C74F: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 8A9547C753: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5218129, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 8A9547C753: removed
Jan 15 00:33:50 mydomain postfix/local[5220]: 84BB37C757: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5216929, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 84BB37C757: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 83A227C77A: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5206429, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 83A227C77A: removed
Jan 15 00:33:50 mydomain postfix/local[5220]: 870277C77B: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5206130, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 870277C77B: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 8B3467C77C: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5205830, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 8B3467C77C: removed
Jan 15 00:33:50 mydomain postfix/local[5220]: 83B337C7C3: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5184530, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 83B337C7C3: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 834737C7CC: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5181829, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 834737C7CC: removed
Jan 15 00:33:50 mydomain postfix/local[5220]: 872607C7CD: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5181530, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 872607C7CD: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 8EEB87C7CE: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5181229, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 8EEB87C7CE: removed
Jan 15 00:33:50 mydomain postfix/local[5220]: 824CE7C7F9: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5168630, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 824CE7C7F9: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 895657C7FA: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5168329, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 895657C7FA: removed
Jan 15 00:33:50 mydomain postfix/local[5220]: 8D7537C7FB: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5168030, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 8D7537C7FB: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 814E67C820: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5157229, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 814E67C820: removed
Jan 15 00:33:50 mydomain postfix/local[5220]: 84B037C821: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5156930, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 84B037C821: removed
Jan 15 00:33:50 mydomain postfix/local[5221]: 8810D7C822: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5156630, status=sent (delivered to mailbox)
Jan 15 00:33:50 mydomain postfix/qmgr[4203]: 8810D7C822: removed
Jan 15 00:33:51 mydomain postfix/local[5220]: 8EDB17C823: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5156331, status=sent (delivered to mailbox)
Jan 15 00:33:51 mydomain postfix/qmgr[4203]: 8EDB17C823: removed
Jan 15 00:33:51 mydomain postfix/local[5221]: 804187C84F: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5143431, status=sent (delivered to mailbox)
Jan 15 00:33:51 mydomain postfix/qmgr[4203]: 804187C84F: removed
Jan 15 00:33:51 mydomain postfix/local[5220]: 836477C850: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5143130, status=sent (delivered to mailbox)
Jan 15 00:33:51 mydomain postfix/qmgr[4203]: 836477C850: removed
Jan 15 00:33:51 mydomain postfix/local[5221]: 870467C851: to=<mail@mydomain.com>, orig_to=<mail>, relay=local, delay=5142831, status=sent (delivered to mailbox)
Jan 15 00:33:51 mydomain postfix/qmgr[4203]: 870467C851: removed
This is part of that I get in /other

is normal?, why get freeze?

thanks
 
Old 01-14-2009, 11:48 PM   #15
billymayday
LQ Guru
 
Registered: Mar 2006
Location: Sydney, Australia
Distribution: Fedora, CentOS, OpenSuse, Slack, Gentoo, Debian, Arch, PCBSD
Posts: 6,678

Rep: Reputation: 122Reputation: 122
Looks pretty normal to me, but then I send all mail logs to one file, so there is more chatter in there (you have this spread around the other mail logs).

I have no idea why the freeze - shouldn't happen. Perhaps something locked up while trying to write to syslog when you restarted it (but that shouldn't happen either). Hopefully is doesn't happen again, but see if you can find anything in your logs.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
postfix/cleanup[3573]: fatal: unsupported dictionary type: mysql sajumurali Linux - Newbie 6 04-16-2010 01:24 PM
Postfix: postfix: fatal: chdir(/usr/libexec/postfix) Micro420 Ubuntu 2 07-13-2008 12:21 PM
Postfix - Virtual Database ]SK[ Linux - Software 0 09-13-2005 03:49 PM
fatal error urmpi database locked discourse Mandriva 1 01-18-2005 05:09 AM
postfix: fatal: gethostbyname: No such file or directory cellist Linux - Networking 2 04-16-2004 09:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 10:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration