VINOT Sébastien wrote:
> The server is a gentoo and I install courier this summer (I don't know  
> how to get the version number)
>   

If you installed via rpm, you can do:

    $ rpm -q courier
    courier-0.63.0-1

or, you can look in one of the config files:

    $ cat /etc/courier/dsnheader.txt
    Content-Type: text/plain; charset=us-ascii
   
   
    This is a delivery status notification from [#ME#],
    running the Courier mail server, version 0.63.0.
   
    The original message was received on [#FROMTIME#]
    from [#FROMMTA#]

It should also be written to the maillog when you restart Courier. I
don't know of a way to query the server directly for the version number.

-- 
Bowie

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to