|
List Info
Thread: amavis on lotus?
|
|
| amavis on lotus? |

|
2007-10-23 14:48:45 |
Hello,
this is my first post so please be gentle, my boss bough a
nice lotus
solution, but then he realized that he hadn't bought any
anti virus
for the smtp, so my questions is...
is it possible and safe to get together amavis with lotus
7.0.2?
the smtp and the lotus are different servers (both on sles
sp3)
--
Ciao, Javier
linux counter #393724
GPG Key Fingerprint =
46B76CFEDB0161089D9ECB22FEFDE7EBA8C2007E
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|
|
| Re: amavis on lotus? |
  Slovenia |
2007-10-24 06:04:28 |
Javier,
> this is my first post so please be gentle, my boss
bough a nice lotus
> solution, but then he realized that he hadn't bought
any anti virus
> for the smtp, so my questions is...
>
> is it possible and safe to get together amavis with
lotus 7.0.2?
>
> the smtp and the lotus are different servers (both on
sles sp3)
Apparently nobody knows much about lotus.
If there is a general purpose mailer (such as Postfix)
sitting
in front of lotus, it would be most natural to interface
amavisd
with MTA. Otherwise you can devise some other setup,
amavisd
speaks SMTP (or LMTP) both on its input and on its output.
Just make sure its SMTP input is not exposed directly to the
wild,
it needs to be fed by a feed which provides control on the
number
of concurrent sessons.
Mark
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|
|
| Re: amavis on lotus? |

|
2007-10-24 07:07:30 |
thank you all for your kind answers...
i understand the solution is a non-lotus smtp server to
process the
mail routing...
but i have another question regarding your sugestions...
can i perhaps.... have a smtp (postfix) in front of my lotus
smtp?
something like this..
Internet ----> smtp (postfix) ------> smtp (lotus)
------>lotus domino
im sorry but i have to include lotus in my mail solution
(both)
2007/10/24, Mark Martinec <Mark.Martinec+amavis ijs.si>:
> Javier,
>
> > this is my first post so please be gentle, my boss
bough a nice lotus
> > solution, but then he realized that he hadn't
bought any anti virus
> > for the smtp, so my questions is...
> >
> > is it possible and safe to get together amavis
with lotus 7.0.2?
> >
> > the smtp and the lotus are different servers (both
on sles sp3)
>
> Apparently nobody knows much about lotus.
>
> If there is a general purpose mailer (such as Postfix)
sitting
> in front of lotus, it would be most natural to
interface amavisd
> with MTA. Otherwise you can devise some other setup,
amavisd
> speaks SMTP (or LMTP) both on its input and on its
output.
> Just make sure its SMTP input is not exposed directly
to the wild,
> it needs to be fed by a feed which provides control on
the number
> of concurrent sessons.
>
> Mark
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?
Stop.
> Now Search log events and configuration files using
AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> AMaViS-user mailing list
> AMaViS-user lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amavis-user
> AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
> AMaViS-HowTos:http://www.amavis.org/ho
wto/
>
--
Ciao, Javier
linux counter #393724
GPG Key Fingerprint =
46B76CFEDB0161089D9ECB22FEFDE7EBA8C2007E
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|
|
| Re: amavis on lotus? |
  Germany |
2007-10-24 07:40:54 |
Quoting mouss <mlist.only free.fr>:
> Javier wrote:
[..]
> you can. now you need to find a way so that postfix
rejects invalid
> recipients:
>
> - if the list of users is available in
mysql/postgres/ldap, or if it can
> be dumped (perdiocally?) to a flat file, then this is
good.
Lotus Notes comes with an LDAP server, so postfix can check
for valid
users in the pre-queue-phase.
rgds
Luc
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|
|
| Re: |
  Germany |
2007-10-24 07:45:34 |
Hi!
Javier schrieb:
> this is my first post so please be gentle, my boss
bough a nice lotus
> solution, but then he realized that he hadn't bought
any anti virus
> for the smtp, so my questions is...
>
> is it possible and safe to get together amavis with
lotus 7.0.2?
You know, that AMaViSd itself is _not_ a virus scanner?
So maybe you want to buy a commercial virus scanner. If so,
buy one whos
license allows you to use it in Domino and
"outside".
> the smtp and the lotus are different servers (both on
sles sp3)
If you put amavisd in postfix on smtp-sles no internal Mails
from one
user to another - which stay an the Domino server - will be
scanned. If
you can live with that - do so. If not, see above.
Group securiq.watchdog does a job "like" amavisd
for Domino. It is a
middleware between mta and scanner. But it is not free.
There may be
others too.
Hans
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|
|
| Re: Re: amavis on lotus? |
  Canada |
2007-10-24 12:41:09 |
On Wed, 24 Oct 2007, Javier wrote:
> thank you all for your kind answers...
>
> i understand the solution is a non-lotus smtp server to
process the
> mail routing...
>
> but i have another question regarding your
sugestions...
>
> can i perhaps.... have a smtp (postfix) in front of my
lotus smtp?
>
> something like this..
>
> Internet ----> smtp (postfix) ------> smtp
(lotus) ------>lotus domino
>
> im sorry but i have to include lotus in my mail
solution (both)
>
I have a similar setup, the lotus sit in internal network,
postfix/amavisd
sit in gateway, postfix will queue mail and amavisd scans
it, clean email
are relayed to internal lotus domino.
I have nearly static flat user address file to validate
recipient address
on Postfix.
Vincent Li
http://bl0g.blogdns.com
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|
|
| Re: Re: amavis on lotus? |
  Canada |
2007-10-24 12:46:40 |
BOn Wed, 24 Oct 2007, Vincent Li wrote:
> On Wed, 24 Oct 2007, Javier wrote:
>
>> thank you all for your kind answers...
>>
>> i understand the solution is a non-lotus smtp
server to process the
>> mail routing...
>>
>> but i have another question regarding your
sugestions...
>>
>> can i perhaps.... have a smtp (postfix) in front of
my lotus smtp?
>>
>> something like this..
>>
>> Internet ----> smtp (postfix) ------> smtp
(lotus) ------>lotus domino
>>
>> im sorry but i have to include lotus in my mail
solution (both)
>>
>
> I have a similar setup, the lotus sit in internal
network, postfix/amavisd
> sit in gateway, postfix will queue mail and amavisd
scans it, clean email
> are relayed to internal lotus domino.
>
> I have nearly static flat user address file to validate
recipient address
> on Postfix.
>
To add one more protection layer, you could also setup
openbsd as
transparent bridge firewall and runs openbsd spamd to do ip
filtering/greylisting, it will reduce much crude spam, easy
the burden of amavisd/spamassassin.
greylisting delays email though, may not fit in your
situation.
Vincent Li
http://bl0g.blogdns.com
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|
|
| Re: amavis on lotus? |
  Switzerland |
2007-10-26 16:37:08 |
-------- Original-Nachricht --------
> Datum: Tue, 23 Oct 2007 15:48:45 -0400
> Von: Javier <javier.rojasr gmail.com>
> An: AMaViS-user lists.sourceforge.net
> Betreff: [AMaViS-user] amavis on lotus?
> Hello,
>
Hallo
> this is my first post so please be gentle, my boss
bough a nice lotus
> solution, but then he realized that he hadn't bought
any anti virus
> for the smtp, so my questions is...
>
> is it possible and safe to get together amavis with
lotus 7.0.2?
>
Do you want to run amavis-new on the same system as you run
Domino? Do you want to run amavis-new for inbound and
outbound mail?
> the smtp and the lotus are different servers (both on
sles sp3)
>
> --
> Ciao, Javier
> linux counter #393724
> GPG Key Fingerprint =
46B76CFEDB0161089D9ECB22FEFDE7EBA8C2007E
>
>
------------------------------------------------------------
-------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?
Stop.
> Now Search log events and configuration files using
AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> AMaViS-user mailing list
> AMaViS-user lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amavis-user
> AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
> AMaViS-HowTos:http://www.amavis.org/ho
wto/
--
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
Browser-Versionen downloaden: http://www.gmx.net/d
e/go/browser
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and
a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
AMaViS-user mailing list
AMaViS-user lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amav
is.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/ho
wto/
|
|
[1-8]
|
|