Hello all,
I am writing an application which has to identify the
archived files in a given directory.I've tried using the function
i = win32api.GetFileAttributes (full_path)
to obtain the attributes.But am unable to identify based on the value
it returns as it is returning 5152, 13856 e
I have got postfix installed on my machine and I am updating on of its
configuration files programmatically(using python)(on some action).
Since any change in the configuration needs a reload, I need to reload
postfix to reflect the latest change. How can I do that in a python
script. Precisely, I
Iguana...
> http://rebertia.com
>
>
> On Mon, Feb 23, 2009 at 10:31 PM, venu madhav
> wrote:
> > Hello,
> >Sorry for mailing to your personal mails instead of mailing to
> > the group. The reason being the intensity of the problem and time factor.
> >
Hi,
I don't have access to the AD server because only the administrators
here have those rights. Aren't there any MAPI Sender and Recipient object
properties which satisfies my need?
Thank you,
Venu.
On Thu, Dec 4, 2008 at 9:00 AM, BJ Swope <[EMAIL PROTECTED]> wrote:
> If you have access
On Jun 27, 12:34 pm, Maric Michaud <[EMAIL PROTECTED]> wrote:
> Le Friday 27 June 2008 09:03:15 madhav, vous avez écrit :
>
> > Hello everybody, I need a mechanism to detect email bounces. I tried
> > browsing through smtplib implementation and found not helpful in this
Hello everybody, I need a mechanism to detect email bounces. I tried
browsing through smtplib implementation and found not helpful in this
case. Actually it is said in the documentation that if a mail is sent
to say: "[EMAIL PROTECTED]", then "_send()" in the
SMTPConnection class returns 550(Unknow