Samuel Murez ([EMAIL PROTECTED]) wrote:

> What I'm trying to achieve : I'd like to use getmail to retrieve my users'
> messages from other pop3 accounts and feed them back into the system to get
> scanned by qmail-scanner (with spamassassin and clamav) and written into the
> user's vpopmail Maildir to get delivered.

I do not remember how is vpopmail configured (on my localhost, I have 
vmailmgr for testing purposes), but it looks like you just have to modify the
getmail's  local directive's 
local = "[EMAIL PROTECTED],|/var/qmail/bin/qmail-inject localuserlocal = "[EMAIL 
PROTECTED],|/var/qmail/bin/qmail-inject localuser

localuser part.

for example if I have domain.com virtal domain handled by username local user,
then I have the following structure:
 /home/username/users/virtuser1
                      virtuser2
                      . . .
and vmailmgr's vedliver knows how to deliver mail for [EMAIL PROTECTED]

I believe (not tested), that if you replace 'localuser' in the above getmail's
local directive with something like 'username-virtuser1' it should be handled
properly. 

If not, write what is written in the logs.

Sincerely,
Gour

-- 
Gour
[EMAIL PROTECTED]
Registered Linux User #278493



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to