List,

I have corresponed with yins before on this subject and I havn't figured
out how to fix this problem. Below are some messages I get (hopefully
meaningful) that can help with figuring out how to fix this problem:

I don't get anymore mail from overnight cron or other system messages.


Jul 15 11:24:46 tbox postfix/pickup[1212]: 59F0E99E12: uid=0 from=<root>
Jul 15 11:24:46 tbox postfix/cleanup[1916]: 59F0E99E12:
message-id=<[EMAIL PROTECTED]>
Jul 15 11:24:46 tbox postfix/qmgr[15305]: 59F0E99E12:
from=<[EMAIL PROTECTED]>, size=319, nrcpt=1 (
queue active)
Jul 15 11:24:46 tbox postfix/smtp[1918]: 59F0E99E12:
to=<[EMAIL PROTECTED]>, orig_to=<terryg>, re
lay=none, delay=0, status=bounced (Host or domain name not found. Name
service error for name=myhouse.l
ocalnet type=A: Host not found)
Jul 15 11:24:46 tbox postfix/cleanup[1916]: 73F8E99E20:
message-id=<[EMAIL PROTECTED]>
Jul 15 11:24:46 tbox postfix/qmgr[15305]: 73F8E99E20: from=<>,
size=2280, nrcpt=1 (queue active)
Jul 15 11:24:46 tbox postfix/qmgr[15305]: 59F0E99E12: removed
Jul 15 11:24:46 tbox postfix/smtp[1918]: 73F8E99E20:
to=<[EMAIL PROTECTED]>, relay=none, delay=0, s
tatus=bounced (Host or domain name not found. Name service error for
name=myhouse.localnet type=A: Host
 not found)
Jul 15 11:24:46 tbox postfix/qmgr[15305]: 73F8E99E20: removed
[EMAIL PROTECTED] root]# tail  /var/log/syslog | grep postfix
Jul 15 11:24:46 tbox postfix/pickup[1212]: 59F0E99E12: uid=0 from=<root>
Jul 15 11:24:46 tbox postfix/cleanup[1916]: 59F0E99E12:
message-id=<[EMAIL PROTECTED]>
Jul 15 11:24:46 tbox postfix/qmgr[15305]: 59F0E99E12:
from=<[EMAIL PROTECTED]>, size=319, nrcpt=1 (queue active)
Jul 15 11:24:46 tbox postfix/smtp[1918]: 59F0E99E12:
to=<[EMAIL PROTECTED]>, orig_to=<terryg>, relay=none, delay=0,
status=bounced (Host or domain name not found. Name service error for
name=myhouse.localnet type=A: Host not found)

I guess the above is a clue?

Jul 15 11:24:46 tbox postfix/cleanup[1916]: 73F8E99E20:
message-id=<[EMAIL PROTECTED]>
Jul 15 11:24:46 tbox postfix/qmgr[15305]: 73F8E99E20: from=<>,
size=2280, nrcpt=1 (queue active)
Jul 15 11:24:46 tbox postfix/qmgr[15305]: 59F0E99E12: removed
Jul 15 11:24:46 tbox postfix/smtp[1918]: 73F8E99E20:
to=<[EMAIL PROTECTED]>, relay=none, delay=0, status=bounced (Host or
domain name not found. Name service error for name=myhouse.localnet
type=A: Host not found)
Jul 15 11:24:46 tbox postfix/qmgr[15305]: 73F8E99E20: removed
[EMAIL PROTECTED] root]# 

For right now, I would like to get just local and system messages.
eventually, maybe a local mailserver. This is a local machine with one
user me :).

I will attach my main.cf and aliases file at the end.  Oh here is my
hosts file:

[EMAIL PROTECTED] root]# cat /etc/hosts
10.0.0.10               tbox.blrm.myhouse.localnet tbox
127.0.0.1               localhost

Go easy on me here.  When it comes to a mailing system; I how how to
send an email, setup my pop3 service using my favorite, a mailserver
thats another story from all the config files to DNS ouch! My brain
huuuuurrrrts! So if some kind denizen could break down the above
messages I appreciate it.

Thannks,

Terry

Terry Golightly ... [EMAIL PROTECTED] ... Pittsburgh, Pa 
Mandrake Linux release 10.0 (Official) for i586 kernel
2.6.3-14mdk-i686-up-4GB 
11:30:09 up 11 days, 22:34, 3 users, load average: 0.01, 0.11, 0.09 

This is the Baron. Angel Martin tells me you buy information. Ok, meet
me at one a.m. behind the bus depot, bring five-hundred dollars and come
alone. I'm serious! -- "The Rockford Files"
# These are only the parameters changed from a default install
# see /etc/postfix/main.cf.dist for a commented, fuller version of this file.

# These are changed by postfix install script
readme_directory = /usr/share/doc/postfix-2.1.1/README_FILES
sample_directory = /usr/share/doc/postfix-2.1.1/samples
html_directory = /usr/share/doc/postfix-2.1.1/html
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
command_directory = /usr/sbin
manpage_directory = /usr/share/man
daemon_directory = /usr/lib/postfix
newaliases_path = /usr/bin/newaliases.postfix
mailq_path = /usr/bin/mailq.postfix

# User configurable parameters

inet_interfaces = $myhostname
mynetworks_style = host
delay_warning_time = 4h
smtpd_banner = $myhostname ESMTP $mail_name ($mail_version) (Mandrake Linux)
unknown_local_recipient_reject_code = 450
smtp-filter_destination_concurrency_limit = 2
lmtp-filter_destination_concurrency_limit = 2
smtpd_sasl_path = /etc/postfix/sasl:/usr/lib/sasl2
virtual_maps = hash:/etc/postfix/virtual
canonical_maps = hash:/etc/postfix/canonical
myorigin = $mydomain
debug_peer_list = localhost
empty_address_recipient = [EMAIL PROTECTED]
mydomain = myhouse.localnet
# Default aliases file for postfix
#
# this file should be in /etc or in /etc/postfix but if you want it in
# /etc/postfix you'll have to adjust your /etc/postfix/main.cf file accordingly
#
# Aliases in this file will NOT be expanded in the header from
# mail, but WILL be visible over networks or from /bin/mail.
#
# Following alias is required by the mail protocol, RFC 822 (and by RFC2142)
# Set it to the address of a HUMAN who deals with this system's mail problems.
#
# For various security reasons, postfix WILL NOT deliver mail as root, so
# ensure that the root alias is aliased to a HUMAN user, as otherwise
# mail may get delivered to the $default_privs user (nobody).
postmaster: root

# Many mailers use this address to represent the empty SMTP return
# path
MAILER-DAEMON:  postmaster


# Common aliases for system accounts.
bin:            root
daemon:         root
games:          root
ingres:         root
nobody:         root
system:         root
foo:            root
falken:         root

# Well-known aliases.
admin:          root
manager:        root
dumper:         root
operator:       root

# traps to catch security attacks
decode:         root
moof:           root
moog:           root

# The following aliases are required by RFC 2142
info:           staff
marketing:      staff
sales:          staff
support:        staff

# Standard aliases also defined by RFC 2142
abuse:          postmaster
# reports of network infrastructure difficulties
noc:            root
# address to report secuirty problems
security:       root
# DNS administrator (DNS soa records should use this)
hostmaster:     root
# Usenet news service administrator
news:           usenet
usenet:         root
# http/web service administrator
www:            webmaster
webmaster:      root
# UUCP service administrator
uucp:           root
# FTP administrator (especially anonymouse FTP)
ftp:            root

# Commonly used group aliases:
#
staff:          postmaster
office:         postmaster
all:            postmaster
tech:           postmaster
ops:            postmaster

# Person who should get root's mail.  This alias
# must exist.
# CHANGE THIS LINE to an account of a HUMAN
root: terryg

# Note to the user: You must create the alias above!
# The root alias *must* exist under postfix because
# postfix runs as a non-privileged user and cannot
# touch a spool file which is UID/GID root
# The mapping to the postfix user is to ensure that root's mail
# doesn't get lost on a system installed out of the box.
#
# Postfix master process configuration file.  Each logical line 
# describes how a Postfix daemon program should be run. 
#
# A logical line starts with non-whitespace, non-comment text.
# Empty lines and whitespace-only lines are ignored, as are comment 
# lines whose first non-whitespace character is a `#'.  
# A line that starts with whitespace continues a logical line.
#
# The fields that make up each line are described below. A "-" field
# value requests that a default value be used for that field.
#
# Service: any name that is valid for the specified transport type
# (the next field).  With INET transports, a service is specified as
# host:port.  The host part (and colon) may be omitted. Either host
# or port may be given in symbolic form or in numeric form. Examples
# for the SMTP server:  localhost:smtp receives mail via the loopback
# interface only; 10025 receives mail on port 10025.
#
# Transport type: "inet" for Internet sockets, "unix" for UNIX-domain
# sockets, "fifo" for named pipes.
#
# Private: whether or not access is restricted to the mail system.
# Default is private service.  Internet (inet) sockets can't be private.
#
# Unprivileged: whether the service runs with root privileges or as
# the owner of the Postfix system (the owner name is controlled by the
# mail_owner configuration variable in the main.cf file). Only the
# pipe, virtual and local delivery daemons require privileges.
#
# Chroot: whether or not the service runs chrooted to the mail queue
# directory (pathname is controlled by the queue_directory configuration
# variable in the main.cf file). Presently, all Postfix daemons can run
# chrooted, except for the pipe, virtual and local delivery daemons.
# The proxymap server can run chrooted, but doing so defeats most of
# the purpose of having that service in the first place.
# The script postfix-chroot.sh can be used to set up a Postfix chroot
# environment on your Mandrake Linux System
#
# Wakeup time: automatically wake up the named service after the
# specified number of seconds. A ? at the end of the wakeup time
# field requests that wake up events be sent only to services that
# are actually being used.  Specify 0 for no wakeup. Presently, only
# the pickup, queue manager and flush daemons need a wakeup timer.
#
# Max procs: the maximum number of processes that may execute this
# service simultaneously. Default is to use a globally configurable
# limit (the default_process_limit configuration parameter in main.cf).
# Specify 0 for no process count limit.
#
# Command + args: the command to be executed. The command name is
# relative to the Postfix program directory (pathname is controlled by
# the daemon_directory configuration variable). Adding one or more
# -v options turns on verbose logging for that service; adding a -D
# option enables symbolic debugging (see the debugger_command variable
# in the main.cf configuration file). See individual command man pages
# for specific command-line options, if any.
#
# General main.cf options can be overridden for specific services.
# To override one or more main.cf options, specify them as arguments
# below, preceding each option by "-o".  There must be no whitespace
# in the option itself (separate multiple values for an option by
# commas).
#
# In order to use the "uucp" message tranport below, set up entries
# in the transport table.
#
# In order to use the "cyrus" message transport below, configure it
# in main.cf as the mailbox_transport.
#
# SPECIFY ONLY PROGRAMS THAT ARE WRITTEN TO RUN AS POSTFIX DAEMONS.
# ALL DAEMONS SPECIFIED HERE MUST SPEAK A POSTFIX-INTERNAL PROTOCOL.
#
# DO NOT SHARE THE POSTFIX QUEUE BETWEEN MULTIPLE POSTFIX INSTANCES.
#
# ==========================================================================
# service type  private unpriv  chroot  wakeup  maxproc command + args
#               (yes)   (yes)   (yes)   (never) (100)
# ==========================================================================
smtp    inet    n       -       y       -       -       smtpd
#submission inet n      -       n       -       -       smtpd
#       -o smtpd_etrn_restrictions=reject
#smtps    inet  n       -       n       -       -       smtpd
#  -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes
#submission   inet    n       -       n       -       -       smtpd
#  -o smtpd_etrn_restrictions=reject
#  -o smtpd_enforce_tls=yes -o smtpd_sasl_auth_enable=yes
#628      inet  n       -       n       -       -       qmqpd
pickup  fifo    n       -       y       60      1       pickup
  -o content_filter=
  -o receive_override_options=
cleanup unix    n       -       y       -       0       cleanup
qmgr    fifo    n       -       y       300     1       qmgr
#qmgr     fifo  n       -       n       300     1       oqmgr
tlsmgr  fifo    -       -       y       300     1       tlsmgr
rewrite unix    -       -       y       -       -       trivial-rewrite
bounce  unix    -       -       y       -       0       bounce
defer   unix    -       -       y       -       0       bounce
trace   unix    -       -       y       -       0       bounce
verify  unix    -       -       y       -       1       verify
flush   unix    n       -       y       1000?   0       flush
proxymap  unix  -       -       n       -       -       proxymap
smtp    unix    -       -       y       -       -       smtp
relay   unix    -       -       y       -       -       smtp
#       -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
showq   unix    n       -       y       -       -       showq
error   unix    -       -       y       -       -       error
local     unix  -       n       n       -       -       local
virtual   unix  -       n       n       -       -       virtual
lmtp    unix    -       -       y       -       -       lmtp
anvil   unix    -       -       y       -       1       anvil
#
# Interfaces to non-Postfix software. Be sure to examine the manual
# pages of the non-Postfix software to find out what options it wants.
#
# maildrop. See the Postfix MAILDROP_README file for details.
#
maildrop  unix  -       n       n       -       -       pipe
  flags=DRhu user=nobody argv=/usr/bin/maildrop -d ${recipient}
#
# Cyrus. Please See the Postfix CYRUS_README file for details
#
# deliver interface (deprecated), to use this also use
# postconf -e cyrus-deliver_destination_recipient_limit=1
cyrus-deliver     unix  -       n       n       -       -       pipe
  user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -r ${sender} -m ${extension} ${user}
#
# for default cyrus socket placement
cyrus     unix  -       n       n       -       -       lmtp
  -o lmtp_cache_connection=yes
#
# if you configure cyrus socket in the chroot jail
cyrus-chroot     unix  -       -       y       -       -       lmtp
  -o lmtp_cache_connection=yes
#
# for lmtp to cyrus via tcp
cyrus-inet      unix    -       -       y       -       -       lmtp
  -o lmtp_cache_connection=yes
  -o lmtp_sasl_auth_enable=yes
  -o lmtp_sasl_password_maps=hash:/etc/postfix/cyrus_lmtp_sasl_pass
  -o lmtp_sasl_security_options=noanonymous
#
# UUCP. Unix to Unix CoPy
#
uucp      unix  -       n       n       -       -       pipe
  flags=Fqhu user=uucp argv=/usr/bin/uux -r -n -z -a$sender - $nexthop!rmail 
($recipient)
#
# these are not distributed with Mandrake Linux
#
#ifmail    unix  -       n       n       -       -       pipe
#  flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
#bsmtp     unix  -       n       n       -       -       pipe
#  flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient

##### START OF CONTENT FILTER CUSTOMIZATIONS #####
# Please see the Postfix FILTER_README for details.
# These sample entries expect your content filter to
# listen on port 10025 and to inject mail back into
# postfix on port 10026.
# 
# to enable such content filter run the command
#    postconf -e content_filter=smtp-filter:127.0.0.1:10025
#    postconf -e smtp-filter_destination_concurrency_limit=2
# or
#    postconf -e content_filter=lmtp-filter:127.0.0.1:10025
#    postconf -e lmtp-filter_destination_concurrency_limit=2
# and the command
#    postconf -e receive_override_options=no_address_mappings
#

127.0.0.1:10026 inet    n       -       y       -       -       smtpd
  -o content_filter=
  -o smtpd_restriction_classes=
  -o smtpd_client_restrictions=
  -o smtpd_helo_restrictions=
  -o smtpd_sender_restrictions=
  -o smtpd_recipient_restrictions=permit_mynetworks,reject
  -o mynetworks=127.0.0.0/8
  -o mynetworks_style=host
  -o strict_rfc821_envelopes=yes
  -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks
  -o smtpd_client_connection_limit_exceptions=127.0.0.0/8

lmtp-filter     unix    -       -       y       -       -       lmtp
  -o lmtp_data_done_timeout=1200
  -o disable_dns_lookups=yes

smtp-filter     unix    -       -       y       -       -       smtp
  -o smtp_data_done_timeout=1200
  -o disable_dns_lookups=yes

##### END OF CONTENT FILTER CUSTOMIZATIONS #####
____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to