Hi
I realized I could not set ip address as the accepted domain for the mails.
right now I am trying to test to see how good the spam filter is by making my qmail forward mail to the ip of the spam filter. however the email address becomes something like buzz@123.121.123.123 when i forward
Thanks
Accept domain using ip address instead?
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Accept domain using ip address instead?
You may need to edit /etc/postfix/transports directly.
I will open a bug for this.
https://github.com/E-F-A/v3/issues/112
I will open a bug for this.
https://github.com/E-F-A/v3/issues/112
Re: Accept domain using ip address instead?
Altough it is officially supported to send mail to an IP instead of domain it is not commonly used or even allowed by ISP's.
Sending from an 'domain' that is an IP is generaly blocked by all ISP's so building this into E.F.A. is a bit useless as you can only use it for testing purposses.
For that I would suggest using a subdomain (test.yourdomain.ext) so you can use real world tests.
Sending from an 'domain' that is an IP is generaly blocked by all ISP's so building this into E.F.A. is a bit useless as you can only use it for testing purposses.
For that I would suggest using a subdomain (test.yourdomain.ext) so you can use real world tests.
Version eFa 5.x now available!