DMARC fail

2016-11-01 Thread andre
Hello all! I have set up my postfix server, and my DNS entries to support DKIM, SPF and DMARC. However, I think I may have an error somewhere, because the "Authentication-Results:" header for DMARC -s "fail": Does anyone knows why, please? I have send an email to an online DMARC test, and di

Re: disabling account - bounces

2009-02-02 Thread Andre Hübner
Hello, Bounce loops happen when things are beoken at both ends. The Internet mail RFCs demand that bounces are sent with a null envelope sender address, so that bounces will not loop. yes, it works like you said. i should it have known... ;) sorry... Thanks,

disabling account - bounces

2009-02-02 Thread Andre Hübner
? Thanks, Andre

anvil - dynamical limits

2009-02-24 Thread Andre Hübner
this the way to control anvil? i did some small policy-service some time ago but data which came from postfix only reference to current handled connection. i had to get stats on other way... Is there a how-to or something for anvil? Thanks, Andre

smtpd_sender_login_maps subdomains

2009-03-06 Thread Andre Hübner
Hello, i do some tests with smtpd_sender_login_maps which is already working. One question: is it right that subdomains which should be able to send mails also need to be declared in my mapfile? My tests with wildcards did not succeed. Thanks, Andre

Policy server as bash-script

2009-03-12 Thread Andre Hübner
imeout and a Server configuration problem. I do not find the correct way of answering. Please can somebody give a hint what else to try? Thanks, Andre

get queue_id in policy-service

2009-04-07 Thread Andre Hübner
unfortunately is empty. i only get queue_id= in my own verbose dev-log. In one case of my x testmails a queue_id was available but i did not see any difference. Please let me know what the delivery of queue_id depends on. Thanks, Andre

shellscript as policy-service --> zombie/load

2009-04-24 Thread Andre Hübner
practical to use as policy-service or is only a listening deamon the right way? Thanks, Andre

Re: shellscript as policy-service --> zombie/load

2009-04-27 Thread Andre Hübner
Hello, Andre Hübner: Hello, for testing purposes i wrote a policy-service for postfix as a shellscript. My Script is working very well, iam happy with its functionality ;) But unfortunately there is one problem when a lot of mails are incoming. the shellscript just does some grepping in

Re: shellscript as policy-service --> zombie/load

2009-04-28 Thread Andre Hübner
Hello, Andre Hübner: Hello, for testing purposes i wrote a policy-service for postfix as a shellscript. My Script is working very well, iam happy with its functionality ;) But unfortunately there is one problem when a lot of mails are incoming. the shellscript just does some grepping in

using postfix as a front end server in an exchange environment

2009-05-08 Thread Comtois, Andre
Hi everyone, First off, my apologies if this topic has been address before. I've been searching in google for days now and had mixed results in finding answers to my questions. To put it simply, I have installed postfix on a system running ubuntu 9.04. I would like to configure it as a fr

Re: shellscript as policy-service --> zombie/load

2009-05-18 Thread Andre Hübner
his child brings the warning but i can not influence how often script is used by postfix. Can somebody explain this problem please? Thanks, Andre

quota with mysql

2010-03-03 Thread Andre Hübner
lation i misses value of current mailsize to calculate expected storageconsumption. Is there a way to get size of mail into my sql-query? My 2nd option would be a policy-service which gets mailsize delivered as attribut by postfixserver. Whats the better way? Thanks, Andre

Re: quota with mysql

2010-03-03 Thread Andre Hübner
Hallo, Maybe you should give a try to dovecot-deliver. It'll take care of the quota stuff directly. this is working already but is not rejecting a mail on smtp-dialog. it deletes the mail after postfix was accepting it and this is a legal difference. Thanks, Andre

safe etrn

2009-07-09 Thread Andre Hübner
/odmr works pretty different. Is there a official Readme how to deal with this the best way? All i found are really old discussions with no clear answers. Thanks, Andre

How to know if my Postfix supports MySQL and PostgreSQL?

2012-02-03 Thread Andre Lopes
Hi, I'm using CentOS6 that comes with Postfix "mail_version = 2.6.6". I need to know if my Postfix supports MySQL and PostgreSQL to a virtualhost/virtualusers configuration. How can know if my Postfix supports MySQL and PostgreSQL? Best Regards,

Re: How to know if my Postfix supports MySQL and PostgreSQL?

2012-02-03 Thread Andre Lopes
Thanks for the reply's, The output is: [root@mailserver ~]# postconf -c /etc/postfix -m btree cidr environ hash ldap mysql nis pcre proxy regexp static unix How can I add PostgreSQL support? Best Regards, On Fri, Feb 3, 2012 at 10:58 AM, Pinter Tibor wrote: > On 02/03/2012 11:55 A

Re: How to know if my Postfix supports MySQL and PostgreSQL?

2012-02-03 Thread Andre Lopes
Thanks for all reply's. I will use MySQL. CentOS6 don´t have any usable RPM to PostgreSQL and many users out there had troubles recompiling Postfix with pgsql support. Thanks for the help. Best Regards, On Fri, Feb 3, 2012 at 10:59 AM, wrote: > Zitat von Andre Lopes : > > &g

Installing Postfix and Dovecot on CentOS6

2012-02-07 Thread Andre Lopes
Hi all, I have installed and configured Postfix and Dovecot in CentOS6, I have followed this tutorials: Postfix, http://www.server-world.info/en/note?os=CentOS_6&p=mail&f=1 Dovecot, http://www.server-world.info/en/note?os=CentOS_6&p=mail&f=2 Dovecot is running, I can send an e-mail to an user an

Re: Installing Postfix and Dovecot on CentOS6

2012-02-07 Thread Andre Lopes
this on a VMWare Virtual Machine Any clues on why iptables is not accepting the rule on port 25? Best Regards, On Tue, Feb 7, 2012 at 8:04 PM, Nick Bright wrote: > On 2/7/2012 1:58 PM, Andre Lopes wrote: >> >> Hi all, >> >> I have installed and configured Postfix and D

Re: Installing Postfix and Dovecot on CentOS6

2012-02-07 Thread Andre Lopes
Hi Dudi, Thanks for the reply. It shoes "lo", but I have hide it in the e-mail. Some clues on what can I test to see what is blocking the port 25? Best Regards, On Tue, Feb 7, 2012 at 8:41 PM, Dudi Goldenberg wrote: >>[root@localhost andrelopes]# ifconfig >>eth0      Link encap:Ethernet  HWaddr

Re: Installing Postfix and Dovecot on CentOS6

2012-02-07 Thread Andre Lopes
1293/rpc.statd [/code] The 192.168.59.246 is not listen on port 25. How can I listen on port 25 with 192.168.59.246? Best Regards, On Tue, Feb 7, 2012 at 8:51 PM, Dudi Goldenberg wrote: > Hi Andre, > >>Hi Dudi, >> >>Thanks for the reply. It shoes "lo", but I

Re: Installing Postfix and Dovecot on CentOS6

2012-02-07 Thread Andre Lopes
rning: /usr/libexec/postfix/smtpd: bad command startup -- throttling [/code] Any clues on what I'm missing? Best Regards On Tue, Feb 7, 2012 at 9:10 PM, Dudi Goldenberg wrote: > Hi Andre, > >>The 192.168.59.246 is not listen on port 25. How can I listen on port >>25 with

Re: Installing Postfix and Dovecot on CentOS6

2012-02-07 Thread Andre Lopes
wrote: > Hi Andre, > >>Feb  7 21:13:31 localhost postfix/smtpd[25108]: connect from >>unknown[192.168.59.1] >>Feb  7 21:13:31 localhost postfix/smtpd[25108]: warning: SASL: Connect to >>private/auth failed: Permission denied >>Feb  7 21:13:31 localhost po

Re: Installing Postfix and Dovecot on CentOS6

2012-02-08 Thread Andre Lopes
pp -m postfixdovecotsasl.mod semodule -i postfixdovecotsasl.pp [/code] Now it is working. Thanks for all the help. Best Regards, On Tue, Feb 7, 2012 at 9:50 PM, Reindl Harald wrote: > > > Am 07.02.2012 22:43, schrieb Andre Lopes: >> Hi all, >> >> Thanks for the replies, >&g

How to install SPF Framework in Postfix

2012-02-08 Thread Andre Lopes
Hi all, I have configured a Postfix e-mail server but all emails sent to Hotmail.com go to the trash... the first question is... configuring SPF should solve that? If yes, what is the best way of configuring SPF in Postfix + Dovecot? Some clues? Best Regards,

Re: How to install SPF Framework in Postfix

2012-02-08 Thread Andre Lopes
On Thu, Feb 9, 2012 at 12:33 AM, Reindl Harald wrote: > > > Am 09.02.2012 01:15, schrieb Andre Lopes: >> Hi all, >> >> I have configured a Postfix e-mail server but all emails sent to >> Hotmail.com go to the trash... the first question is... configuring >> SP

How to get a signal from the database when a INSERT INTO is done?

2012-02-28 Thread Andre Lopes
Hi all, I'm designing an application in Python and using PostgreSQL. This is a mixed question Python/PostgreSQL... I need to get a signal in my python application when a new insert is done. How can this be done, any clues? Best Regards, Andŕe

Re: How to get a signal from the database when a INSERT INTO is done?

2012-02-28 Thread Andre Lopes
Sorry, Wrong e-mail list... On Tue, Feb 28, 2012 at 11:04 AM, Andre Lopes wrote: > Hi all, > > I'm designing an application in Python and using PostgreSQL. > > This is a mixed question Python/PostgreSQL... I need to get a signal > in my python application when a new

Restrict

2013-09-18 Thread Andre Rodier
main. Can anyone send me a link to the official documentation, or an example on how to do this. Thanks a lot. Andre Rodier.

Testing display name and add a bcc header

2013-10-01 Thread Andre Rodier
Hello everyone, I would like to know how to test the value of a display name, and if possible, add a BCC header. For instance, emails to "user1 " would be bcc'd to "us...@example.com". Is this is possible with postfix? Thanks in advance.

Re: Testing display name and add a bcc header

2013-10-01 Thread Andre Rodier
On Tuesday, 01.10.13 at 07:47, Wietse Venema wrote: > Andre Rodier: > > Hello everyone, > > > > I would like to know how to test the value of a display name, > > and if possible, add a BCC header. > > Postfix header_checks can examone headers, but support for

compile error postfix 2.5.5 suse8.2/gcc 3.3

2008-09-03 Thread Andre Hübner
Hi, i successfully compiled and packaged postfix 2.5.5 on suse 10.1 with gcc 4.1.2 Now i try same with suse 8.2 and gcc 3.3 Testcompile with simple: make tidy results in make tidy make -f Makefile.in MAKELEVEL= Makefiles (echo "# Do not edit -- this file documents how Postfix was built for

Re: compile error postfix 2.5.5 suse8.2/gcc 3.3

2008-09-03 Thread Andre Hübner
andle this. seems that my suse 8.2 machines will have only postfix 2.4.9 installed as max. cause i do not see a way to change something. Thanks Andre

Re: compile error postfix 2.5.5 suse8.2/gcc 3.3

2008-09-03 Thread Andre Hübner
ause it is declaredly old. if secuity-patches are included in 2.4 tree i can live with this while a kind of woraround would be better.. no problem... Thank you Andre

How to run a script on postfix authentication failure

2022-12-04 Thread Andre Rodier
Hello, all. Is there a way, in postfix, to run a script when the authentication fails, please ? I would like to use nftables sets, with the timeout option, to ban IP addresses. I know fail2ban exists, but I am considering other options. nftables sets, implemented in the kernel, with the tim

Self hosting solution for Christmas

2022-12-24 Thread Andre Rodier
Hello everyone, Here my present for Christmas: a new version of HomeBox, the self hosted email solution. Feel free to drop comments, create issues, update the docs, etc. I released this quickly before going on vacation, so you may find some issues. However, this is mostly stable, and the code

DMARC fail

2016-11-01 Thread Andre Rodier
Hello all! I have set up my postfix server, and my DNS entries to support DKIM, SPF and DMARC. However, I think I may have an error somewhere, because the "Authentication-Results:" header for DMARC -s "fail": Does anyone knows why, please? I have send an email to an online DMARC test, and di

HTML bounces

2014-10-16 Thread Andre Rodier
Hi, I have a few users who don't understand bounced messages, and consider them as an error from our system. I won't even try to educate them. I would like to know if there is a way to use HTML messages to send "beautiful" bounces messages (internally) but continue to send standard text form

reject attachments for certain recipients

2014-10-23 Thread Andre Rodier
Hi, Is there a simple way in Postfix to reject attachments, but only for certain email addresses? Thanks. <>

Overriding virtual_alias_maps in master.cf

2015-02-12 Thread Andre Dalle
Hey all, Is it supported to override virtual_alias_maps in master.cf; rather than using receive_override_options to disable all address rewriting? I want to do some alias expansion prior to content_filter, and a different alias expansion on re-injection. Right now I have to do all alia

Re: How to write a milter with access to carddav

2018-03-11 Thread Andre Rodier
On 10/03/2018 16:29, J Doe wrote: Hi Andre, On Mar 9, 2018, at 6:53 AM, André Rodier wrote: Hello, I would like to know if there is any milter for postfix that would let me query a CardDav server? The idea is to add a custom header, for instance 'X-Address-Book: Personal' if the

Re: How to write a milter with access to carddav

2018-03-16 Thread Andre Rodier
On 16/03/2018 15:36, Michael Munger wrote: We've successfully written milters (Google pymilter) that check a MySQL database to accept inbound mails for anyone who is in this client's CRM system. Since the postfix box is a front-end to an Exchange server, the milter triggers a FILTER relay:192.168

Allow only my servers to send mail from my domain

2014-08-04 Thread Andre Luiz Paiz
Hi everybody. I´m receiving some e-mails coming from outside with the FROM pointing to my local domain. This causes confusion on my antispam tools. Ex: I received an e-mail from the internet with webmas...@iqm.unicamp.br (which is my domain) as FROM. How can I make postfix to accept incoming e-ma

Re: Allow only my servers to send mail from my domain

2014-08-04 Thread Andre Luiz Paiz
Quoting DTNX Postmaster : On 04 Aug 2014, at 19:25, Andre Luiz Paiz wrote: I´m receiving some e-mails coming from outside with the FROM pointing to my local domain. This causes confusion on my antispam tools. Ex: I received an e-mail from the internet with webmas...@iqm.unicamp.br (which is

Re: Allow only my servers to send mail from my domain

2014-08-05 Thread Andre Luiz Paiz
Quoting Andre Luiz Paiz : Quoting DTNX Postmaster : On 04 Aug 2014, at 19:25, Andre Luiz Paiz wrote: I´m receiving some e-mails coming from outside with the FROM pointing to my local domain. This causes confusion on my antispam tools. Ex: I received an e-mail from the internet with webmas

Re: Allow only my servers to send mail from my domain

2014-08-05 Thread Andre Luiz Paiz
Quoting Alexandre Ellert : Hello, You should have a look at DMARC. If you announce a reject policy in your DNS and configure opendmarc milter on your inbound MX, that will do what you want. Alexandre _Quoting Andre Luiz Paiz :_ _Quoting DTNX Postmaster :_ _On 04 Aug 2014, at 19

More about "Allow only mu servers to send mail from my domain"

2014-08-08 Thread Andre Luiz Paiz
Hi Everybody, I was trying to use check_sender_access as sugested here in the forum to avoid this type of SPAMs. But it is not working. check_sender_access works more like a blacklist and the spammers are ready for that. Check this message bellow: First the maillog: Aug 7 17:40:19 hubble

Re: More about "Allow only mu servers to send mail from my domain"

2014-08-08 Thread Andre Luiz Paiz
Quoting DTNX Postmaster : On 08 Aug 2014, at 14:53, Andre Luiz Paiz wrote: I was trying to use check_sender_access as sugested here in the forum to avoid this type of SPAMs. But it is not working. check_sender_access works more like a blacklist and the spammers are ready for that. It is

[pfx] dynamic user lookup

2024-02-16 Thread Andre Rodier via Postfix-users
Hello, Postfix users. I am looking for a dynamic user mapping, if possible. For instance, something like lua, python or perl, to return a user lookup. What I need is something very simple and the language don't need to be advanced. I'd like to give my users the possibility of creating themselves