Hi,

What version of perl and mailscanner ?

mvh

2011/7/27 Jeremy McSpadden <[email protected]>:
> Running from a clean machine, new 11.04 install and built from the ground
> up. I seem to be having an issue with MS.
> open("/var/spool/postfix/hold/C9FBC74794", O_RDONLY) = 8
> ioctl(8, SNDCTL_TMR_TIMEBASE or TCGETS, 0x7fff7d17ba50) = -1 ENOTTY
> (Inappropriate ioctl for device)
> lseek(8, 0, SEEK_CUR)                   = 0
> fstat(8, {st_mode=S_IFREG|0770, st_size=1641, ...}) = 0
> fcntl(8, F_SETFD, FD_CLOEXEC)           = 0
> lseek(8, 0, SEEK_SET)                   = 0
> lseek(8, 0, SEEK_CUR)                   = 0
> read(8, "CO           1403             23"..., 4096) = 1641
> lseek(8, 256, SEEK_SET)                 = 256
> lseek(8, 0, SEEK_CUR)                   = 256
> close(8)                                = 0
> write(2, "Insecure dependency in open whil"..., 114Insecure dependency in
> open while running with -T switch at
> /usr/share/MailScanner//MailScanner/Lock.pm line 358.
> It's not picking any messages up.
> --
> Jeremy McSpadden
> Flux Labs, Inc
> http://www.fluxlabs.net
> Endless Solutions
> Office : 850-588-4626
> Cell : 850-890-2543
> Fax : 850-254-2955
> On Jul 26, 2011, at 12:56 PM, Andrew Colin Kissa wrote:
>
> On 26 Jul 2011, at 6:09 PM, Jeremy McSpadden wrote:
>
> The current machine "WAS" working fine, until the upgrade. Now it seems I am
> patching and having to go back and fix some of the installers mess-ups.
>
> 1. It did not like my /etc/MailScanner symlink. Mailscanner was installed in
> /opt - I removed the symlink and the installer continued.
>
> 2. Next mailscanner would not start. I had to manually create a symlink from
>  MailScanner -> MailScanner-4.83.4-1 in /opt
>
> 3. I have edited baruwa.conf and changed the mysql server from 'spam01' to
> 'localhost' - but that seems not to have taken affect.
>
> " Baruwa Settings conn init failue: Unknown MySQL server host 'spam01' (1)
> at /etc/MailScanner/CustomFunctions/BaruwaUserSettings.pm line 71 "
>
> 4.   Seems my symlinking messed some things up, or did it ? I thought
> /etc/mailscanner was supposed to be symlinked to /opt/MailScanner (according
> to my init file )
>
> root@hera/etc/MailScanner/conf.d $ pwd; grep "DSN" baruwa.conf ; grep "DSN"
> /opt/MailScanner/etc/conf.d/baruwa.conf.dpkg-new
>
> /etc/MailScanner/conf.d
>
> DB DSN = DBI:mysql:database=baruwa;host=localhost;port=3306
>
> DB DSN = DBI:mysql:database=baruwa;host=spam01;port=3306
>
> Now I have 2 baruwa.conf files.
>
> The deb package requires a mailscanner deb package, if you have a
> mailscanner source installation, you should rather install from source
> otherwise things break as described above.
>
> --
> Baruwa - www.baruwa.org
>
> _______________________________________________
> Baruwa mailing list
> [email protected]
> http://lists.baruwa.org/mailman/listinfo/baruwa
> Keep Baruwa FREE - http://pledgie.com/campaigns/12056
>
>
>
> _______________________________________________
> Baruwa mailing list
> [email protected]
> http://lists.baruwa.org/mailman/listinfo/baruwa
> Keep Baruwa FREE - http://pledgie.com/campaigns/12056
>
>
_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to