Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Postfix users Recent threads

Threads Replies First post Last post
postscreen dnsbl reply text
By: Dan Lists
I am looking to switch one or more of my blacklists to run from postscreen. I send custom replies based on the blacklist, which reduces the number of calls I get. The relevant part of my current configs: smtpd_client_restrictions = …
3 May 24 2012
15:44
May 25 2012
05:31
deliver locally and relay at the same time?
By: lejeczek
This is a multi-part message in MIME format.hallo everybody I begin my adventure with postfix/dovecot and have most bits ready an up but was wondering if below is possible with postfix? have local users aliased to external addresses(different…
1 May 24 2012
07:14
May 24 2012
13:04
force tls but allow amavis
By: jeffrey j donovan
greetings i have setup a secure relay, and I want to pass the mail through amavisd. my problem is with forcing my users to use TLS amavis fails. How do I enforce encryption from the client but allow amavis to speak to the MTA without TLS? …
2 May 23 2012
21:49
May 24 2012
07:00
conditional body_checks
By: Loïc Latreille
Hello, I would check if a string is present in the message body only if the "To" field is equal to "jd### @example.org". I tried to use IF...ENDIF but it doesn't work because the pattern between IF and ENDIF doesn't match the same input string that…
2 May 23 2012
07:01
May 23 2012
21:23
how to act with abuse to "yahoo.com"
By: Reindl Harald
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)WTF? they are violating RFCs and their website is nonsense > Every major email provider has a system for reporting spam or junk mail, > and information about spammers is shared across…
3 May 23 2012
13:14
May 23 2012
18:19
postmaster required / close port 25
By: Georg Schönweger
Hi, i have a postfix server which is only used for sending emails to the outside, no incoming emails are allowed (no MX record). I recently opened port 587 in master.cf and now i'm asking myself if it is ok to close port 25 completely? AFAIK every…
8 May 23 2012
10:56
May 23 2012
13:11
postscreen blacklist painful refresh
By: Maciej Uhlig
Kryptograficznie podpisana wiadomo w formacie MIME. We run fail2ban to update postscreen blacklist which is cidr file. To make postscreen see the changes we have to reload postfix. Yesterday we found postfix was reloaded more than 3000 times. Sure…
6 May 23 2012
04:24
May 23 2012
10:05
Feature Request - address process testing
By: Daniel L. Miller
I would find it quite useful to have a command, whereby either a designated sender or recipient address can be tested against the complete Postfix configuration, and have both the process and the result displayed. For example: postcanonical…
11 May 22 2012
00:13
May 23 2012
06:10
Postfix Outlook sending HTML problem
By: mimalo
Hi, I have a problem sending HTML email from outlook 2010. I installed postfix according to this guidelines: http://www.howtoforge.com/virtual-users-and-domains-with-postfix-couri er-mysql-and-squirrelmail-debian-squeeze Everything works fine,…
3 May 23 2012
02:10
May 23 2012
02:49
Missing email
By: J Gao
This is a multi-part message in MIME format.Hi, One of our email user (his email address is: j### @ourcomapny.com) told me he missed an important email he suppose to received last Friday around 7:30PM. I checked the maillog and I can't tell what's…
1 May 22 2012
18:41
May 22 2012
18:53
Multi Instance smtpd not listening
By: Asa Gage
I have configured a second instance of postfix 2.6.6(RHEL6) with postmulti and provided a unique $myhostname for the second instance. I have also provided a different IP address for inet_interfaces for the second instance and restarted the postfix…
3 May 21 2012
19:41
May 22 2012
13:34
Body Checks Replace
By: varad gupta
Hi All I need to replace all occurences of "text1" in mailbody with "text2". The regexp => /^(.*)text1(.*)$/ REPLACE $1text2$2 works if there is only one occurence of "text1" in a line. It changes only the last occurence of "text1" in a…
6 May 22 2012
09:34
May 22 2012
12:04
Postfix log file question
By: Henry Stryker
This is certainly not of critical importance, but my curiosity makes me wonder: May 20 12:28:40 <2.6> hyperion postfix/smtpd[22436]: What does the "<2.6>" signify in every Postfix log line entry? I am running postfix-current on…
4 May 22 2012
08:30
May 22 2012
09:07
Name resolution
By: Barbara M.
How work name resolution in Postfix? I have an internal server that resend mail to another box (in the same IntraNet). If I put in my local /etc/hosts something like: 192.168.1.25 mail.aaa.tld the box do what I want: # ping mail.aaa.tld…
6 May 22 2012
05:15
May 22 2012
08:45
Postfix 2.9.2, 2.8.11, 2.7.10, 2.6.16 available
By: Wietse Venema
[An on-line version of this announcement will be available at http://www.postfix.org/announcements/postfix-2.9.3.html] Postfix stable release 2.9.3, and legacy releases 2.8.11, 2.7.10, 2.6.16 are available. They contains workarounds that are…
2 May 21 2012
07:56
May 21 2012
14:06
LMTP for smtpd_proxy_filter
By: Patrick Westenberg
Hello, I'd like to know if there are any plans to enable LMTP with the smtpd_proxy_filter? Regards Patrick
2 May 21 2012
11:30
May 21 2012
13:18
canonical-sender and auto-bcc
By: Christian Meier
Hi, in e-mails with a particular FROM header should the FROM header be rewritten *and* the e-mail should be sent by blind carbon copy to a predefined address. In theory, it is possible to use the canonical-sender and sender_bcc_maps functions. In…
1 May 21 2012
11:18
May 21 2012
11:39
Missing attachments - BAD HEADER SECTION, MIME error: error: part did not end with expected boundary
By: Alex Dyas
Hello, Environment : - Ubuntu - 10.04.3 LTS - Postfix - 2.7.0-1ubuntu0.2 - Amavis - 1:2.6.4-1ubuntu5 - Spam Assassin - 3.3.1-1 - ClamAV - 0.96.5+dfsg-1ubuntu1.10.04.3 Symptoms - A couple of emails per day come through the system with empty…
4 May 15 2012
11:12
May 21 2012
11:02
smtpd saslauthd wont work
By: ml ml
Hello List, i cant get postfix with smtpd saslauthd working and its driving me crazy! warning: SASL authentication problem: unknown password verifier warning: unknown[192.168.10.30]: SASL LOGIN authentication failed: no mechanism available …
2 May 19 2012
10:39
May 20 2012
05:34
Logging Rejection in Cleanup Daemon
By: Masegaloeh
Hi, Postfix List I would like to build the script which analyze maillog and produce a report of every email delivery. My server currently act as relay server between internal mail server and Internet. My final purpose, when I query a sender and/or…
2 May 16 2012
17:52
May 20 2012
03:06