Bluehost.com Web Hosting $6.95

RE: intergrate cyrus and postfix

This is a discussion on RE: intergrate cyrus and postfix within the mailing.postfix.users forums, part of the Mail Servers and Related category; Still, email never gets to cyrus-imap. Thanks here is main.cf- alias_database =3D hash:/etc/postfix/aliases alias_maps =3D ...


Go Back   Usenet Forums > Mail Servers and Related > mailing.postfix.users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-03-2005
Kern, Tom
 
Posts: n/a
Default RE: intergrate cyrus and postfix

Still, email never gets to cyrus-imap.
Thanks





here is main.cf-

alias_database =3D hash:/etc/postfix/aliases
alias_maps =3D hash:/etc/postfix/aliases
allow_percent_hack =3D no
biff =3D no
body_checks =3D regexp:/etc/postfix/body_checks
command_directory =3D /usr/sbin
config_directory =3D /etc/postfix
content_filter =3D smtp-amavis:[localhost]:10024
daemon_directory =3D /usr/libexec/postfix
debug_peer_level =3D 2
debug_peer_list =3D 192.168.21/24
default_privs =3D nobody
default_transport =3D smtp
disable_vrfy_command =3D yes
header_checks =3D regexp:/etc/postfix/header_checks
html_directory =3D no
inet_interfaces =3D all
local_recipient_maps =3D
local_transport =3D cyrus
mail_owner =3D postfix
mail_spool_directory =3D /var/spool/mail
mailbox_transport =3D lmtp:unix:/var/lib/imap/socket/lmtp
mailq_path =3D /usr/bin/mailq.postfix
manpage_directory =3D /usr/share/man
maps_rbl_domains =3D sbl.spamhaus.org, relays.ordb.org, opm.blitzed.org, =
dun.dnsrbl.net
maximal_backoff_time =3D 6000s
message_size_limit =3D 100000000
mime_header_checks =3D regexp:/etc/postfix/mime_header_checks
minimal_backoff_time =3D 3000s
mydestination =3D sales.charmer.com
mydomain =3D charmer.com
myhostname =3D mta1.charmer.com
mynetworks =3D 208.234.241.49/32
myorigin =3D charmer.com
newaliases_path =3D /usr/bin/newaliases.postfix
notify_classes =3D resource
queue_directory =3D /var/spool/postfix
readme_directory =3D /usr/share/doc/postfix-2.1.5/README_FILES
relay_domains =3D charmer.com
sample_directory =3D /usr/share/doc/postfix-2.1.5/samples
sendmail_path =3D /usr/sbin/sendmail.postfix
setgid_group =3D postdrop
smtp_always_send_ehlo =3D yes
smtp_helo_timeout =3D 200s
smtpd_banner =3D $myhostname ESMTP $mail_name/$mail_version
smtpd_helo_required =3D yes
smtpd_recipient_restrictions =3D permit_mynetworks, =
permit_sasl_authenticated, reject_unauth_destination
smtpd_sasl_auth_enable =3D yes
smtpd_sasl_local_domain =3D mta1.charmer.com
smtpd_sasl_security_options =3D noanonymous
transport_maps =3D hash:/etc/postfix/transport
unknown_local_recipient_reject_code =3D 450


here is master.cf-


# =
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3 D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3 D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3 D=3D=3D=3D=3D=3D=3D=3D
smtp inet n - n - - smtpd -v
#628 inet n - y - - qmqpd
pickup fifo n - y 60 1 pickup
cleanup unix n - y - 0 cleanup
qmgr fifo n - y 300 1 qmgr
#qmgr fifo n - y 300 1 nqmgr
rewrite unix - - y - - trivial-rewrite
bounce unix - - y - 0 bounce
defer unix - - y - 0 bounce
flush unix n - y 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - y - - smtp
# -o smtp_helo_timeout=3D5 -o smtp_connect_timeout=3D5
showq unix n - y - - showq
error unix - - y - - error
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
smtp-amavis unix - - y - 10 smtp
-o smtp_data_done_timeout=3D1200
-o disable_dns_lookups=3Dyes
127.0.0.1:10025 inet n - y - - smtpd
-o content_filter=3D
-o local_recipient_maps=3D
-o relay_recipirnt_maps=3D
-o smtpd_restriction_classes=3D
-o smtpd_helo_restrictions=3D
-o smtpd_sender_restrictions=3D
-o smtpd_recipient_restrictions=3Dpermit_mynetworks,r eject
-o mynetworks=3D127.0.0.0/8
-o strict_rfc821_envelopes=3Dyes
# 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=3DDRhu user=3Dvmail argv=3D/usr/local/bin/maildrop -d =
${recipient}
#
# The Cyrus deliver program has changed incompatibly, multiple times.
#
old-cyrus unix - n n - - pipe
flags=3DR user=3Dcyrus argv=3D/cyrus/bin/deliver -e -m ${extension} =
${user}
# Cyrus 2.1.5 (Amos Gouaux)
cyrus unix - n n - - pipe
user=3Dcyrus argv=3D/cyrus/bin/deliver -e -r ${sender} -m ${extension} =
${user}
uucp unix - n n - - pipe
flags=3DFqhu user=3Duucp argv=3Duux -r -n -z -a$sender - =
$nexthop!rmail ($recipient)
ifmail unix - n n - - pipe
flags=3DF user=3Dftn argv=3D/usr/lib/ifmail/ifmail -r $nexthop =
($recipient)
bsmtp unix - n n - - pipe
flags=3DFq. user=3Dfoo argv=3D/usr/local/sbin/bsmtp -f $sender =
$nexthop $recipient
trace unix - - n - 0 bounce
verify unix - - n - 1 verify


















-----Original Message-----
From: Magnus B=E4ck [mailto:magnus@dsek.lth.se]
Sent: Thursday, February 03, 2005 2:42 PM
To: postfix-users@postfix.org
Subject: Re: intergrate cyrus and postfix


On Thursday, February 03, 2005 at 20:09 CET,
"Kern, Tom" <tkern@CHARMER.COM> wrote:

> I already have that in main.cf
> its my understanding that i need the path to the deliver program in
> master.cf for cyrus to work with postfix.


Only if you want to deliver via the deliver program. Use LMTP instead
and the solution Cami provided. If that does not work, provide complete
configuration and logs.

Stop top-posting.

--=20
Magnus B=E4ck
magnus@dsek.lth.se
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 07:12 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0