rupert wrote:
> Hi,
> i have a cyrus murder cluster with postfix and started integrating amavis
> for content filtering.
> When I send an email to a user of a virtuall domain that isnt the local
> domain the postfix host is in everthing is fine.
> When i send an email to a user that is in the same domain than the server
> the @test.local gets lost.
> As mydomain in postfix I have test.local:
>
> Jan 24 03:07:53 frontend postfix/qmgr[6449]: 0FA1E1200BC: from=<
> [EMAIL PROTECTED]>, size=987, nrcpt=1 (queue active)
> Jan 24 03:07:53 frontend postfix/local[6655]: 0FA1E1200BC: to=<
> [EMAIL PROTECTED]>, relay=local, delay=438, delays=438/0.04/0/0.02, dsn=4.1.1,
> status=SOFTBOUNCE (unknown user: "jones")
>
relay=local indicates that this has nothing to do with amavisd-new, but
with local delivery. does "jones" exist in /etc/passwd? if you want
virtual delivery, you'll need to use virtual delivery. seethe VIRTUAL
README (in postfix docs).
> where can i set this?
> In the master,cf i had to set ${recipient} instead of ${user} for cyrus, do
> I have to do the same for amavis? and where, if?
>
>
> thx
>
> rupert
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> AMaViS-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/amavis-user
> AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
> AMaViS-HowTos:http://www.amavis.org/howto/
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/