Displaying 9 results from an estimated 9 matches for "virusmail".
Did you mean:
  virusmails
  
2006 Dec 27
1
Access denied to shares samba 3
...group!
[2006/12/27 11:52:31, 2] smbd/reply.c:reply_tcon_and_X(711)
  Serving IPC$ as a Dfs root
[2006/12/27 11:52:37, 1] smbd/sesssetup.c:reply_spnego_kerberos(310)
  Username EURO/euro15$ is invalid on this system
[2006/12/27 11:52:37, 0] smbd/service.c:make_connection_snum(920)
  '/var/amavis/virusmails' does not exist or permission denied when
connecting t
o [spam] Error was Permission denied
[2006/12/27 11:52:37, 1] smbd/sesssetup.c:reply_spnego_kerberos(310)
  Username EURO/euro15$ is invalid on this system
[2006/12/27 11:52:37, 0] smbd/service.c:make_connection_snum(920)
  '/var/amavi...
2007 Nov 13
1
Retrieving a banned e-mail
We have a postfix+cyrus+Spamassassin setup and all the virus or Banned or
spam e-mails will move to a folder on /var/virusmails.
I have a falseposative mail moved due to a banned attachment name. Could you
please help me to retrieve these e-mails?
 
Thanks
 
 
Rajeev R. Veedu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20071...
2006 Dec 28
0
access denied to shares on samba 3
...group!
[2006/12/27 11:52:31, 2] smbd/reply.c:reply_tcon_and_X(711)
  Serving IPC$ as a Dfs root
[2006/12/27 11:52:37, 1] smbd/sesssetup.c:reply_spnego_kerberos(310)
  Username EURO/euro15$ is invalid on this system
[2006/12/27 11:52:37, 0] smbd/service.c:make_connection_snum(920)
  '/var/amavis/virusmails' does not exist or permission denied when connecting t o [spam] Error was Permission denied
[2006/12/27 11:52:37, 1] smbd/sesssetup.c:reply_spnego_kerberos(310)
  Username EURO/euro15$ is invalid on this system
[2006/12/27 11:52:37, 0] smbd/service.c:make_connection_snum(920)
  '/var/amavi...
2018 Jun 09
0
Doveadm sync: Can't create mailbox mail_public/public: Permission denied if synchronize all the available namespaces
...s
    special_use = \Drafts
  }
  mailbox Sent {
    auto = subscribe
    comment = Sent
    special_use = \Sent
  }
  mailbox Spam {
    auto = subscribe
    comment = Spam
    special_use = \Junk
  }
  mailbox Trash {
    auto = subscribe
    comment = Trash
    special_use = \Trash
  }
  mailbox VirusMail {
    auto = subscribe
    comment = VirusMail
    special_use = \Junk
  }
  mailbox virtual/All {
    special_use = \All
  }
  prefix = 
  separator = /
  subscriptions = yes
  type = private
}
passdb {
  args = /etc/dovecot/dovecot-ldap_pass.conf.ext
  driver = ldap
}
plugin {
  acl = vfile:/etc/...
2006 Feb 03
3
how to maintain data while using migration
hi all 
  started using migration , gr8 stuff
  but how can i maintain old data , or import it alongwith schema with same easiness, 
  as in migration we only import schema ?
  thanks 
  rohit
			
---------------------------------
 Yahoo! Mail - Helps protect you from nasty viruses.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Nov 29
1
Problem with mail_location and INDEX location
...x.  2 root   root   4096 Sep 23  2011 opt
drwxr-xr-x.  2 root   root   4096 Sep 23  2011 preserve
drwxr-xr-x. 20 root   root   4096 Nov 29 09:51 run
drwxr-xr-x.  9 root   root   4096 Nov 28 15:14 spool
drwxrwxrwt.  3 root   root   4096 Nov 29 09:22 tmp
drwxr-x---   2 amavis amavis 4096 Jun  8 15:39 virusmails
drwx------.  5 vmail  vmail  4096 Nov 29 09:35 vmail
drwx------.  3 root   bin    4096 Nov 29 09:22 webmin
drwxr-xr-x. 12 root   root   4096 Nov 28 15:17 www
drwxr-xr-x.  2 root   root   4096 Sep 23  2011 yp
After restarting dovecot, and logging in via imap, I see the following 
under the Maildi...
2006 Feb 05
4
Another layout question - Layouts on a per method basis - Layouts with AJAX
I feel I am very close to understanding how layouts are used in Rails:
  
  Q1. I know one can specify a "default" layout for all methods in a controller by specifying 
  layout ''my-default-layout'' 
  
  How can this be overridden for individual methods so when those methods  are called/executed, the overridden layout will be used. Is this  possible?
  
  
  Q2. With no
2006 Feb 04
22
What''s the best way to embed a form?
I would like to embed my login form on my app''s home page. What''s the  best way to render the login action of member controller from another  action?
  
  Thanks
  Frank
  
		
---------------------------------
Relax. Yahoo! Mail virus scanning helps detect nasty viruses!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Feb 06
35
ROR Recipes Beta
Yesterday I got the beta version of ROR recipes book and the recipes  are great. For those of you still thinking about it, I highly recommend  the book.
  
  The only thing I wish is that if there were some more recipes (greedy  me), especially AJAX related and installing an application within your  current application.
  
  For instance, it will be great to see how one can implement the typo blog