1 msgPostfix authentication against ActiveDirectory
9 msgblocking mail with identical 'From' and 'To' fi...
2 msgaddress_verify_map types

mails always get recognized as spam
\ sp4rc (27 Apr 2007)
. \ mouss (27 Apr 2007)
. . \ sp4rc (27 Apr 2007)
. . . \ mouss (27 Apr 2007)
. . . \ mouss (27 Apr 2007)
. . . . \ sp4rc (27 Apr 2007)
. . . . . \ mouss (27 Apr 2007)
. . . . \ sp4rc (27 Apr 2007)
. . . . . \ mouss (27 Apr 2007)
. . . . . . \ sp4rc (28 Apr 2007)
. . . . . . . \ mouss (28 Apr 2007)

4 msgSpam/virus blocking with regexp_header?
2 msgchanging relay host to a non std port
5 msgPossible verify.db corruption...
2 msgsearch in verify.db
7 msgPostfix Daemon status and statistics
5 msgDiscard instead of logging
5 msg[/var/lib/imap/socket/lmtp]: Permission denied
3 msgPostfix - Active Directory
3 msgUser unknown in local recipient table
2 msgmail address begins with a hyphen.
2 msgfiltering mail to subdomains?
3 msgmailing list software
4 msgsles 10 postfix
5 msgcanonical rewrite not happening
2 msg'Proxy' mail server for MX
2 msgPostfix upgrade failure
Subject:Re: mails always get recognized as spam
Group:Postfix-users
From:mouss
Date:28 Apr 2007


 
sp4rc wrote:
> The addresses are correctly set within my MUA config. Maybe I wasnt
> exactly enough in describing this problem. The problem with the empty
> MAIL FROM error origins from the sasl login procedure. Postfix chooses
> the wrong username. If I send a mail from mySecondAdress it uses
> the credentials from sammyshome
>

you are confused. the sender address you set has nothing to do with the
login..
> /etc/postfix/saslpass
> ----------------
> [smtp.gmx.net] mySecondAdress:somepass
> [smtp.gmx.net] sammyshome:mypass
>

you cannot have the same key more than once.
> # postmap /etc/postfix/saslpass
>
> postmap: warning: /etc/postfix/saslpass.db: duplicate entry:
> "[smtp.gmx.net]"
>
> # cat /etc/postfix/canonical
> ----------------
> myUser@localhost mySecondAdress
> myUser@localhost sammyshome
>

again. duplicate key.
> # postmap /etc/postfix/canonical
>
> postmap: warning: /etc/postfix/canonical.db: duplicate entry:
> "myUser@localhost"
>

postfix is not a MUA, so it will not use different login personalities.

here, you need multiple instances and sender dependent relay hosts. an
instance of postfix should get mail when sender is mysecondaddress@ and
have its own sasl password map.


© 2004-2008 readlist.com