MailScanner --lint

Glenn Steen glenn.steen at gmail.com
Tue Sep 30 19:10:52 IST 2008


2008/9/30 Julian Field <MailScanner at ecs.soton.ac.uk>:
> MailScanner --lint &> /tmp/logoutput.txt
>
Assuming bash, yes. Try that on ksh or similar... The perhaps more
portable way would be "MailScanner --lint 2>&1 > /tmp/logoutput.txt"
... :-).

> Ray Jette wrote:
>>
>> I am running MailScanner --lint to look for problems. The output of this
>> command does not fit on the screen. I am trying to save this to a text
>> file for review. The command sudo MailScanner --lint > log.txt did not
>> work.
>> I beleave this did not work because I need to redirect stderr. Is this
>> correct? I have been doing some research and have tryed to redirect this
>> a few different ways but have not been able to get it working.
>>
>> Does anyone have any ideas on how to do this?
>> Thanks in advance,
>> Ray Jette
>>
>
> Jules
>
> --
> Julian Field MEng CITP CEng
> www.MailScanner.info
> Buy the MailScanner book at www.MailScanner.info/store
>
> Need help customising MailScanner?
> Contact me!
> Need help fixing or optimising your systems?
> Contact me!
> Need help getting you started solving new requirements from your boss?
> Contact me!
>
> PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> --
> MailScanner mailing list
> mailscanner at lists.mailscanner.info
> http://lists.mailscanner.info/mailman/listinfo/mailscanner
>
> Before posting, read http://wiki.mailscanner.info/posting
>
> Support MailScanner development - buy the book off the website!
>



-- 
-- Glenn
email: glenn < dot > steen < at > gmail < dot > com
work: glenn < dot > steen < at > ap1 < dot > se


More information about the MailScanner mailing list