I have a need for two e-mail from addresses using the same provider/server but 
having 
different access credentials. So I have in sasl_passwd

[mail.example.com]:587  [email protected]:password1
[mail.example.com]:587  [email protected]:password2

In this case postmap gives:
postmap: warning: lmdb:/etc/postfix/sasl_passwd: duplicate entry: 
"[mail.example.com]:587"

I have in sender_dependent_relayhost
[email protected]       [mail.example.com]:587
[email protected]       [mail.example.com]:587

Is there a solution for this problem?

I did find the same problem mentioned in 2002, answered by Wietse, however the 
answer 
was not shown.

-- 
fr.gr.

Freek de Kruijf

_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to