Mailinglist Archive: opensuse (3491 mails)

< Previous Next >
Re: [SLE] postfix & cyrus-imapd problem.
  • From: Andreas Winkelmann <ml@xxxxxxxxxxxxxx>
  • Date: Tue, 15 Jul 2003 06:22:22 +0200
  • Message-id: <3F13817E.6080403@xxxxxxxxxxxxxx>
Timothy wrote:

Thanks for your help!

s1 # postconf -n
alias_maps = hash:/etc/aliases
canonical_maps = hash:/etc/postfix/canonical
command_directory = /usr/sbin
config_directory = /etc/postfix
content_filter =
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
defer_transports =
disable_dns_lookups = no
mail_spool_directory = /var/mail
mailbox_command =
mailbox_transport =

# postconf -e "mailbox_transport = lmtp:unix:/var/spool/postfix/public/lmtp"
(In one line)

# postfix reload

mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
masquerade_classes = envelope_sender, header_sender, header_recipient
masquerade_domains =
masquerade_exceptions = root
mydestination = $myhostname, localhost.$mydomain, $mydomain
mydomain = silverfields.com
myhostname = s1.silverfields.com
newaliases_path = /usr/sbin/sendmail
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
smtpd_client_restrictions = permit_mynetworks, reject_unknown_client
smtpd_recipient_limit = 10
smtpd_sender_restrictions = hash:/etc/postfix/access
strict_rfc821_envelopes = no
transport_maps = hash:/etc/postfix/transport
virtual_maps = hash:/etc/postfix/virtual

On Mon, 14 Jul 2003 07:39:01 +0200
Andreas Winkelmann <ml@xxxxxxxxxxxxxx> wrote:


Timothy wrote:


I had tried that, to no avail. I get connection refused in the
imap mail
client. Mail still shows up local from the command line. The mail
log shows
Jul 13 22:13:44 s1 postfix/smtpd[2356]: connect from
unknown[172.16.1.50] Jul 13 22:13:44 s1 postfix/smtpd[2356]:
67D6023C86: client=unknown[172.16.1.50]
Jul 13 22:13:44 s1 postfix/cleanup[2357]: 67D6023C86:
message-id=<20030713182447.453bc116.treaves@xxxxxxxxxxxxxxxx>
Jul 13 22:13:44 s1 postfix/qmgr[1981]: 67D6023C86:
from=<treaves@xxxxxxxxxxxxxxxx>, size=566, nrcpt=1 (queue active)
Jul 13 22:13:44 s1 postfix/smtpd[2356]: disconnect from
unknown[172.16.1.50]
Jul 13 22:13:44 s1 postfix/local[2359]: 67D6023C86:
to=<treaves@xxxxxxxxxxxxxxxx>, relay=local, delay=0, status=sent
(mailbox)

Please post the output from "postconf -n".


--
Gruß,
Andreas


< Previous Next >
Follow Ups