last update from 2005.
What other options do you use with Postfix, when it comes to "web-based"
virtual users/domain/aliases management? With IMAP/POP servers like
Cyrus, Courier, Dovecot?
--
Tomasz Chmielewski
http://wpkg.org
do
it well (UI just for SMTP/POP/IMAP account management).
--
Tomasz Chmielewski
http://wpkg.org
ays try to port Postfix to Windows!
--
Tomasz Chmielewski
http://wpkg.org
onable approach?
I'm a bit worried it's not very scalable (i.e. list the directory, run
lsof for each file, spawn cat and sendmail, and that in some kind of loop).
Critique is welcome, especially if there are better ways to deal with
"raw" email files.
--
Tomasz Chmielewski
http://wpkg.org
On 12.10.2010 16:40, Wietse Venema wrote:
Tomasz Chmielewski:
cat /samba/emails/somefile.eml | sendmail -t
sendmail -t< filename
Thanks for the tip.
assuming that the file does not contain garbage such as Control-Z
at the end of the file.
Only slightly faster would be to use one of
entry, I'm able to send out mail, but Postfix
won't accept mail for /^prefix...@.+$/ (from remote).
How can I configure postfix to accept mail for /^prefix...@.+$/ users, and be
able to send out mail to a proper MX?
--
Tomasz Chmielewski
http://wpkg.org
ey K1)?
--
Tomasz Chmielewski
http://wpkg.org
xample.commypipe:
ot...@new.example.com otherpipe:
It works OK, but I'd rather keep it in MySQL only, or, have it somehow without
having to edit master.cf each time.
Is it possible?
--
Tomasz Chmielewski
http://wpkg.org
"trick" would be to add a DNS entry which resolves to two IPs, but
still, it's not a real fallback (and requires DNS changes).
--
Tomasz Chmielewski
http://wpkg.org
om headers in Postfix?
--
Tomasz Chmielewski
http://wpkg.org
thing else (and
thus, be able to be replicated to other setups without any change).
--
Tomasz Chmielewski
http://wpkg.org
From time to time, I receive spam from someu...@mydomain.tld, sent from
some exotic part of the world.
I would like to reject the mail from all @mydomain.tld addresses if it's
not:
- sent from mynetworks
- sent using SASL auth
Is it possible?
--
Tomasz Chmielewski
http://wpkg.org
low:
But instead of listing every domain in transport_maps, I'd rather use
the MX values, or IP ranges - is it somehow possible?
--
Tomasz Chmielewski
http://wpkg.org
On 02/14/2012 01:01 AM, Wietse Venema wrote:
Tomasz Chmielewski:
Is it possible to do rate limiting per MX, or a group of IPs, and not by
email address / domain?
...
But instead of listing every domain in transport_maps, I'd rather use
the MX values, or IP ranges - is it somehow pos
pd_sasl_path = smtpd
smtpd_recipient_restrictions =
permit_mynetworks,
permit_sasl_authenticated,
reject_non_fqdn_hostname,
reject_non_fqdn_sender,
reject_non_fqdn_recipient,
reject_unauth_destination,
reject_unauth_pipelining,
reject_invalid_hostname
--
Tomasz Chmielewski
http://www.ptraveler.com
virtual users; they are
system users.
I want to use t...@example.com and t...@domain.tld, as this is what
users have for IMAP/SMTP logins on a different system, being migrated.
--
Tomasz Chmielewski
http://www.ptraveler.com
avoid extra complexity virtual setup
brings (as virtual users for Postfix is one, and matching virtual users
for the POP/IMAP server is another thing).
To sum up: there is no way for Postfix to map "u...@domain.com" email
to "u...@domain.com" system account - did I understand correctly?
--
Tomasz Chmielewski
http://www.ptraveler.com
2.168.2.2 address.
And so on.
Is it possible to do so in Postfix? So far, the system uses two outgoing
addresses, but also using two separate MTAs (Exim and Postfix, each
using a different outgoing address), which is suboptimal, and does not
scale very well with additional IP addresses ;)
Wietse Venema schrieb:
Tomasz Chmielewski:
I have a server with several public IP addresses (aliases on one network
card), running Postfix.
The machine also runs several websites, which interact with the users
(forums, automated responses for queries etc.).
I would like to configure each
Victor Duchovni schrieb:
On Tue, Oct 07, 2008 at 10:31:40PM +0200, Tomasz Chmielewski wrote:
I have a server with several public IP addresses (aliases on one network
card), running Postfix.
The machine also runs several websites, which interact with the users
(forums, automated responses
mouss schrieb:
Tomasz Chmielewski wrote:
Basically, if Postfix can specify the source IP address, that should
be fine for me... provided that it can make some decisions here (i.e.,
which outgoing interface to choose, depending on From: or Received: etc).
since you have one network card
again.
Thanks - so basically this is not specifically something my Postfix
server is doing wrong or occurring due to config, correct?
Nothing you are directly in control of, no.
Unless he's trying to send dozens of emails/second to the remote SMTP
server, which doesn't like such behavio
tool will stop all spam". you need layers (like in
"oignon") and you need multiple iterations to find the right layers
setup for your site.
Of course there is.
You forgot about FUSSP ;)
--
Tomasz Chmielewski
http://wpkg.org
't simply change the reverse DNS for that machine's IP address.
--
Tomasz Chmielewski
http://wpkg.org
24 matches
Mail list logo