LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-29-2005, 11:09 AM   #16
Sapient
Member
 
Registered: Oct 2003
Location: San Luis Obispo, CA
Distribution: SuSE
Posts: 196

Original Poster
Rep: Reputation: 30

New run:

Mind:/home/Sapient/postfix # netstat -nap | grep 25
tcp 0 0 0.0.0.0:631 0.0.0.0:* LISTEN 5425/cupsd
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 26684/master
tcp 0 0 10.0.0.10:3250 10.0.0.10:389 ESTABLISHED 17302/named
tcp 0 0 10.0.0.10:2186 10.0.0.10:389 ESTABLISHED 25207/httpd2-prefor
tcp 0 0 10.0.0.10:2204 10.0.0.10:389 ESTABLISHED 25233/httpd2-prefor
tcp 0 0 10.0.0.10:2197 10.0.0.10:389 ESTABLISHED 25221/httpd2-prefor
tcp 0 0 10.0.0.10:2192 10.0.0.10:389 ESTABLISHED 25217/httpd2-prefor
tcp 0 0 10.0.0.10:2210 10.0.0.10:389 ESTABLISHED 25260/httpd2-prefor
tcp 0 0 10.0.0.10:2226 10.0.0.10:389 ESTABLISHED 25328/httpd2-prefor
tcp 0 0 10.0.0.10:2246 10.0.0.10:389 ESTABLISHED 25785/httpd2-prefor
tcp 0 0 10.0.0.10:2295 10.0.0.10:389 ESTABLISHED 25991/httpd2-prefor
tcp 0 0 10.0.0.10:389 10.0.0.10:3250 ESTABLISHED 22746/slapd
tcp 0 0 :::25 :::* LISTEN 26684/master
tcp 0 0 10.0.0.10:80 63.225.106.190:4384 TIME_WAIT -
tcp 0 0 10.0.0.10:80 63.225.106.190:4388 TIME_WAIT -
tcp 0 0 10.0.0.10:80 63.225.106.190:4392 TIME_WAIT -
tcp 0 0 10.0.0.10:80 68.235.0.212:4259 ESTABLISHED 24861/httpd2-prefor
tcp 0 0 10.0.0.10:80 216.8.44.139:4944 ESTABLISHED 25260/httpd2-prefor
tcp 0 0 10.0.0.10:80 68.235.0.212:4257 TIME_WAIT -
tcp 0 0 10.0.0.10:80 63.225.106.190:4397 ESTABLISHED 25328/httpd2-prefor
tcp 0 0 10.0.0.10:80 68.235.0.212:4251 TIME_WAIT -
tcp 0 0 10.0.0.10:80 24.176.227.138:2200 ESTABLISHED 25785/httpd2-prefor
tcp 0 0 10.0.0.10:80 68.235.0.212:4255 TIME_WAIT -
tcp 0 0 10.0.0.10:80 216.8.44.139:4940 ESTABLISHED 25217/httpd2-prefor
tcp 0 0 10.0.0.10:80 68.235.0.212:4253 TIME_WAIT -
udp 0 0 255.255.255.255:427 0.0.0.0:* 5138/slpd
udp 0 0 239.255.255.253:427 0.0.0.0:* 5138/slpd
udp 0 0 224.0.0.251:5353 0.0.0.0:* 5138/slpd
udp 0 0 0.0.0.0:631 0.0.0.0:* 5425/cupsd
unix 3 [ ] STREAM CONNECTED 82089025 26684/master
unix 3 [ ] STREAM CONNECTED 82085254 8230/kdeinit: kate /tmp/ksocket-root/kateOjRqZa.slave-socket
unix 3 [ ] STREAM CONNECTED 82085253 24389/kfindWozbda.s
unix 2 [ ] DGRAM 69552859 25140/postdrop
unix 3 [ ] STREAM CONNECTED 69552858 25139/sendmail
unix 3 [ ] STREAM CONNECTED 69552857 25140/postdrop
unix 2 [ ] DGRAM 69552844 25139/sendmail
unix 3 [ ] STREAM CONNECTED 34875325 7367/kdeinit: ksmse /tmp/.ICE-unix/7367
unix 3 [ ] STREAM CONNECTED 34875225 2121/kfind
unix 3 [ ] STREAM CONNECTED 29014887 25363/kmail.kde.org
unix 3 [ ] STREAM CONNECTED 29014878 25363/kmail.kde.org
unix 3 [ ] STREAM CONNECTED 29014854 25363/kmail.kde.org
unix 2 [ ] STREAM CONNECTED 29014843 25363/kmail.kde.org /tmp/ksocket-root/kdeinit__0
unix 3 [ ] STREAM CONNECTED 13925 7309/kdeinit: dcops /tmp/.ICE-unix/dcop7309-1134732760
unix 3 [ ] STREAM CONNECTED 13825 7368/kdeinit: kwin
unix 2 [ ] DGRAM 12256 4407/nmbd
 
Old 12-29-2005, 11:16 AM   #17
Sapient
Member
 
Registered: Oct 2003
Location: San Luis Obispo, CA
Distribution: SuSE
Posts: 196

Original Poster
Rep: Reputation: 30
Showing only active parameters:


queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/lib/postfix
mail_owner = postfix
mydomain = hingedmind.com
myorigin = $mydomain

unknown_local_recipient_reject_code = 550


# IF YOU USE THIS TO DELIVER MAIL SYSTEM-WIDE, YOU MUST SET UP AN
# ALIAS THAT FORWARDS MAIL FOR ROOT TO A REAL USER.
#
#mailbox_command = /some/where/procmail
#mailbox_command = /some/where/procmail -a "$EXTENSION"

debug_peer_level = 2
debugger_command =
PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
xxgdb $daemon_directory/$process_name $process_id & sleep 5

sendmail_path = /usr/sbin/sendmail
newaliases_path = /usr/bin/newaliases
mailq_path = /usr/bin/mailq
setgid_group = maildrop
html_directory = /usr/share/doc/packages/postfix/html

manpage_directory = /usr/share/man

sample_directory = /usr/share/doc/packages/postfix/samples

readme_directory = /usr/share/doc/packages/postfix/README_FILES
mail_spool_directory = /var/mail
canonical_maps = hash:/etc/postfix/canonical
virtual_maps = hash:/etc/postfix/virtual
relocated_maps = hash:/etc/postfix/relocated
transport_maps = hash:/etc/postfix/transport
deadbeats_destination_concurrency_limit = 50
sender_canonical_maps = hash:/etc/postfix/sender_canonical
masquerade_exceptions = root
masquerade_classes = envelope_sender, header_sender, header_recipient
myhostname = mail.hingedmind.com
program_directory = /usr/lib/postfix
inet_interfaces = all
masquerade_domains =

mydestination = hingedmind.com, $myhostname, $mydomain, localhost.$mydomain, www.$mydomain, www.hingedmind.com

mynetworks = 10.0.0.1/8, 127.0.0.0/8

defer_transports =
disable_dns_lookups = no
relayhost =
content_filter =

mailbox_command = /usr/bin/procmail -Y -a $DOMAIN

mailbox_transport =
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_client_restrictions =
smtpd_helo_required = no
smtpd_helo_restrictions =
strict_rfc821_envelopes = no
smtpd_recipient_restrictions = permit_sasl_authenticated, reject_unauth_destination
#smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtp_sasl_auth_enable = no
smtpd_sasl_auth_enable = no
smtpd_use_tls = no
smtp_use_tls = no
alias_maps = hash:/etc/aliases
mailbox_size_limit = 0
message_size_limit = 10240000
 
Old 12-29-2005, 11:20 AM   #18
Sapient
Member
 
Registered: Oct 2003
Location: San Luis Obispo, CA
Distribution: SuSE
Posts: 196

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by Sern
paste your main.cf please, if easier you can contact me on AIM , sern18

I will go to aim, you will see me as vacuoussapient (Brian in real life).... The challenge will be going from AIM to LINUX. Both my Linux Server and my workstation are side by side and I am using a single monitor and keyboard.
 
  


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 DNS issue collen Linux - Networking 1 11-30-2004 12:59 PM
DNS and Postfix problem iainr Linux - Software 1 10-13-2004 03:15 PM
Postfix+fetchmail+DNS? DavidHayes Linux - Networking 4 01-29-2004 01:51 PM
Postfix+fetchmail+DNS? DavidHayes Linux - Networking 2 01-27-2004 07:50 AM
Postfix/Reverse DNS Problem otisthegbs Linux - Software 0 12-15-2003 01:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 07:45 AM.

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