List Info

Thread: Scripts send encrypted email to Spamcop




Scripts send encrypted email to Spamcop
user name
2006-10-27 22:03:15
Jesse Norell wrote:

>   One other thing I just thought of - that patch
doesn't honor the old
> regenerate_key setting, and it needs to.  Just change:
> 
> my $literal_key = $options->;
> 
> to something like:
> 
> my $literal_key = $options-> ||
($options->
> && !$options->);

Close--looks like you just forgot the 'exists' in there 

my $literal_key = $options-> || (exists
$options-> &&
!$options->);

-- 
Robert LeBlanc <rjlrenaissoft.com>
Renaissoft, Inc.
Maia Mailguard <http://www.maiamail
guard.com/>

_______________________________________________
Maia-users mailing list
Maia-usersrenaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )