Alternative ways of sendmail & cyrus integration [Was: Virtual domains, user@domain.com: Mailbox unknown]

Andrzej Filip anfi at priv.onet.pl
Tue Mar 9 11:35:22 EST 2004


William K. Hardeman wrote:
> --On Tuesday, 09 March, 2004 09:42 +0100 Andrzej Filip 
> <anfi at priv.onet.pl> wrote:
> 
>>
>>
>> 1) make SCyrusvmap handle temporary problems (e.g. cyrus turned off):
>>
>> SCyrusvmap
>> R$*             $: $(cyrus $1 $: $)
>> R$*<TMPF>?    $#error $@ 4.3.0 $: "451 Temporary system failure."
>> R$@             $#error $@ nouser $: "551 Unknown user"
>>
>> 2) Sendmail converts CNAMES into "real names" in "preprocessing" stage.
> 
> 
> Andrzej,
> 
> 1) Thanks for that temporary failure line. I'd forgotten I should have 
> it in there.
> 
> 2) The DNS record for the virtual domain's host name is an A record 
> exactly because of that reason. The reverse lookup, of course, returns 
> the canonical host name of the primary mail server under which the 
> virtual domain is running. Thanks for the reminder about that, though.

There was "a copy & paste" error in the new R line - trailing RHS "?" is not 
required

SCyrusvmap
R$*          $: $(cyrus $1 $: $)
R$*<TMPF>    $#error $@ 4.3.0 $: "451 Temporary system failure."

-- 
Andrzej [en:Andrew] Adam Filip anfi at priv.onet.pl anfi at xl.wp.pl
http://anfi.webhop.net http://slashdot.org/~anfi
---
Home Page: http://asg.web.cmu.edu/cyrus
Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html




More information about the Info-cyrus mailing list