Current time: 10-02-2024, 03:45 PM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[ERLEDIGT] Noch ein Mailproblem
Author Message
fulltilt Offline
Member
***

Posts: 1,225
Joined: Apr 2007
Reputation: 5
Post: #3
RE: Noch ein Mailproblem
rbtux Wrote:poste mal die sasl_security_options... aus der main.cf

Das sind Sie - habe postgrey entfernt:

Code:
smtpd_sasl_auth_enable       = yes
smtpd_sasl2_auth_enable      = yes
smtpd_sasl_security_options  = noanonymous, noplaintext
smtpd_sasl_local_domain      =
broken_sasl_auth_clients     = yes

smtpd_helo_required = yes

smtpd_helo_restrictions      = permit_mynetworks,
                               permit_sasl_authenticated,
                               reject_invalid_helo_hostname,
                               reject_non_fqdn_helo_hostname

smtpd_sender_restrictions    = reject_non_fqdn_sender,
                               reject_unknown_sender_domain,
                               permit_mynetworks,
                               permit_sasl_authenticated

smtpd_recipient_restrictions = reject_non_fqdn_recipient,
                               reject_unknown_recipient_domain,
                               permit_mynetworks,
                               permit_sasl_authenticated,
                               reject_unauth_destination,
                               reject_unlisted_recipient,
                               check_policy_service inet:127.0.0.1:12525,
                               permit

smtpd_data_restrictions      = reject_multi_recipient_bounce,
                               reject_unauth_pipelining
02-06-2008 03:24 AM
Find all posts by this user
Thread Closed 


Messages In This Thread
[ERLEDIGT] Noch ein Mailproblem - fulltilt - 02-06-2008, 03:09 AM
RE: Noch ein Mailproblem - rbtux - 02-06-2008, 03:17 AM
RE: Noch ein Mailproblem - fulltilt - 02-06-2008 03:24 AM
RE: Noch ein Mailproblem - rbtux - 02-06-2008, 03:25 AM
RE: Noch ein Mailproblem - fulltilt - 02-06-2008, 03:53 AM
RE: Noch ein Mailproblem - fulltilt - 02-06-2008, 08:29 AM
RE: [ERLEDIGT] Noch ein Mailproblem - BeNe - 02-06-2008, 05:14 AM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)