This is a discussion on Allowing dynamic address connections within the mailing.postfix.users forums, part of the Mail Servers and Related category; How can I configurer postfix to allow my users, who may be offsite with dynamic addressess, to send mail through ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
How can I configurer postfix to allow my users, who may be offsite
with dynamic addressess, to send mail through my system. Currently users can connect and recieve either pop3 or imap mail. But they cannot send. Connections to port 25 are rejected from dynamic hosts. (at least the one I have tested) Obviously I don't want spammers to use my system as a way station either. Whats the best way to do this. Thanks |
|
|||
|
pop-before-smtp works great!
Patrick Cairpre wrote: > How can I configurer postfix to allow my users, who may be offsite > with dynamic addressess, to send mail through my system. Currently > users can connect and recieve either pop3 or imap mail. But they > cannot send. Connections to port 25 are rejected from dynamic hosts. > (at least the one I have tested) > Obviously I don't want spammers to use my system as a way station > either. > Whats the best way to do this. Thanks |
|
|||
|
Gary MacKay <gary@edisoninfo.com> wrote in message news:<DDAdd.4685$5v2.2924@fe2.columbus.rr.com>...
> pop-before-smtp works great! > I am very happy that it works great for you. It is not working great for me. That is why I posted. |