https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5894
--- Comment #10 from Sossi Andrej <[email protected]> 2010-03-17 13:24:52 UTC --- (In reply to comment #9) > My servers are setup with "per domain" spam checking - not per user. As such > I > do not use the --enable-spamc-user simscan compile option. For testing > purposes I recompiled as requested (no patches to spamassassin, > -enable-spamc-user added to simscan. The only difference is that now the > recipient email address is included in the error message. > > "warn: spamd: Timeout::_run: failed to resolve vpopmail user/alias > '[email protected]' using vuserinfo/valias at /usr/local/bin/spamd line > 2162, > <GEN15> line 2." > > Note that I see this error for *all* messages, including those with only 1 > recipient. Alex Dupre's spamassassin patch fixes it. I have made no attempt > to pull the code apart myself (yet). Strange... In your tests is '[email protected]' real vpopmail user? real vpopmail user or an alias? Is 'vpopmail' owner of directory with domains? Problem is caused by vuserinfo who not able to find [email protected]'s home dir. I mean you made a configuration error. I use FreeBSD with all softwre installed from ports and not see warn message. If you use 'per-domain' option then is not necessary to specify -v and -u option in spamd. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
