Forum Replies Created

Viewing 15 posts - 16 through 30 (of 35 total)
  • Author
    Posts
  • in reply to: SSL Problems. . . #358056
    iztech
    Participant

    that guide is not just on creating a cert. it’s on the implementation of ssl.
    i have it all running.

    the key is to not use the optional passphrase.

    in reply to: Webmail #358052
    iztech
    Participant

    so you can hit http://www.domain.com
    and not http://www.domain.com/Webmail?

    have you checked in your webserver directory for the Webmail folder, maybe it’s named something else.

    in reply to: SSL Problems. . . #358051
    iztech
    Participant

    follow this example.
    it works very well and is easy to set-up.
    i used a qualityssl.com cert and everything is good.

    <http://www.entropy.ch:16080/software/macosx/docs/mod_ssl.html&gt;

    there are instruction for options on creating a self cert and a purchased cert.

    in reply to: amavisd will not run #358003
    iztech
    Participant

    yes, i did make the mistake of not entering sudo cpan

    everything ran and i got an ok but when running amvisd debug i get…

    Net::Server 2004/05/12-10:57:44 Couldn’t open pid file “var/amavis/amavisd.pid” [permission denined].\n\n at line 268 in file /Library/Perl/5.8.1/Net/Server.pm
    blah, blah Server closing!

    please note i did not install Mail::SpamAssassin since it’s already running. i assume if i run it will wipe out my current settings

    i am going to read your new article mactroll

    in reply to: please help!!! #357861
    iztech
    Participant

    i believe you will be okay in 24 hours.
    some servers are still using there cache and that’s why it is not resolving properly.

    in reply to: Spam and Virus Controls with Postfix #357859
    iztech
    Participant

    thanks for the script to startup amavis.

    i have been running everything with the debug window.

    please look at the post “spam getting through, virus emails get stopped”
    i have posted a log.
    virus are being blocked but not spam.

    in the header it is showing x-virus scan by amavisd-new but nothing indicating spam scanning.

    also the amount of spam coming through is another indication that spam is not being stopped.

    not sure how i can trouble shoot this.

    thanks

    in reply to: spam getting through, virus emails get stopped. #357819
    iztech
    Participant

    here is my debug screen…

    Apr 15 12:40:01 izmail.local amavisd[408]: starting. amavisd at izmail.local amavisd-new-20030616-p9, Unicode aware
    Apr 15 12:40:02 izmail.local amavisd[408]: Perl version 5.008001
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Amavis::Conf 1.15
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Archive::Tar 1.08
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Archive::Zip 1.10
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Compress::Zlib 1.33
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Convert::TNEF 0.17
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Convert::UUlib 1.01
    Apr 15 12:40:02 izmail.local amavisd[408]: Module DB_File 1.806
    Apr 15 12:40:02 izmail.local amavisd[408]: Module MIME::Entity 5.404
    Apr 15 12:40:02 izmail.local amavisd[408]: Module MIME::Parser 5.406
    Apr 15 12:40:02 izmail.local amavisd[408]: Module MIME::Tools 5.411
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Mail::Header 1.62
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Mail::Internet 1.62
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Mail::SpamAssassin 2.63
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Net::Cmd 2.25
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Net::SMTP 2.28
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Net::Server 0.87
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Time::HiRes 1.59
    Apr 15 12:40:02 izmail.local amavisd[408]: Module Unix::Syslog 0.99
    Apr 15 12:40:02 izmail.local amavisd[408]: Found myself: /usr/bin/amavisd -c /etc/amavisd.conf
    Apr 15 12:40:02 izmail.local amavisd[408]: Lookup::SQL code NOT loaded
    Apr 15 12:40:02 izmail.local amavisd[408]: Lookup::LDAP code NOT loaded
    Apr 15 12:40:02 izmail.local amavisd[408]: AMCL-in protocol code loaded
    Apr 15 12:40:02 izmail.local amavisd[408]: SMTP-in protocol code loaded
    Apr 15 12:40:02 izmail.local amavisd[408]: ANTI-VIRUS code loaded
    Apr 15 12:40:02 izmail.local amavisd[408]: ANTI-SPAM code loaded
    Apr 15 12:40:02 izmail.local amavisd[408]: Net::Server: 2004/04/15-12:40:02 Amavis (type Net::Server::PreForkSimple) starting! pid(408)
    Apr 15 12:40:02 izmail.local amavisd[408]: Net::Server: Binding to UNIX socket file /var/amavis/amavisd.sock using SOCK_STREAM
    Apr 15 12:40:02 izmail.local amavisd[408]: Net::Server: Binding to TCP port 10024 on host 127.0.0.1
    Apr 15 12:40:03 izmail.local amavisd[408]: Net::Server: Setting up serialization via flock
    Apr 15 12:40:03 izmail.local amavisd[408]: Found $file at /usr/bin/file
    Apr 15 12:40:03 izmail.local amavisd[408]: No $arc, not using it
    Apr 15 12:40:03 izmail.local amavisd[408]: Found $gzip at /usr/bin/gzip
    Apr 15 12:40:03 izmail.local amavisd[408]: Found $bzip2 at /usr/bin/bzip2
    Apr 15 12:40:03 izmail.local amavisd[408]: No $lzop, not using it
    Apr 15 12:40:03 izmail.local amavisd[408]: No $lha, not using it
    Apr 15 12:40:03 izmail.local amavisd[408]: No $unarj, not using it
    Apr 15 12:40:03 izmail.local amavisd[408]: Found $uncompress at /usr/bin/uncompress
    Apr 15 12:40:03 izmail.local amavisd[408]: No $unfreeze, not using it
    Apr 15 12:40:03 izmail.local amavisd[408]: No $unrar, not using it
    Apr 15 12:40:03 izmail.local amavisd[408]: No $zoo, not using it
    Apr 15 12:40:03 izmail.local amavisd[408]: Found $cpio at /usr/bin/cpio
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: KasperskyLab AVP – aveclient
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: KasperskyLab AntiViral Toolkit Pro (AVP)
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: KasperskyLab AVPDaemonClient
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: H+BEDV AntiVir or CentralCommand Vexira Antivirus
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: Command AntiVirus for Linux
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: Symantec CarrierScan via Symantec CommandLineScanner
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: Symantec AntiVirus Scan Engine
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: drweb – DrWeb Antivirus
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: F-Secure Antivirus
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: CAI InoculateIT
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: MkS_Vir for Linux (beta)
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: MkS_Vir daemon
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: ESET Software NOD32
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: ESET Software NOD32 – Client/Server Version
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: Norman Virus Control v5 / Linux
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: Panda Antivirus for Linux
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: NAI McAfee AntiVirus (uvscan)
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: VirusBuster
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: CyberSoft VFind
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: Ikarus AntiVirus for Linux
    Apr 15 12:40:03 izmail.local amavisd[408]: No primary av scanner: BitDefender
    Apr 15 12:40:03 izmail.local amavisd[408]: Found secondary av scanner Clam Antivirus – clamscan at /usr/local/bin/clamscan
    Apr 15 12:40:03 izmail.local amavisd[408]: No secondary av scanner: FRISK F-Prot Antivirus
    Apr 15 12:40:03 izmail.local amavisd[408]: No secondary av scanner: Trend Micro FileScanner
    Apr 15 12:40:03 izmail.local amavisd[408]: No secondary av scanner: KasperskyLab kavscanner
    Apr 15 12:40:03 izmail.local amavisd[408]: SpamControl: initializing Mail::SpamAssassin
    Apr 15 12:40:07 izmail.local amavisd[408]: SpamControl: done
    Apr 15 12:40:07 izmail.local amavisd[408]: Net::Server: Beginning prefork (2 processes)
    Apr 15 12:40:07 izmail.local amavisd[408]: Net::Server: Starting “2” children
    Apr 15 12:40:07 izmail.local amavisd[410]: Net::Server: Child Preforked (410)
    Apr 15 12:40:07 izmail.local amavisd[411]: Net::Server: Child Preforked (411)
    Apr 15 12:40:07 izmail.local amavisd[408]: Net::Server: Parent ready for children.

    in reply to: spam troubles #357818
    iztech
    Participant

    seems like your reject file is blocking entire domains?

    atleast you got spam blocked mine just keep coming thru (see other post).

    in reply to: This one has me stumped #357817
    iztech
    Participant

    i assume you want this to work only internally. if not you have to set-up some type of port mapping.

    you should post one of your dns files so we can see it clearly.

    here’s the set up i use

    ns1.domain.com. A x.x.x.x
    ns2.domain.com. A x.x.x.x
    domain.com. MX mail.domain.com.
    mail.domain.com. A x.x.x.x

    good luck.

    in reply to: spam getting through, virus emails get stopped. #357814
    iztech
    Participant

    as i mentioned spam is coming through.
    so i decided to bounce a spam that i received and guess what my mail server bounced it back to me stating that i am sending spam.

    so the spam filtering is working but only on outgoing mail not on incoming mail.

    in reply to: SASLDB testing #357773
    iztech
    Participant

    i am using os x client not server

    in reply to: SASLDB testing #357770
    iztech
    Participant

    okay so i got some information today that i believe is causing the problem.

    this might help some others so i am posting this.

    i used postfix enabler to turn on postfix, imap, pop and sasldb

    i then installed the clamav and amavisd according to the article here which i believe configures cyrus.

    if this is the case this could be my problem. if anyone knows how i can debug this i would be gratefull.

    if not i will be doing a clean install without postfix enabler.

    in reply to: SASLDB testing #357767
    iztech
    Participant

    i was able to telnet to using pop and imap but can not login.

    i must be missing something basic here.
    if i turn off authentication then all works well.

    in reply to: Spam and Virus Controls with Postfix #357765
    iztech
    Participant

    thanks for helping.

    everything is working. that is except my login system.
    that’s why my previous post states where is the mail going…

    when i changed from authentication to plain password checking using accounts created for each user in the system everything worked.

    i hope i don’t have to end up with this method.

    i have created a new thread discussing this.

    in reply to: SASLDB not working #357763
    iztech
    Participant

    okay, so i turned off sasldb authentication and all works well.

    i can now login and check the mail.

    the only problem is that i do not want to create a new account for each email user i have.

    also there is an issue of security if you don’t have sasldb method turned on.

    what are the other methods to use. i can not authenticate on ip addresses because clients could be checking mail from anywhere.

    i also have to support mac and windows email apps. mostly outlook and apple mail.

Viewing 15 posts - 16 through 30 (of 35 total)