Re: New install - Temporary lookup failures when trying to send

2018-12-04 Thread @lbutlr
On Mon Dec 03 2018 04:27:43 Matus UHLAR - fantomas said: > > pleaase, get a decent MUA, not applemail that tries to encode everything as > internet links (and messes up thge plaintext version of mail). What do you base this statement on? I’ve been using Apple’s Meal.app since around 2003

Re: Relaying based on Souce IP address

2018-12-04 Thread Matus UHLAR - fantomas
On 04.12.18 10:10, pete pot wrote: Currently my Postfix is realying emails from domains listed in $relay_domains are you aware that relay_domains is list of domains that postfix will receive mail TO, not send from? The point is to be MX server for those domains. Is it possible with postfix to

Re: Relaying based on Souce IP address

2018-12-04 Thread Wietse Venema
pete pot: > Hi, > Currently my Postfix is realying emails from domains listed in > $relay_domains only when those emails come from IPs listed in > $mynetworks. Postfix does not give relay permission based on the "mail from" address. Instead, Postfix is usually configured to give relay permission

Re: How can I test my mail server without having remote access

2018-12-04 Thread Robert Chalmers
Thanks, that’s really interesting. I’m testing incoming mail, local mail and outgoing mail. Also mail if... I relay it via gmail. The main thing I’m looking into is the ipv6 interactivity, along with ssl/tls and security. An ipv6 only server is my goal, but I don’t know how achievable that is yet

Relaying based on Souce IP address

2018-12-04 Thread pete pot
Hi, Currently my Postfix is realying emails from domains listed in $relay_domains only when those emails come from IPs listed in $mynetworks. Is it possible with postfix to split this? to allow relaying some domains only when coming from IP 'A' and some other domains only when coming from IP 'B' 

Re: Relay access denied

2018-12-04 Thread wilfried.es...@essignetz.de
Am 03.12.18 um 19:57 schrieb Wolfgang Paul Rauchholz: > Thank you for the help. > But I might not have explained myself correctly. My plan is not to relay > email from my home server via gmail. > But I want to be able to send emails also to gmail accounts. It's the same. > How can I do that? Did