LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-27-2004, 04:16 PM   #1
Ateo
Member
 
Registered: Sep 2004
Location: Long Beach, CA
Distribution: FreeBSD,Ubuntu,Gentoo,MacOS
Posts: 139

Rep: Reputation: 15
Question amavisd-new does not start


I'm having issues with starting amavisd-new. I'm absolutely clueless as to what the problem may be as the log seems fine. Here is some info:
Code:
root@shadow amavis # rm amavis.log amavisd.pid

root@shadow amavis # /etc/init.d/amavisd zap
 * Manually resetting amavisd to stopped state.

root@shadow amavis # /etc/init.d/amavisd start
 * Starting amavisd-new...                                                                                          [ ok ]

root@shadow amavis # ps -aux | grep amavis
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root      1787  0.0  0.0  1424  460 pts/0    R+   14:05   0:00 grep amavis

root@shadow amavis # nano amavis.log
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1782]: starting.  /usr/sbin/amavisd at shadow amavisd-new-20040701 (2.0), Unicode aware
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1782]: user=, EUID: 0 (0);  group=, EGID: 0 27 26 20 11 10 6 4 3 2 1 0 (0 27 26 20 11 10 6 4 3 2 1 0)
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1782]: Perl version               5.008005
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Amavis::Conf        2.02
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Archive::Tar        1.09
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Archive::Zip        1.14
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module BerkeleyDB          0.25
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Compress::Zlib      1.22
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Convert::TNEF       0.17
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Convert::UUlib      0.31
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module DB_File             1.809
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module MIME::Entity        5.415
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module MIME::Parser        5.415
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module MIME::Tools         5.415
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Mail::Header        1.60
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Mail::Internet      1.60
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Mail::SpamAssassin  3.000002
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Net::Cmd            2.24
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Net::DNS            0.40
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Net::SMTP           2.26
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Net::Server         0.85
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Time::HiRes         1.54
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Module Unix::Syslog        0.100
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Found $file       at /usr/bin/file
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Found $arc        at /usr/bin/arc
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Found $gzip       at /bin/gzip
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Found $bzip2      at /bin/bzip2
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: No $lzop,         not using it
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Found $lha        at /usr/bin/lha
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Found $unarj      at /usr/bin/unarj
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Found $uncompress at /usr/bin/uncompress
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Found $unfreeze   at /usr/bin/unfreeze
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Found $unrar      at /usr/bin/unrar
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Found $zoo        at /usr/bin/zoo
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Found $cpio       at /bin/cpio
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: No $rpm2cpio,     not using it
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Found $cabextract at /usr/bin/cabextract
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: No $dspam,        not using it
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Using internal av scanner code for (primary) ClamAV-clamd
Dec 27 14:04:57 shadow /usr/sbin/amavisd[1783]: Found secondary av scanner ClamAV-clamscan at /usr/bin/clamscan
 
Old 12-28-2004, 02:39 AM   #2
Ateo
Member
 
Registered: Sep 2004
Location: Long Beach, CA
Distribution: FreeBSD,Ubuntu,Gentoo,MacOS
Posts: 139

Original Poster
Rep: Reputation: 15
I tracked the issue.

Code:
local_transport = local
content_filter = smtp-amavis:[127.0.0.1]:10024
header_checks = pcre:/etc/postfix/pcre-header.cf
body_checks = pcre:/etc/postfix/pcre-body.cf
biff = no
#transport_maps = hash:/etc/postfix/transport
The parameters local_transport and transport_maps conflicted. As soon as I commented out transport_maps, I started getting mail.

This might have to to with the fact that I'm running virtual mail domains. I dunno.
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
amavisd unused ?? Wynand1 SUSE / openSUSE 0 09-22-2005 07:50 AM
amavisd-new blacklisting TLDs packetz Linux - Software 0 04-11-2005 01:07 PM
Problem installing amavisd Koven Linux - Software 0 02-21-2005 01:31 PM
Postfix - amavisd (?) localhost.com joseph_1970 Linux - Software 1 02-13-2004 05:42 PM
Amavisd & Slackware PcHammer Linux - Software 0 07-17-2002 08:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration