> 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.
I'm sorry the syntax is not very clear to me. Would this be : [pop account foo] server = pop.foo.fr username = jack password = joe local = "[EMAIL PROTECTED], |/var/qmail/bin/qmail-inject" localuserlocal [EMAIL PROTECTED],|/var/qmail/bin/qmailinject baronsam where baronsam is both a local user and a virtual user and there would be no "postmaster =" ? virtual user Maildir is in /home/vpopmail/domains/samuelmurez.com/baronsam/Maildir delivery to local users, not virtual, does not work on my system anymore what do you mean by "if I have domain.com virtal domain handled by username local user" ? does it matter where the .getmailrc is ? sorry for being so slow, I appreciate your help, all best, --sam ------------------------------------------------------- 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
