473,378 Members | 1,541 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

NoSpamToday - IMAP login failed

I have running a batch file (to teach it what is spam) using the IMAP2Mbox.exe process for a long time now and it always worked smoothly. Recently, I started getting the following error message:

IMAP login failed: 1 NO A required privilege is not held by the client

Attached are the contents of the batch file I use and the spam.cfg file.

del spam.mbox

echo *===* >> spam.log

imap2mbox.exe --mbox=spam.mbox --folder=SPAM --config=spam.cfg --username="DOLAN/ksteutermann/ksteutermann" --pass="*.*.*.*.*" --server=DOLANPDC.dolan.compdatasurvey.com --path="Public Folders/" --debug --verbose >> spam.log

if exist spam.mbox sa\sa-learn -C sa\ruleset --showdots --spam --mbox spam.mbox >> spam.log

sa\sa-learn -C sa\ruleset --showdots --force-expire >> spam.log

sa\spamassassin -x -C sa\ruleset --lint >> spam.log

CFG file contents:
[Server]
Name=DOLANPDC.dolan.compdatasurvey.com
Port=143

[User]
Name=DOLAN/ksteutermann/ksteutermann
Magic=JyUiPG42VFNBQFFaYwwILUZcAgADAQAFAAQCB31Ybkp1 bDMwMTAyMTI0MjAwNw==

[Public Box]
Path=Public Folders/
Folder=SPAM

[Output]
Mbox=spam.mbox

[Options]
Verbose=1
Delete=0
Timestamp=MonJul301021242007
Jun 4 '08 #1
0 1006

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Ian Marlier | last post by:
I'm trying to get a PHP-based webmail setup going, but I'm running into a problem with IMAP authentication. Specifically, the PHP IMAP extension is trying to log in using CRAM-MD5 authentication,...
0
by: dekoffie | last post by:
Hello there, I'm trying to create a connection with an IMAP server which is secured through SSL. I can get the connection just fine, and I get a first respone from the server. But then I send...
0
by: Mark Adams | last post by:
I'm having a dreadful time getting a Postfix + Courier + Mysql mail server configured in Mandrake Linux (9.1). I was wondering if someone here might have some expertise and be willing to help. ...
0
by: asnowfall | last post by:
I am trying to connect & exchange data with IMAP server using SSL. IMAP has command for logging in. Ex: A100 LOGIN "abc" "agc" I am using following code to do this... m_pSocket.Connect( ...
0
by: Kevin F | last post by:
I've been trying to implement this script, it polls an IMAP inbox for unread messages and displays the sender and subject in a scrollable window using Tkinter. However, when I try to change the...
0
by: Kevin F | last post by:
Sorry to repost... but 4am didn't get much responses. I've been trying to implement this script, it polls an IMAP inbox for unread messages and displays the sender and subject in a scrollable...
0
by: contactme | last post by:
Hi, Is it possible to open concurrent connections using Net::IMAP::Simple library ? My IMAP server allows 4 connections per ip, so I am having following problems while using Net::IMAP::Simple and...
4
by: gregpinero | last post by:
I'm trying to get a list of messages from GMAIL using it's new IMAP access. So far I've tried running this command but it just hangs. Any ideas? I figured that's the first line to run from...
7
JamieHowarth0
by: JamieHowarth0 | last post by:
Hi guys, I have a pet project I'm trying to get off the ground - I'd like to build an IMAP server. Now, it's one with a bit of a twist, and the twist is that it won't be used to send and receive...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.