| 
					maildir delivery failed
				 | 
		
			| Author | Message | 
		
	
	
		
	
		| Cercetasu   Junior Member
 
  
 Posts: 10
 Joined: May 2008
 Reputation: 0
 | 
			| maildir delivery failed 
 
				Hello
 I just installed ispcp Omega RC5 on a fedora 7 box.
 I have some problems.
 First major problem is about mail.
 Iscp config files for postfix didn't work so i had to change them with some basic ones. That fixed outgoing mails but all incoming mail is still not delivered. i get the error:
 
 maildir delivery failed: create file /var/mail/virtual/zaunimpex.ro/office/tmp/.... : Permission denied
 
 i've even tried setting chmod 777 to folders.
 
 this is my main.cf
 
 command_directory            = /usr/sbin
 daemon_directory             = /usr/libexec/postfix
 program_directory		= /etc/postfix
 
 # Some common configuration parameters
 inet_interfaces              = all
 mynetworks_style             = host
 
 myhostname                   = ns1.dialsoft.ro
 mydomain                     = ns1.dialsoft.ro.local
 myorigin                     = $myhostname
 
 smtpd_banner                 = $myhostname ESMTP ispCP 1.0.0 RC5 OMEGA Managed
 setgid_group                 = postdrop
 
 # Receiving messages parameters
 mydestination                = $myhostname, $mydomain
 append_dot_mydomain          = no
 append_at_myorigin           = yes
 local_transport              = local
 virtual_transport            = virtual
 transport_maps               = hash:/etc/postfix/ispcp/transport
 alias_maps                   = hash:/etc/aliases
 alias_database               = hash:/etc/aliases
 
 # Delivering local messages parameters
 mail_spool_directory         = /var/mail
 
 # Mailboxquota
 # => 0 for unlimited
 # => 104857600 for 100 MB
 mailbox_size_limit           = 0
 mailbox_command              = procmail -a "$EXTENSION"
 
 biff                         = no
 recipient_delimiter          = +
 
 local_destination_recipient_limit = 1
 local_recipient_maps         = unix:passwd.byname $alias_database
 
 # ispCP Autoresponder parameters
 ispcp-arpl_destination_recipient_limit = 1
 
 # Delivering virtual messages parameters
 virtual_mailbox_base         = /var/spool/mail/virtual
 virtual_mailbox_limit        = 0
 
 virtual_mailbox_domains      = hash:/etc/postfix/ispcp/domains
 virtual_mailbox_maps         = hash:/etc/postfix/ispcp/mailboxes
 
 virtual_alias_maps           = hash:/etc/postfix/ispcp/aliases
 
 virtual_minimum_uid          = 502
 virtual_uid_maps             = static:502
 virtual_gid_maps             = static:12
 
 # SASL paramters
 smtpd_sasl_auth_enable       = yes
 #smtpd_sasl2_auth_enable       = yes
 smtpd_sasl_security_options  = noanonymous
 smtpd_sasl_local_domain      = dialsoft.ro
 broken_sasl_auth_clients     = yes
 
 smtpd_recipient_restrictions  = permit_sasl_authenticated,
 permit_mynetworks,
 reject_unauth_destination,
 permit
 
 
 this is master.cf
 
 
 smtp      inet  n       -       n       -       -       smtpd
 #submission inet n       -       n       -       -       smtpd
 #  -o smtpd_enforce_tls=yes
 #  -o smtpd_sasl_auth_enable=yes
 #  -o smtpd_client_restrictions=permit_sasl_authenticated,reject
 #smtps     inet  n       -       n       -       -       smtpd
 #  -o smtpd_tls_wrappermode=yes
 #  -o smtpd_sasl_auth_enable=yes
 #  -o smtpd_client_restrictions=permit_sasl_authenticated,reject
 #628      inet  n       -       n       -       -       qmqpd
 pickup    fifo  n       -       n       60      1       pickup
 cleanup   unix  n       -       n       -       0       cleanup
 qmgr      fifo  n       -       n       300     1       qmgr
 #qmgr     fifo  n       -       n       300     1       oqmgr
 tlsmgr    unix  -       -       n       1000?   1       tlsmgr
 rewrite   unix  -       -       n       -       -       trivial-rewrite
 bounce    unix  -       -       n       -       0       bounce
 defer     unix  -       -       n       -       0       bounce
 trace     unix  -       -       n       -       0       bounce
 verify    unix  -       -       n       -       1       verify
 flush     unix  n       -       n       1000?   0       flush
 proxymap  unix  -       -       n       -       -       proxymap
 smtp      unix  -       -       n       -       -       smtp
 # When relaying mail as backup MX, disable fallback_relay to avoid MX loops
 relay     unix  -       -       n       -       -       smtp
 -o fallback_relay=
 #       -o smtp_helo_timeout=5 -o smtp_connect_timeout=5
 showq     unix  n       -       n       -       -       showq
 error     unix  -       -       n       -       -       error
 retry     unix  -       -       n       -       -       error
 discard   unix  -       -       n       -       -       discard
 local     unix  -       n       n       -       -       local
 virtual   unix  -       n       n       -       -       virtual
 lmtp      unix  -       -       n       -       -       lmtp
 anvil     unix  -       -       n       -       1       anvil
 scache	  unix	-	-	n	-	1	scache
 
 
 please help!
 Thanks
 |  | 
	| 07-09-2008 02:50 AM |  | 
	 
	
	
		
	
	
		
 
 
	 
	
	
	
| Messages In This Thread | 
| maildir delivery failed -  Cercetasu - 07-09-2008 02:50 AM | 
	
	
	
	
		
		
	
	
	
User(s) browsing this thread: 1 Guest(s)