postmas...@klam.ca escreveu:
I don't currently own a blackberry, but am thinking about getting one
(the Obama effect). A friend who works in the Cellphone business has
warned me that if I just setup the BB to go get my email from my postfix
server this will treated as internet data, whereas if
Let's suppose i have postfix running smtpd processes in two
different ports. 25 and 587, for example.
is it possible, in the logs, to differ which connections came from
25 and which came from 587 ?? I know i can analyze the full transaction
and look for sasl authentications on 587 or d
polloxx escreveu:
Dear group,
We want to limit the number of mails a given IP address can send per
time unit (outbound).
What do you use to resolve this with a postfix server?
We want a flexible method were we can set the number of allowed mails
per time unit per IP address (in a SQL datbase).
Roman Medina-Heigl Hernandez escreveu:
- I wouldn't set up a global greylist filter, because all my receiving mail
is going to be delayed (I guess my users don't like this ;-))
after years deploying mail servers with greylisting enabled, i think
you should definitely, at least, try to
Aaron Wolfe escreveu:
NOQUEUE: reject: RCPT from unknown[216.163.249.229]: 450 4.7.1 Client
host rejected: cannot find your reverse hostname, [216.163.249.229];
There actually is reverse DNS for this address... 239 PTR records!
using 'host' returns them all, with a warning:
Aaron cont
Ville Walveranta escreveu:
Though not exacly simple for a newcomer, I find Postfix/Dovecot setup
exciting -- unlike with qmail where I often had no idea why something
worked the way it did, with Postfix/Dovecot everything can be
understood with relative ease.
Exactly same thing i tought