Thank you for  the answer<br>I try many times to fix the permission, but still problem<br><br>[root@mail ~]# groups amavis<br>amavis : amavis clamav vscan<br>[root@mail ~]# groups vscan<br>
vscan : vscan clamav amavis<br>[root@email ~]# setfacl -m u:vscan:rw /var/amavis/var/amavisd.pid<br>[root@email ~]# setfacl -m g:vscan:rw /var/amavis/var/amavisd.pid<br><a href="http://wiki.centos.org/HowTos/Amavisd#head-083903238fabadeded25e0eda4f870bafa770940" target="_blank">http://wiki.centos.org/HowTos/Amavisd#head-083903238fabadeded25e0eda4f870bafa770940</a><br>
and use this to fix the selinux. then the same debug message with last time.<br><br>So I try to another debug, then change the message<br>[root@email ~]# /usr/local/sbin/amavisd -u vscan debug<br>
Error reading config file "/etc/amavisd.conf": Permission denied at /usr/local/sbin/amavisd line 2096.<br><br>[root@email ~]# vim /usr/local/sbin/amavisd<br>2094    if (defined(do $config_file)) {}<br>2095    elsif ($@ ne '') { die "Error in config file \"$config_file\": $@" }<br>

2096    elsif ($! != 0)  { die "Error reading config file \"$config_file\": $!" }<br>2097    $read_config_files_depth--  if $read_config_files_depth > 0;<br><br>Maybe this line is the real reason for ermission denied. I have no idea to read that message. How to fix it?<br>
I want to postfix+amavis+clamav+spam in the centos6.2/64bit.How can I configure these working together?<br>Thanks for your time<br>TOM<br><br><div class="gmail_quote">2012/7/24  <span dir="ltr"><<a href="mailto:amavis-users-request@amavis.org" target="_blank">amavis-users-request@amavis.org</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send amavis-users mailing list submissions to<br>
        <a href="mailto:amavis-users@amavis.org" target="_blank">amavis-users@amavis.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.amavis.org/cgi-bin/mailman/listinfo/amavis-users" target="_blank">http://lists.amavis.org/cgi-bin/mailman/listinfo/amavis-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:amavis-users-request@amavis.org" target="_blank">amavis-users-request@amavis.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:amavis-users-owner@amavis.org" target="_blank">amavis-users-owner@amavis.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of amavis-users digest..."<br>
<br>Today's Topics:<br>
<br>
   1. RE: skip virus scan for a specific sender. (Mosemann, Russell)<br>
   2. /usr/local/sbin/amavisd debug, permission denied (Feel Zhou)<br>
   3. Re: /usr/local/sbin/amavisd debug, permission denied<br>
      (Patrick Ben Koetter)<br>
   4. Silent crash on reload with insufficient permissions<br>
      (Michael Orlitzky)<br>
<br><br>---------- 已转发邮件 ----------<br>From: "Mosemann, Russell" <<a href="mailto:Russell.Mosemann@cune.edu" target="_blank">Russell.Mosemann@cune.edu</a>><br>To: <<a href="mailto:amavis-users@amavis.org" target="_blank">amavis-users@amavis.org</a>><br>

Cc: <br>Date: Mon, 23 Jul 2012 05:53:00 -0500<br>Subject: RE: skip virus scan for a specific sender.<br>A "modern" PDF contains JavaScript, which is interpreted as PUA by<br>
ClamAV. The alternative is clear. Add one or both of the following lines<br>
to the clamd.conf file.<br>
<br>
ExcludePUA Packed<br>
ExcludePUA Script<br>
<br>
--<br>
Russell Mosemann, Ph.D.<br>
Professor of Computer Science<br>
<br>
Computing Services will NEVER ask you<br>
A. for your password in email, on the phone or in person<br>
B. to enter your Concordia login information at a non-Concordia site<br>
C. to "validate", "confirm", "upgrade" or "renew" your email<br>
<br>
<br>
> -----Original Message-----<br>
> From: amavis-users-bounces+russell.mosemann=<a href="mailto:cune.edu@amavis.org" target="_blank">cune.edu@amavis.org</a><br>
> [mailto:<a href="mailto:amavis-users-bounces%2Brussell.mosemann" target="_blank">amavis-users-bounces+russell.mosemann</a>=<a href="mailto:cune.edu@amavis.org" target="_blank">cune.edu@amavis.org</a>] On<br>
> Behalf Of ANANT S ATHAVALE<br>
> Sent: Sunday, July 22, 2012 11:11 PM<br>
> To: <a href="mailto:amavis-users@amavis.org" target="_blank">amavis-users@amavis.org</a><br>
> Subject: Re: skip virus scan for a specific sender.<br>
><br>
> Dear Michel,<br>
><br>
> The file is zipped and contains an PDF file.  The PDF file is<br>
protected<br>
> with password.  But, zip file is not protected with password.<br>
><br>
> So, please guide me an alternative.<br>
><br>
> Regards,<br>
> Anant.<br>
> ----- Message from Michael Scheidell <<a href="mailto:michael.scheidell@secnap.com" target="_blank">michael.scheidell@secnap.com</a>><br>
------<br>
> ---<br>
>    Date: Sun, 22 Jul 2012 13:20:37 -0400<br>
>    From: Michael Scheidell <<a href="mailto:michael.scheidell@secnap.com" target="_blank">michael.scheidell@secnap.com</a>><br>
> Subject: Re: skip virus scan for a specific sender.<br>
>      To: <a href="mailto:amavis-users@amavis.org" target="_blank">amavis-users@amavis.org</a><br>
><br>
>       On 7/22/12 1:02 AM, ANANT S ATHAVALE wrote:<br>
><br>
>               Dear List,<br>
><br>
>               I am having an immediate requirement of skipping virus<br>
scan<br>
> for a specific user '<a href="mailto:donotreply@incometaxindiaefiling.gov.in" target="_blank">donotreply@incometaxindiaefiling.gov.in</a>'.  The<br>
mail<br>
> sent by this user having income tax return file is getting detected as<br>
> 'PUA'.  I want to continue with blocking PUA except for this email id<br>
(for<br>
> the time being).<br>
><br>
>               Please let me know, how can I achieve this.<br>
><br>
><br>
>       zip it with a password.<br>
>       Sounds like 'incomtaxindiafiling' should be encrypted anyway.<br>
><br>
><br>
><br>
>       --<br>
>       Michael Scheidell, CTO<br>
>       o: 561-999-5000<br>
>       d: 561-948-2259<br>
>       > | SECNAP Network Security Corporation<br>
><br>
>       *       Best Mobile Solutions Product of 2011<br>
>       *       Best Intrusion Prevention Product<br>
>       *       Hot Company Finalist 2011<br>
>       *       Best Email Security Product<br>
>       *       Certified SNORT Integrator<br>
><br>
><br>
><br>
> ________________________________<br>
><br>
>       This email has been scanned and certified safe by<br>
SpammerTrap(r).<br>
>       For Information please see <a href="http://www.spammertrap.com/" target="_blank">http://www.spammertrap.com/</a><br>
> ________________________________<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> ----- End message from Michael Scheidell<br>
<<a href="mailto:michael.scheidell@secnap.com" target="_blank">michael.scheidell@secnap.com</a>> --<br>
> ---<br>
><br>
><br>
><br>
><br>
><br>
> Regards,<br>
><br>
> Anant Athavale.<br>
><br>
><br>
><br>
------------------------------------------------------------------------<br>
--<br>
> ----<br>
> Confidentiality Notice: This e-mail message, including any<br>
attachments, is<br>
> for<br>
> the sole use of the intended recipient(s) and may contain confidential<br>
and<br>
> privileged information. Any unauthorized review, use, disclosure or<br>
> distribution is prohibited. If you are not the intended recipient,<br>
please<br>
> contact the sender by reply e-mail and destroy all copies of the<br>
original<br>
> message.<br>
><br>
------------------------------------------------------------------------<br>
--<br>
> ----<br>
><br>
<br>
<br>
<br><br>---------- 已转发邮件 ----------<br>From: Feel Zhou <<a href="mailto:feelzhou@gmail.com" target="_blank">feelzhou@gmail.com</a>><br>To: <a href="mailto:amavis-users@amavis.org" target="_blank">amavis-users@amavis.org</a><br>
Cc: <br>Date: Mon, 23 Jul 2012 21:30:11 +0800<br>
Subject: /usr/local/sbin/amavisd debug, permission denied<br>Hello, my friend<br><br>This is the first time to install amavis.I got some problem. and need your help, thank you for your time.<br>My system is Centos6.2/64bit. use postfix-2.9.3, <br>

just download amavis-2.8.0 and when I use debug command ,gotsome wrong messanges<br>
<br>[root@mail ~]# /usr/local/sbin/amavisd debug<br>Jul 23 21:27:26.968 <a href="http://mail.yienter.com" target="_blank">mail.yienter.com</a> /usr/local/sbin/amavisd[1342]: logging initialized, log level 0, syslog: amavis.mail<br>

Jul 23 21:27:26.969 <a href="http://mail.yienter.com" target="_blank">mail.yienter.com</a> /usr/local/sbin/amavisd[1342]: PID file /var/amavis/amavisd.pid is inaccessible: Permission denied<br>
PID file /var/amavis/amavisd.pid is inaccessible: Permission denied<br><br>So I do not know how to fix it, Can you help me. Thanks again<br>TOM<br><br>
<br><br>---------- 已转发邮件 ----------<br>From: Patrick Ben Koetter <<a href="mailto:p@state-of-mind.de" target="_blank">p@state-of-mind.de</a>><br>To: <a href="mailto:amavis-users@amavis.org" target="_blank">amavis-users@amavis.org</a><br>
Cc: <br>Date: Mon, 23 Jul 2012 16:51:20 +0200<br>
Subject: Re: /usr/local/sbin/amavisd debug, permission denied<br>* Feel Zhou <<a href="mailto:feelzhou@gmail.com" target="_blank">feelzhou@gmail.com</a>>:<br>
> Hello, my friend<br>
><br>
> This is the first time to install amavis.I got some problem. and need your<br>
> help, thank you for your time.<br>
> My system is Centos6.2/64bit. use postfix-2.9.3,<br>
> just download amavis-2.8.0 and when I use debug command ,gotsome wrong<br>
> messanges<br>
><br>
> [root@mail ~]# /usr/local/sbin/amavisd debug<br>
> Jul 23 21:27:26.968 <a href="http://mail.yienter.com" target="_blank">mail.yienter.com</a> /usr/local/sbin/amavisd[1342]: logging<br>
> initialized, log level 0, syslog: amavis.mail<br>
> Jul 23 21:27:26.969 <a href="http://mail.yienter.com" target="_blank">mail.yienter.com</a> /usr/local/sbin/amavisd[1342]: PID<br>
> file /var/amavis/amavisd.pid is inaccessible: Permission denied<br>
> PID file /var/amavis/amavisd.pid is inaccessible: Permission denied<br>
><br>
> So I do not know how to fix it, Can you help me. Thanks again<br>
<br>
Make sure user and group who run amavisd have apropriate permissions to<br>
read/write to the directories they need access to.<br>
<br>
p@rick<br>
<br>
--<br>
All technical questions asked privately will be automatically answered on the<br>
list and archived for public access unless privacy is explicitely required and<br>
justified.<br>
<br>
saslfinger (debugging SMTP AUTH):<br>
<<a href="http://postfix.state-of-mind.de/patrick.koetter/saslfinger/" target="_blank">http://postfix.state-of-mind.de/patrick.koetter/saslfinger/</a>><br>
<br>
<br><br>---------- 已转发邮件 ----------<br>From: Michael Orlitzky <<a href="mailto:michael@orlitzky.com" target="_blank">michael@orlitzky.com</a>><br>To: <a href="mailto:amavis-users@amavis.org" target="_blank">amavis-users@amavis.org</a><br>
Cc: <br>
Date: Mon, 23 Jul 2012 13:50:00 -0400<br>Subject: Silent crash on reload with insufficient permissions<br>(This is really a feature request, not a bug report.)<br>
<br>
I messed up our permissions last night, and prevented amavis from<br>
reading /etc/postfix/maps/rfc_addresses.<br>
<br>
In the amavis config, I have,<br>
<br>
  @virus_lovers_maps = ( read_hash("/etc/postfix/maps/rfc_addresses") );<br>
  @spam_lovers_maps = ( read_hash("/etc/postfix/maps/rfc_addresses") );<br>
<br>
to allow postmaster/abuse mail through.<br>
<br>
I did a full stop and restart of amavis -- it starts and runs fine --<br>
but at 3am, our sa-update script issued a reload. With the reload,<br>
amavis silently crashes:<br>
<br>
  Jul 23 10:24:38 mx1 amavis[1242]: logging initialized, log level 2,<br>
  syslog: amavis.mail<br>
<br>
  Jul 23 10:24:38 mx1 amavis[1242]: Valid PID file (younger than sys<br>
  uptime 11 20:24:00)<br>
<br>
  Jul 23 10:24:38 mx1 amavis[1242]: Signalling a SIGHUP to a running<br>
  daemon [1177]<br>
<br>
  Jul 23 10:24:38 mx1 amavis[1177]: Net::Server: 2012/07/23-10:24:38<br>
  Server closing!<br>
<br>
  Jul 23 10:24:38 mx1 amavis[1177]: Net::Server: Sending children hup<br>
  signal during HUP on prefork server<br>
<br>
  Jul 23 10:24:38 mx1 amavis[1177]: (!)Net::Server: 2012/07/23-10:24:38<br>
  HUP'ing server<br>
<br>
  <silence, amavis is dead><br>
<br>
I know something similar happens when /etc/amavisd.conf is unreadable by<br>
the amavis user, and I knew I was messing with the postfix permissions<br>
last night, so it wasn't /too/ hard to figure this out.<br>
<br>
But, is it possible/easy to write something to the log when this happens?<br>
<br>
<br>_______________________________________________<br>
amavis-users mailing list<br>
<a href="mailto:amavis-users@amavis.org" target="_blank">amavis-users@amavis.org</a><br>
<a href="http://lists.amavis.org/cgi-bin/mailman/listinfo/amavis-users" target="_blank">http://lists.amavis.org/cgi-bin/mailman/listinfo/amavis-users</a><br>
<br></blockquote></div><br>