2 msgPostfix SASL Help
6 msgSlowing down postfix
2 msgneed help deciphering a line
4 msgPostfix SMTP server: errors from something.net[...
4 msg2.5.0-RC and 2.6 should recognize FreeBSD 8
9 msgPostfix not following my access file.
3 msgpostfix logs delay, delays, dsn
3 msgBest way to shutdown postfix prior to servicing...
1 msgthe bounce process hangs a mail (?)
3 msgmessages destined for content_filter stuck in d...
2 msgDomain in username

missing authentication on recipient
\ mess-mate (22 Jan 2008)
. \ mouss (22 Jan 2008)
. . \ mess-mate (22 Jan 2008)
. . . \ mouss (23 Jan 2008)
. . . . \ mess-mate (24 Jan 2008)

5 msgpostfixadmin
5 msgcheck_policy_service before reject_rbl_client
9 msgMXBackup via LDAP
5 msgheader and body check exemptions
5 msgRelay recipient maps and relocated users
4 msgmail forwarding loop :: SPAM
3 msgtransport_maps how to match mx's
2 msgWhere/when to insert a missing Message-ID
Subject:missing authentication on recipient
Group:Postfix-users
From:mess-mate
Date:22 Jan 2008


 
Hi,
i try to setup a mailserver on our server with postfix and sasl2
(debian etch).
So i've followed Falko's howto on sourceforge 'virtual mailserver
with courier, mysql,postfix,sasl....on debian etch'.
But what i do (since several weeks), i can't send any message with the postfix on the
server.
My ISP reject the messages with a 'authentication error' 554.
Here is my postconf -n:
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
broken_sasl_auth_clients = yes
config_directory = /etc/postfix
debug_peer_list = localhost laplaceverte.fr
default_transport = smtp
mailbox_size_limit = 0
mydestination = serv.laplaceverte.fr, localhost, localhost.localdomain
myhostname = serv.laplaceverte.fr
mynetworks = 127.0.0.0/8
proxy_read_maps = $local_recipient_maps $mydestination
$virtual_alias_maps $virtual_alias_domains $virtual_mailbox_maps
$virtual_mailbox_domains $relay_recipient_maps $relay_domains
$canonical_maps $sender_canonical_maps $recipient_canonical_maps
$relocated_maps $transport_maps $mynetworks
$virtual_mailbox_limit_maps
recipient_delimiter = +
relayhost = [smtp.orange.fr]
sender_canonical_maps = hash:/etc/postfix/sender_canonical
sendmail_path = /usr/sbin/sendmail
smtp_generic_maps = hash:/etc/postfix/generic
smtp_helo_name = masterpost.laplaceverte.fr
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options =
smtp_sasl_type = cyrus
smtpd_recipient_restrictions = permit_mynetworks,
reject_unauth_destination, permit_sasl_authenticated,
reject_sender_login_mismatch, permit
smtpd_sasl_auth_enable = yes
smtpd_sasl_authenticated_header = yes
smtpd_sasl_local_domain = $myhostname
smtpd_tls_cert_file = /etc/postfix/smtpd.cert
smtpd_tls_key_file = /etc/postfix/smtpd.key
smtpd_use_tls = yes
transport_maps = proxy:mysql:/etc/postfix/mysql-virtual_transports.cf
virtual_alias_domains =
virtual_alias_maps =
proxy:mysql:/etc/postfix/mysql-virtual_forwardings.cf,
mysql:/etc/postfix/mysql-virtual_email2email.cf
virtual_create_maildirsize = yes
virtual_gid_maps = static:5000
virtual_mailbox_base = /home/vmail
virtual_mailbox_domains =
proxy:mysql:/etc/postfix/mysql-virtual_domains.cf
virtual_mailbox_limit_maps =
proxy:mysql:/etc/postfix/mysql-virtual_mailbox_limit_maps.cf
virtual_mailbox_limit_override = yes
virtual_mailbox_maps =
proxy:mysql:/etc/postfix/mysql-virtual_mailboxes.cf
virtual_maildir_limit_message = "The user you are trying to reach is
over quota."
virtual_overquota_bounce = yes
virtual_transport = maildrop
virtual_uid_maps = static:5000

any help would be very appreciated..
mess-mate
--

A synonym is a word you use when you can't spell the word you first
thought of.
-- Burt Bacharach



© 2004-2008 readlist.com