/usr/local/sbin/amavisd debug How to

2012-07-03 Thread Feel Zhou
Hello,My friend. I got some messages when I install the software of amavis,Can you do me a favor fetch_modules: error loading optional module MIME/Decoder/BinHex.pm: Can't locate Convert/BinHex.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl

special characters in mail address

2012-07-03 Thread Dentzer, Daniel
Hello list, I have a strange problem, when I send a mail to a mail address with an "!" in the localpart, I got a "relay access denied", but the character is allowed in the RFC: Jul 3 09:46:28 mta postfix/smtpd[6229]: NOQUEUE: reject: RCPT from fmmailgate03.web.de[217.72.192.234]: 554 5.7.1 :

Re: special characters in mail address

2012-07-03 Thread Benny Pedersen
Den 2012-07-03 11:46, Dentzer, Daniel skrev: Hello list, I have a strange problem, when I send a mail to a mail address with an "!" in the localpart, I got a "relay access denied", but the character is allowed in the RFC: Jul 3 09:46:28 mta postfix/smtpd[6229]: NOQUEUE: reject: RCPT from fmm

AW: special characters in mail address

2012-07-03 Thread Dentzer, Daniel
I receive emails at the moment over this domain, only with a "!" the email is not relayed. So the error messages looks wrong. -Ursprüngliche Nachricht- Von: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] Im Auftrag von Benny Pedersen Gesendet: Dienstag, 3. Ju

Re: AW: special characters in mail address

2012-07-03 Thread Benny Pedersen
Den 2012-07-03 12:06, Dentzer, Daniel skrev: I receive emails at the moment over this domain, only with a "!" the email is not relayed. So the error messages looks wrong. post postconf -n so

AW: AW: special characters in mail address

2012-07-03 Thread Dentzer, Daniel
Here it is, but I have shortend/anonymized a few names. alias_maps = hash:/etc/aliases biff = no bounce_queue_lifetime = 0 broken_sasl_auth_clients = yes canonical_maps = hash:/etc/postfix/canonical command_directory = /usr/sbin config_directory = /etc/postfix content_filter = smtp-amavis:[127.0.0

Re: AW: AW: special characters in mail address

2012-07-03 Thread Benny Pedersen
Den 2012-07-03 12:24, Dentzer, Daniel skrev: Here it is, but I have shortend/anonymized a few names. relay_domains = $mydestination, hash:/etc/postfix/local_domains dont list mydestination here

AW: AW: AW: special characters in mail address

2012-07-03 Thread Dentzer, Daniel
Thank you, but after the change, the behavior is the same. We don't use the local mail (mydestination) on this server. -Ursprüngliche Nachricht- Von: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] Im Auftrag von Benny Pedersen Gesendet: Dienstag, 3. Juli 2012 12

Re: AW: AW: AW: special characters in mail address

2012-07-03 Thread Benny Pedersen
Den 2012-07-03 12:40, Dentzer, Daniel skrev: Thank you, but after the change, the behavior is the same. sure but it an failure to let postfix see mydestination in relay_domains mydestination is local, while relay_domains is remote hosted relay access denied means recipient domain is not in

Re: /usr/local/sbin/amavisd debug How to

2012-07-03 Thread Ansgar Wiechers
On 2012-07-03 Feel Zhou wrote: > I got some messages when I install the software of amavis,Can you do me a > favor > > fetch_modules: error loading optional module MIME/Decoder/BinHex.pm: > Can't locate Convert/BinHex.pm in @INC (@INC contains: > /usr/local/lib64/perl5 /usr/local/share/perl5 /us

AW: AW: AW: AW: special characters in mail address

2012-07-03 Thread Dentzer, Daniel
The server is running for years now, the only thing is that with an exclamation mark in the local part of the mail address the email is not forwarded, hundreds of user mail addresses work. I think the configuration is (mostly) correct and working, but when I use special characters (until now on

Re: special characters in mail address

2012-07-03 Thread Erwan David
Le Tue 3/07/2012, Dentzer, Daniel disait > The server is running for years now, the only thing is that with an > exclamation mark in the local part of the mail address the email is not > forwarded, hundreds of user mail addresses work. > > I think the configuration is (mostly) correct and worki

AW: special characters in mail address

2012-07-03 Thread Dentzer, Daniel
Good information. Is there a way to turn this off? -Ursprüngliche Nachricht- Von: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] Im Auftrag von Erwan David Gesendet: Dienstag, 3. Juli 2012 13:21 An: postfix-users@postfix.org Betreff: Re: special characters in ma

Re: /usr/local/sbin/amavisd debug How to

2012-07-03 Thread Feel Zhou
Tnaks for Ansgar Wiechers Everytime I install the packages about Convert::BinHex, It will give me the same message It's very long message, can you find the promble? [root@ym ~]# perl -MCPAN -e shell Terminal does not support AddHistory. cpan shell -- CPAN exploration and modules installation (

Re: special characters in mail address

2012-07-03 Thread Reindl Harald
do not top-post after get reply at bottom! Am 03.07.2012 13:53, schrieb Dentzer: > -Ursprüngliche Nachricht- > Von: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] > Im Auftrag von Erwan David > Gesendet: Dienstag, 3. Juli 2012 13:21 > An: postfix-users@postfix.or

Re: /usr/local/sbin/amavisd debug How to

2012-07-03 Thread Rob Sterenborg (lists)
On Tue, 2012-07-03 at 19:53 +0800, Feel Zhou wrote: > Tnaks for Ansgar Wiechers > > Everytime I install the packages about Convert::BinHex, It will > give me the same message [snip] > t/comp2bin.t .. Can't locate package Exporter for @Checker::ISA at > t/comp2bin.t line 3. It seems you're missi

RE: special characters in mail address

2012-07-03 Thread Dentzer, Daniel
> -Original Message- > From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] > On Behalf Of Reindl Harald > Sent: Tuesday, July 03, 2012 2:02 PM > To: postfix-users@postfix.org > Subject: Re: special characters in mail address > > do not top-post after get reply

Re: special characters in mail address

2012-07-03 Thread Reindl Harald
Am 03.07.2012 14:48, schrieb Dentzer: > > >> -Original Message- >> From: owner-postfix-us...@postfix.org >> [mailto:owner-postfix-us...@postfix.org] >> On Behalf Of Reindl Harald >> Sent: Tuesday, July 03, 2012 2:02 PM >> To: postfix-users@postfix.org >> Subject: Re: special characters

Re: special characters in mail address

2012-07-03 Thread Viktor Dukhovni
On Tue, Jul 03, 2012 at 12:48:58PM +, Dentzer, Daniel wrote: > > > Beware that ! is a site separator in UUCP addresses. > > > > > > Good information. > > > > > > Is there a way to turn this off? > > > > this makes absolutely no sense > > you have to keep in mind that EVERY mailserver involved

RE: special characters in mail address

2012-07-03 Thread Dentzer, Daniel
> -Original Message- > From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] > On Behalf Of Viktor Dukhovni > Sent: Tuesday, July 03, 2012 3:21 PM > To: postfix-users@postfix.org > Subject: Re: special characters in mail address > > On Tue, Jul 03, 2012 at 12:48:

Re: /usr/local/sbin/amavisd debug How to

2012-07-03 Thread Feel Zhou
Thank you for Rob Install the Exporter, still can' install Convert::BinHex So long messages cpan[3]> install Exporter Exporter is up to date (5.66). cpan[4]> install Convert::BinHex Running install for module 'Convert::BinHex' CPAN: YAML loaded ok (v0.81) Running make for E/ER/ERYQ/Convert-BinHex

Re: /usr/local/sbin/amavisd debug How to

2012-07-03 Thread Rob Sterenborg (lists)
On Tue, 2012-07-03 at 22:25 +0800, Feel Zhou wrote: > Thank you for Rob > Install the Exporter, still can' install Convert::BinHex > So long messages > > cpan[3]> install Exporter > Exporter is up to date (5.66). > > cpan[4]> install Convert::BinHex > Running install for module 'Convert::BinHex'

postfix reload shows unused parameter.

2012-07-03 Thread Marko Weber
hello, when i do on console # postfix reload i get: /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: virtual_create_maildirsize=yes /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: virtual_mailbox_extended=yes /usr/sbin/postconf: warning: /etc/postfix

Re: /usr/local/sbin/amavisd debug How to

2012-07-03 Thread Feel Zhou
Thanks for Rob's answer My PC is Windows7, I install vmware in it I setup the centos6.2/64bit in the vmware for the test. Maybe This is the problem? Thanks a lot Tom 2012/7/3 Rob Sterenborg (lists) > On Tue, 2012-07-03 at 22:25 +0800, Feel Zhou wrote: > > Thank you for Rob > > Install the Exp

Re: postfix reload shows unused parameter.

2012-07-03 Thread Brian Evans - Postfix List
On 7/3/2012 11:02 AM, Marko Weber wrote: > > hello, > > when i do on console > > # postfix reload > > i get: > > /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: > virtual_create_maildirsize=yes > /usr/sbin/postconf: warning: /etc/postfix/main.cf: unused parameter: > virtual_mai

Re: please delete or hide the content in the mail

2012-07-03 Thread Giles Coochey
On 02/07/2012 21:07, Peter Berghold wrote: This was pretty much the cornerstone of my discussion. "When you find yourself in a hole, stop digging" I think it is too late, it's found itself on Full Disclosure now: http://seclists.org/fulldisclosure/2012/Jul/7 -- Regards, Giles Coochey, CCN

mail stopped coming in

2012-07-03 Thread myron
This morning I came in to find no new mail in my inbox. I ended up reboot the server. These were the log entries that seem to indicate when and the problem was. I checked the time on the server and it was not off at all. Can someone suggest from these entries what the problem was? Jul 2 20

Re: mail stopped coming in

2012-07-03 Thread Ralf Hildebrandt
* myron : > This morning I came in to find no new mail in my inbox. I ended up > reboot the server. These were the log entries that seem to indicate > when and the > problem was. I checked the time on the server and it was not off at > all. Can someone suggest from these entries what the problem wa

Re: mail stopped coming in

2012-07-03 Thread myron
On Jul 3, 2012, at 11:52 AM, Ralf Hildebrandt wrote: * myron : This morning I came in to find no new mail in my inbox. I ended up reboot the server. These were the log entries that seem to indicate when and the problem was. I checked the time on the server and it was not off at all. Can someone

Re: /usr/local/sbin/amavisd debug How to

2012-07-03 Thread Ansgar Wiechers
On 2012-07-03 Feel Zhou wrote: > My PC is Windows7, I install vmware in it > I setup the centos6.2/64bit in the vmware for the test. > Maybe This is the problem? Hardly. CentOS running on VMware shouldn't behave any different than CentOS running on physical hardware in this respect. I just came a

Re: /usr/local/sbin/amavisd debug How to

2012-07-03 Thread Feel Zhou
Thanks for Ansgar Wiechers's answer I will try to find another way to fix it. And Thanks Rob again Tom 2012/7/4 Ansgar Wiechers > On 2012-07-03 Feel Zhou wrote: > > My PC is Windows7, I install vmware in it > > I setup the centos6.2/64bit in the vmware for the test. > > Maybe This is the probl

Re: mail stopped coming in

2012-07-03 Thread Bill Cole
On 3 Jul 2012, at 12:07, myron wrote: On Jul 3, 2012, at 11:52 AM, Ralf Hildebrandt wrote: * myron : This morning I came in to find no new mail in my inbox. I ended up reboot the server. These were the log entries that seem to indicate when and the problem was. I checked the time on the serve

Re: mail stopped coming in

2012-07-03 Thread myron
On Jul 3, 2012, at 1:00 PM, Bill Cole wrote: On 3 Jul 2012, at 12:07, myron wrote: On Jul 3, 2012, at 11:52 AM, Ralf Hildebrandt wrote: * myron : This morning I came in to find no new mail in my inbox. I ended up reboot the server. These were the log entries that seem to indicate when and t

Re: please delete or hide the content in the mail

2012-07-03 Thread Jacqui Caren
On 02/07/2012 21:07, Peter Berghold wrote: On Mon, Jul 2, 2012 at 3:50 PM, Bryan Irvine mailto:sparcta...@gmail.com>> wrote: He would have been better off just letting his simple email be buried. This was pretty much the cornerstone of my discussion. "When you find yourself in a hole, stop d

Re: GSSAPI authentication

2012-07-03 Thread Stephen Ingram
On Fri, Apr 6, 2012 at 10:15 AM, Viktor Dukhovni wrote: ...snip... > > The cron solution is much simpler and more robust. There is no > supervisor process running, no need for the child to not exit, no > need to instrument postfix start-up by wrapping in kstart, ... > > Instead, there is a crede

Re: GSSAPI authentication

2012-07-03 Thread Wietse Venema
Stephen Ingram: > On Fri, Apr 6, 2012 at 10:15 AM, Viktor Dukhovni > wrote: > > ...snip... > > > > > The cron solution is much simpler and more robust. There is no > > supervisor process running, no need for the child to not exit, no > > need to instrument postfix start-up by wrapping in kstart,

Re: GSSAPI authentication

2012-07-03 Thread Viktor Dukhovni
On Tue, Jul 03, 2012 at 03:20:44PM -0400, Wietse Venema wrote: > > I thought this was working for me, but only due to a manual keytab I > > had setup as user postfix (default /tmp/krb5cc_89) for testing. For > > some reason postfix is not importing the two kerberos variables. > > postconf only rep

Re: GSSAPI authentication

2012-07-03 Thread Wietse Venema
Viktor Dukhovni: > On Tue, Jul 03, 2012 at 03:20:44PM -0400, Wietse Venema wrote: > > > > I thought this was working for me, but only due to a manual keytab I > > > had setup as user postfix (default /tmp/krb5cc_89) for testing. For > > > some reason postfix is not importing the two kerberos varia

Re: special characters in mail address

2012-07-03 Thread Viktor Dukhovni
On Tue, Jul 03, 2012 at 01:26:37PM +, Dentzer, Daniel wrote: > E.g. in http://en.wikipedia.org/wiki/Email_address#Specification are some > more explanations: > > "Systems that send mail must be capable of handling outgoing mail > for all valid addresses. Contrary to the relevant standards, s

Re: GSSAPI authentication

2012-07-03 Thread Stephen Ingram
On Tue, Jul 3, 2012 at 12:29 PM, Viktor Dukhovni wrote: > On Tue, Jul 03, 2012 at 03:20:44PM -0400, Wietse Venema wrote: > >> > I thought this was working for me, but only due to a manual keytab I >> > had setup as user postfix (default /tmp/krb5cc_89) for testing. For >> > some reason postfix is