I am afraid something happened to my main.cf file as my whitelisting has stopped working. I must have inadvertently deleted something in the file but I cannot...
Good morning, I have two Solaris 10 servers running Postifx 2.3.7 performing Internet bound smtp relay. I brought these online 3.19.07. Beginning 4.24.07 we ...
What's the status of multiple instances support? I want to try it on my mail gateways (amavisd-new in between), but I'm unsure if Victor's patch is still...
Hello, I am running postfix 2.4.0, and policyd 1.81 (fyi: policyd.sf.net) My setup is 1 server running policyd, and 3 smtp servers running postfix, using...
I've created a policy written in Perl. It tests out fine on my test install. However, the test install doesn't get the load like the production server does....
I have a system here that I built on my man, and then moved into a DMZ. Things were working great until I moved it, and judging by the messages iI think I...
Hi, I am getting following error on one server only. Similar set-up with same java mail client works on different server. I have set-up Postfix With...
Hi, I've set up postfix as my smtp server. I used its default policy that relays emails sent only from hosts in my network. For the outsiders i was thinking to...
Hello, I've got a postfix mail server and am wondering the best way of specifying domains to relay for? My current config is: mydestination = $myhostname,...
I made some simple modifications in mailgraph code and rrd files to include the follow information: - SPF rejects; - greylisting rejects; - invalid helo...
Guys.. anybody else having problems trying to send email to hotmail and get the msg back with the "reputation" message from hotmail? Any idea how to fix this?...
Bonjour à tous, J'envoie d'abord ce mail en francais en espérant avoir une réponse, sinon je me lancerais en anglais :) Je m'explique: j'ai installé...
... seems like they don't like the fact that the sender is "@gmx.net", a large domain, but you relay through chello.at. not much you can do about it except...
There's a certain legacy system which sends email to some of our users with an envelope sender address @localhost.localdomain. Our users are all using other...
Hello all, I am wondering if there is a Postfix-friendly way to block mail for which both the From and To fields are the same. I am receiving a large amount...
Hello everyone, I have a question about spam and the ways that the server blocks these mail messages. I have a setup where "ServerA" scans mail then delivers ...
Hello, I'm setting up a postfix 2.4 mail server on FreeBSD 6.2. I've got two questions on master.cf. Can the proxymap service be chrooted? I don't believe so,...
Our company currently has a fabulously functional email server, mostly thanks to the Postfix developers. Not sure if this is the right place to ask, but I'll...
... postfix won't do this linux: iptables -I INPUT 0 -p tcp -m tcp --dport 25 -s 70.90.182.21/32 -j drop BSD/ipfw: ipfw add 0 drop ip from 70.90.182.21 to me...
I have the following smtpd_recipient_restrictions setup on our transport gateway running 2.3.5. Since an issue has arisen at another location and we are...
Can address_verify_map use one of the other supported table types (postconf -m), such as one of the SQL flavors? If so, is there a SQL script for the table...
I noticed the thread about "looking" into the verify.db and though I would take a peek. Upon doing so, I received this error: postmap: fatal: open database...
Can I change the port of the relayhost in main.cf I tried to read the man pages ,the format doesnt seem to be documented anywhere So would this work relayhost...
I configured my web server (Ubuntu 7.04) following main instructions from http://flurdy.com/docs/postfix/. I can send and receive email, till I tried to apply...
Dear I writing a tool to get informations on Postfix system do you know how to get postfix status ??? Is there a such tool that give informations to know...
We are running Postfix 2.3.8-2+b1 on Debian Etch. I would like to implement recipient verification on domains that we relay for so that we can stop spamming...