On 4/7/2010 8:13 PM, postfix-us...@tja-server.de wrote:
Hello,
i would like to create the following setup for two postfix servers.
The setup:
Server A is the smtp(s) server and the MX record for some domains.
He accepts mail from clients over sasl/tls for delivery to the internet
or to the dom
Hello,
i would like to create the following setup for two postfix servers.
The setup:
Server A is the smtp(s) server and the MX record for some domains.
He accepts mail from clients over sasl/tls for delivery to the internet
or to the domains.
He does forward all external mail to Server B
He
Jim Smith:
> Hi all,
>
> I've enabled subject logging in my header checks so that I can see it in my
> mail logs, i.e-
>
> header_checks.pcre contains /^Subject:/ WARN
> Logging looks like - Apr 6 00:05:44 myserver.com postfix/cleanup[20484]: [ID
> 197553 mail.info] 4DC4E82: warning: header Subje
Jim Smith a écrit :
> Can it be done natively when writing to the maillog or do I need to copy
> the file elsewhere and then run a conversion tool across all the Subject
> fields to get the correct characters?
>
> My maillogs are very large and I don't want to use resources
> converting them on t
Michael Weissenbacher a écrit :
>> Do NOT forward mail to destinations that bounce mail. Either get the
>> final destination to accept the forward mail or disable the forwarding
>> when bounces are detected.
>> Disable bounces is NOT a solution but making the problem worse.
>>
> Well, as i already
Jordi Espasa Clofent a écrit :
> On 04/07/2010 10:43 AM, Levente Birta wrote:
>> I think it is easier to config the return path when you send the mails.
>>
>
> Yes, it's easy to insert a mail header as "ReturnPath" when you build
> the warning mail using PHP, but I read in RFC2821:
>
> "When the
Jordi Espasa Clofent a écrit :
> Hi all,
>
> I've a PHP script which is executed by 'www-data' (the httpd user) local
> user in Debian GNU/Linux box. I use this smtpd box as massive mailing
> remainder to all of our costumers. Because of that I need to know the
> costumers haven't could be conta
On Wed, Apr 07, 2010 at 11:19:37AM +0200, aa wrote:
> Subject: configure postfix for virtual domains
Changed to be relevant to what I think you are wanting to do.
> I configured my postfix server to use virtual domains..in
> particular I setted that all addresses that are parts of a
> particula
On 4/6/2010 6:09 PM, Klaus Engelmann wrote:
Hello Everybody.
I am running a Postfix postfix-2.3.3-2.1.el5_2 on a CentOS 5.4 box at
a Federal University in Brazil.
Our users (students and professors) suffered several social
engineering attacks and spammers got some valid users and passwords.
I k
On 4/7/2010 2:47 AM, Jordi Espasa Clofent wrote:
Hi all,
I've a PHP script which is executed by 'www-data' (the httpd user) local
user in Debian GNU/Linux box. I use this smtpd box as massive mailing
remainder to all of our costumers. Because of that I need to know the
costumers haven't could be
On 4/7/2010 3:11 AM, Sharma, Ashish wrote:
Noel,
I tried the option of adding fallback relay, but I am getting connection
refused in postfix logs.
Here is my 'master.cf' setting:
#Adding amavisfeed
amavisfeed unix- - n- 2 lmtp
-o lmtp_data_done_timeout=12
On 07/04/2010 15:10, CT wrote:
I had posted some of this before but since I wasn't a valid subscriber
I was "silently" ignored.. mybad.. :-)
---
I have an internal relay that I am replacing (sendmail with postfix)
I have followed :
http://www.postfix.org/STANDARD_CONFIGURATION_README.html#firewa
I had posted some of this before but since I wasn't a valid subscriber
I was "silently" ignored.. mybad.. :-)
---
I have an internal relay that I am replacing (sendmail with postfix)
I have followed :
http://www.postfix.org/STANDARD_CONFIGURATION_README.html#firewall
and have my transport working
On Wed, 2010-04-07 at 09:47 +0200, Jordi Espasa Clofent wrote:
> Hi all,
>
> I've a PHP script which is executed by 'www-data' (the httpd user) local
> user in Debian GNU/Linux box. I use this smtpd box as massive mailing
> remainder to all of our costumers. Because of that I need to know the
On Wed, Apr 07, 2010 at 07:52:56PM +1000, Jim Smith wrote:
[...]
> How can I make it so that Subject: =?utf-8?B?UX. is displayed correctly
> in it's native language? (in this case it's Chinese but it could be another
> language)
As far as I know such a transformation is the job of a MUA for ex
Can it be done natively when writing to the maillog or do I need to copy the
file elsewhere and then run a conversion tool across all the Subject fields
to get the correct characters?
My maillogs are very large and I don't want to use resources converting them
on the mail server, hence I'd copy th
* Jim Smith :
> Hi all,
>
> I've enabled subject logging in my header checks so that I can see it in my
> mail logs, i.e-
>
> header_checks.pcre contains /^Subject:/ WARN
> Logging looks like - Apr 6 00:05:44 myserver.com postfix/cleanup[20484]: [ID
> 197553 mail.info] 4DC4E82: warning: header Su
Zitat von Michael Weissenbacher :
Do NOT forward mail to destinations that bounce mail. Either get the
final destination to accept the forward mail or disable the forwarding
when bounces are detected.
Disable bounces is NOT a solution but making the problem worse.
Well, as i already said the
Robert Lopez put forth on 4/6/2010 1:56 PM:
> Then then this is working:
> $ postmap -q 222.254.228.0 cidr:/etc/postfix/cidr-ip
> DISCARD
> $ postmap -q 222.254.228.1 cidr:/etc/postfix/cidr-ip
> DISCARD
>
> So, now I understand.
Don't feel bad Robert. I went through pretty much the same thing y
>
> Do NOT forward mail to destinations that bounce mail. Either get the
> final destination to accept the forward mail or disable the forwarding
> when bounces are detected.
> Disable bounces is NOT a solution but making the problem worse.
>
Well, as i already said the destination usually DOES a
Zitat von Michael Weissenbacher :
Hi List!
I am having the problem that our Postfix Mail Server generates too many
bounces which unfortunately results in getting listed (at least at
backscatterer.org). Having digged deepter into the problem i already
read and followed [1] as well as the obvious
Hi all,
I've enabled subject logging in my header checks so that I can see it in my
mail logs, i.e-
header_checks.pcre contains /^Subject:/ WARN
Logging looks like - Apr 6 00:05:44 myserver.com postfix/cleanup[20484]: [ID
197553 mail.info] 4DC4E82: warning: header Subject: =?utf-8?B?UX. (UTF-
Hi List!
I am having the problem that our Postfix Mail Server generates too many
bounces which unfortunately results in getting listed (at least at
backscatterer.org). Having digged deepter into the problem i already
read and followed [1] as well as the obvious stuff like correct
local_recipient_ma
Hi,
I configured my postfix server to use virtual domains..in particular I
setted that all addresses that are parts of a particular domain won't be
sent but they are archived in a directory on the server...
For example:
in main.cf there are this rows:
virtual_mailbox_domains = exampledomain1.com,
On 04/07/2010 10:43 AM, Levente Birta wrote:
I think it is easier to config the return path when you send the mails.
Yes, it's easy to insert a mail header as "ReturnPath" when you build
the warning mail using PHP, but I read in RFC2821:
"When the delivery SMTP server makes the "final deliv
I think it is easier to config the return path when you send the mails.
Levi
On Wed, Apr 7, 2010 at 10:47 AM, Jordi Espasa Clofent wrote:
> Hi all,
>
> I've a PHP script which is executed by 'www-data' (the httpd user) local
> user in Debian GNU/Linux box. I use this smtpd box as massive mailin
Noel,
I tried the option of adding fallback relay, but I am getting connection
refused in postfix logs.
Here is my 'master.cf' setting:
#Adding amavisfeed
amavisfeed unix- - n- 2 lmtp
-o lmtp_data_done_timeout=1200
-o lmtp_send_xforward_command=yes
-
Hi all,
I've a PHP script which is executed by 'www-data' (the httpd user) local
user in Debian GNU/Linux box. I use this smtpd box as massive mailing
remainder to all of our costumers. Because of that I need to know the
costumers haven't could be contacted, so I want to redirect these
boun
28 matches
Mail list logo