Re: [AMaViS-user] AMaViS & tls

This is a discussion on Re: [AMaViS-user] AMaViS & tls within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Rocco, > I've a system configuration with two content filter: > AMaViS and OpenPec (an italian cretified mail server). &...


Go Back   Usenet Forums > Anti-Spam and Anti-Virus Related Forums > Amavis User

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-18-2005
Mark Martinec
 
Posts: n/a
Default Re: [AMaViS-user] AMaViS & tls

Rocco,

> I've a system configuration with two content filter:
> AMaViS and OpenPec (an italian cretified mail server).
> My configuration is like this:
> http://it.geocities.com/smx_fastandfurious/postfix.html
> OpenPec needs tls authentication and ssl protocol.
> Can AMaViS runs whit tls and ssl or there are
> problems.


SSL is not available.

TLS with plain an login type of authentication can be used
on input (server) side, although the username and password
are only captured (and possibly passed to the output side)
but not validated.

TLS on the output (client) side is slightly more general
(provided by Net::SMTP module) in the range of supported
authentication methods. For submitting notifications it uses
its configured credentials, for forwarded mail it can pass
the plain text user/pass from the input side, or supply its
own credentials.

Default settings are:

$auth_required_inp = undef;
@auth_mech_avail=(); # empty list disables incoming AUTH;
# or use: @auth_mech_avail=qw(PLAIN LOGIN)
$auth_required_out = undef;
$amavis_auth_user = undef; # for submitting notifications and quarantine
$amavis_auth_pass = undef;
$auth_reauthenticate_forwarded = undef; # our credentials for forwarding too

Mark



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/...fo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 07:01 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0