Souji Thenria:
> Hi,
> 
> is there a way to set up a postfix send-only server, and still be
> able to connect from the out side to it?

Connect to a Postfix SMTP server and do what: send email to it?
Yes, that is possible. There are many ways to limit which clients
can send email to a Postfix SMTP server: client IP address, SASL
authentication, TLS client certificates, with or without using VPN,
SSH tunnel, ...

        Wietse

> When I serched this topic all I found was setting the "inet_interfaces = 
> loopback-only", but than I would only be able to send mails from the 
> localhost (the postfix server it self).
> 
> To be more detailed:
> In my case I have two servers, and I want one to recieve mails and the other 
> should only send mails. So I installed postfix on both servers and dovecot on 
> the one which should be able to recieve the mails. Additional I setedup SASL 
> authentification between the send only smtp server and the one wihch have 
> Dovecot installed.
> I hope that's no to confusing...
> 
> -- 
> Souji Thenria <so...@souji-thenria.com>
> 

Reply via email to