Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Postfix: little e-mail distribution list, GMX says Spam
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
KaterGonzo
Apprentice
Apprentice


Joined: 01 Apr 2004
Posts: 155

PostPosted: Tue Mar 29, 2011 11:15 am    Post subject: Postfix: little e-mail distribution list, GMX says Spam Reply with quote

Hello Community,

i thought that i have a litte project but i do not find the right configuration. I only want create an e-mail-adress which sends the incoming e-mail to a few other e-mail-addresses (intern/extern). In my mind this is a litte e-mail distribution list.

For that i created a simple alias in postfix:

Code:
AllMyFriends@myDomain.com --> pet@gmx.com, anna@web.de


If a new mail is sent to AllMyFriends@myDomain.com, postfix relays this e-mail to both external e-mail-addresses. Everything seems to be ok, but GMX thinks it is spam because the originally sender domain differs from my mail-server domain.

Example:

1st: somebody sends an e-mail to my alias in postfix:
Code:
MAIL FROM important@newsletter.com --> MAIL TO AllMyFriends@myDomain.com --> sender mail.newsletter.com (111.222.333.444)

Everything is ok because the sending mail server is respnsible for the sender domain.

2nd: my postfix relays the incoming mail to external recipient without renaming the sender adress:
Code:
MAIL FROM important@newsletter.com --> MAIL TO pet@gmx.com --> sender mail.myDomain.com (123.123.123.123)

And this is the problem: mail.myDomain.com is not responsible for newsletter.com.

In my opinion postfix should rename MAIL FROM to a local mail address so sender domain does not differ from my mail-server domain.

Is that possible? Or is there any other way to create a not-spam-distribution-list?

Thank you!
Back to top
View user's profile Send private message
Anarcho
Advocate
Advocate


Joined: 06 Jun 2004
Posts: 2970
Location: Germany

PostPosted: Tue Mar 29, 2011 12:52 pm    Post subject: Reply with quote

This seems to be just what a mailing list software does. Install something like mailman, major domo, sympa, etc. These should handle renaming and a lot more. It will be slighlty more work (depending on the mailing list software) but should be handleable.

I'm using sympa but sympa is more complex to setup. I think that mailman can be easily integrated in postfix but offers less functionalities. But if it should be as simple as you describe it should perfectly fit.
_________________
...it's only Rock'n'Roll, but I like it!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum