LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Postfix Transport Suspended (https://www.linuxquestions.org/questions/linux-software-2/postfix-transport-suspended-460602/)

Maeltor 07-03-2006 11:50 AM

Postfix Transport Suspended
 
Hi everyone,

I am having a problem with postfix and i'm not sure where to go to resolve it (First mail server).

When a message is sent from the local system (the server wth postfix), it seems to be suspended in the queue. I use Webmin and when looking at the Postfix configuration, I see the following message:

Code:

delivery temporarily suspended: transport is unavailable
Postfix is running on the system
Code:

web:/etc/init.d # postfix start
postfix/postfix-script: fatal: the Postfix mail system is already running

The mail logs show the following for this morning:
/var/log/mail
Code:

Jul  3 10:40:24 web postfix/pickup[21154]: 9331E18E37: uid=30 from=<wwwrun>
Jul  3 10:40:24 web postfix/cleanup[21733]: 9331E18E37: message-id=<rt-3.6.0-21659-1151944824-1659.6-3-0@rt.netcentralinc.net>
Jul  3 10:40:24 web postfix/qmgr[19693]: 9331E18E37: from=<wwwrun@netcentralinc.net>, size=1478, nrcpt=1 (queue active)
Jul  3 10:40:24 web postfix/pickup[21154]: A747418E36: uid=30 from=<wwwrun>
Jul  3 10:40:24 web postfix/cleanup[21733]: A747418E36: message-id=<rt-3.6.0-21659-1151944824-211.6-4-0@rt.netcentralinc.net>
Jul  3 10:40:25 web postfix/qmgr[19693]: 9331E18E37: to=<josh@netcentralinc.com>, relay=none, delay=1, status=deferred (delivery temporarily suspended: transport is unavailable)
Jul  3 10:40:25 web postfix/qmgr[19693]: A747418E36: from=<wwwrun@netcentralinc.net>, size=1149, nrcpt=2 (queue active)
Jul  3 10:40:25 web postfix/qmgr[19693]: A747418E36: to=<address blocked by me>, relay=none, delay=1, status=deferred (delivery temporarily suspended: transport is unavailable)
Jul  3 10:40:25 web postfix/qmgr[19693]: A747418E36: to=<address blocked by me>, relay=none, delay=1, status=deferred (delivery temporarily suspended: transport is unavailable)
Jul  3 10:41:20 web postfix/qmgr[19693]: warning: connect to transport procmail: Operation not permitted
Jul  3 10:42:20 web postfix/qmgr[19693]: warning: connect to transport procmail: Operation not permitted
Jul  3 10:43:20 web postfix/qmgr[19693]: warning: connect to transport procmail: Operation not permitted
Jul  3 10:44:20 web postfix/qmgr[19693]: warning: connect to transport procmail: Operation not permitted
Jul  3 10:45:06 web postfix/postfix-script: fatal: the Postfix mail system is already running
Jul  3 10:45:20 web postfix/qmgr[19693]: warning: connect to transport procmail: Operation not permitted
Jul  3 10:46:20 web postfix/qmgr[19693]: warning: connect to transport procmail: Operation not permitted

/var/log/mail.info
Code:

Jul  3 10:40:25 web postfix/qmgr[19693]: 9331E18E37: to=<josh@netcentralinc.com>, relay=none, delay=1, status=deferred (delivery temporarily suspended: transport is unavailable)
Jul  3 10:40:25 web postfix/qmgr[19693]: A747418E36: from=<wwwrun@netcentralinc.net>, size=1149, nrcpt=2 (queue active)
Jul  3 10:40:25 web postfix/qmgr[19693]: A747418E36: to=<address blocked by me>, relay=none, delay=1, status=deferred (delivery temporarily suspended: transport is unavailable)
Jul  3 10:40:25 web postfix/qmgr[19693]: A747418E36: to=<address blocked by me>, relay=none, delay=1, status=deferred (delivery temporarily suspended: transport is unavailable)
Jul  3 10:48:13 web postfix/postfix-script: refreshing the Postfix mail system
Jul  3 10:48:13 web postfix/master[19162]: reload configuration /etc/postfix
Jul  3 10:48:13 web postfix/qmgr[22365]: 70773184B0: from=<root@netcentralinc.net>, size=413, nrcpt=1 (queue active)

I'm not sure why its trying to send from "wwwrun@netcentralinc.net." I can't find that directive anywhere in my configuration, unless its sending from the webuser because its my ticketing system thats trying to send the messages.

farslayer 07-03-2006 03:37 PM

postconf -n would provide useful information for anyone that may be able to help you.. without showing the configuration info all we can do is guess..

Maeltor 07-03-2006 09:42 PM

Here ya go. Thanks!

web:/home/joshb # postconf -n
Code:

alias_maps = hash:/etc/aliases
biff = no
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
defer_transports =
disable_dns_lookups = no
disable_mime_output_conversion = no
html_directory = /usr/share/doc/packages/postfix/html
inet_interfaces = 127.0.0.1 ::1
inet_protocols = all
mail_spool_directory = /var/mail
mailbox_command =
mailbox_size_limit = 0
mailbox_transport =
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions = root
message_size_limit = 10240000
mydestination = $myhostname, localhost.$mydomain, netcentralinc.net
mydomain = netcentralinc.net
myhostname = netcentralinc.net
myorigin = netcentralinc.net
newaliases_path = /usr/bin/newaliases
readme_directory = /usr/share/doc/packages/postfix/README_FILES
relocated_maps = hash:/etc/postfix/relocated
sample_directory = /usr/share/doc/packages/postfix/samples
sender_canonical_maps = hash:/etc/postfix/sender_canonical
sendmail_path = /usr/sbin/sendmail
setgid_group = maildrop
smtp_sasl_auth_enable = no
smtp_use_tls = no
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtpd_sasl_auth_enable = no
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_use_tls = no
strict_8bitmime = no
strict_rfc821_envelopes = no
transport_maps = hash:/etc/postfix/transport
unknown_local_recipient_reject_code = 550
virtual_alias_domains = hash:/etc/postfix/virtual
virtual_alias_maps = hash:/etc/postfix/virtual


Maeltor 07-05-2006 11:46 AM

Anyone have a chance to look at this?

Maeltor 07-06-2006 11:28 AM

Safe to say no one has any idea?


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