 |
|
|
ArGoStuff User to User Support Forums
|
 |
|
 |
| Author |
Messages |
|
tjakober
Posts: 17 Online:  ArGoNuke Apprentice


 |
| 06-19-2009 5:55 PM |
|
I have a domain with 2 users mp and tony on my mailserver v.1.0.6.7. Since a view days, all mail to mp is delivered to the account tony. I don't know if the user has manipulated the settings, but I could not find anything wrong. What could cause this strange behaviour?
SMTP 012158 19-06-09 22:48:05] Received SMTP Connection from 209.85.219.210 [SMTP 012158 19-06-09 22:48:05] 220 ms.3sweb.net ArGoSoft Mail Server SMTP Module v.1.0.6.6 at Fri, 19 Jun 2009 20:48:05 GMT [SMTP 012158 19-06-09 22:48:05] EHLO mail-ew0-f210.google.com [SMTP 012158 19-06-09 22:48:05] 250-Welcome 209.85.219.210, nice to meet you... [SMTP 012158 19-06-09 22:48:05] 250-AUTH=LOGIN [SMTP 012158 19-06-09 22:48:05] 250-AUTH LOGIN [SMTP 012158 19-06-09 22:48:05] 250-SIZE [SMTP 012158 19-06-09 22:48:05] 250-DSN [SMTP 012158 19-06-09 22:48:05] 250-ETRN [SMTP 012158 19-06-09 22:48:05] 250 HELP [SMTP 012158 19-06-09 22:48:05] MAIL FROM: [SMTP 012158 19-06-09 22:48:05] 250 Sender "t.jakober@gmail.com" OK... [SMTP 012158 19-06-09 22:48:05] RCPT TO: [SMTP 012158 19-06-09 22:48:05] Greylisting exception "t.jakober@gmail.com" [SMTP 012158 19-06-09 22:48:05] 250 Recipient OK [SMTP 012158 19-06-09 22:48:05] Domain group broadcast account - adding all principal users for domain group Group of mporga.com [SMTP 012158 19-06-09 22:48:05] 1 total recipients [SMTP 012158 19-06-09 22:48:05] DATA [SMTP 012158 19-06-09 22:48:05] Checking reverse PTR entry... [SMTP 012158 19-06-09 22:48:05] Result: mail-ew0-f210.google.com [SMTP 012158 19-06-09 22:48:05] DNSBL checking with zen.spamhaus.org [SMTP 012158 19-06-09 22:48:05] Not in zen.spamhaus.org [SMTP 012158 19-06-09 22:48:05] DNSBL checking with bl.spamcop.net [SMTP 012158 19-06-09 22:48:05] Not in bl.spamcop.net [SMTP 012158 19-06-09 22:48:05] 354 Enter mail, end with "." on a line by itself [LDLV 012158 19-06-09 22:48:05] Putting to the mailbox for toni@mporga.com, RecNo=70 [LDLV 012158 19-06-09 22:48:06] Message has been successfully delivered to toni@mporga.com [SMTP 012158 19-06-09 22:48:06] 250 Message accepted for delivery (2870 bytes, ID=<3e32c3cb0906191347m1c8eb737t12c6010c4d5fa87d@mail.gmail.com>)
|
|
Thomas Jakober
3S System Software Support
http://www.3sweb.net |
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|
|
|
|
|
|
 |
| Mail Server v1.0.7.5 | |
Mail Server
- Hopefully fixed a problem which was causing mail server to stop
Web Interface
- Web interface now will work with Safari;
| | 2/25/2010 12:49:41 PM |
|
| Mail Server v1.0.7.4 | |
Mail Server
- SMTP now supports two methods of authentication: AUTH PLAIN and AUTH LOGIN;
- Improved the way how "stuck" delivery threads are getting cancelled. In some cases with previous versions
they could stay connected infinitely long;
- If a domain is in greylisting exception, and SPF is PASS, DNSBL will be not checked - to avoid blocking messages, when
single IP addresses belonging to large ISPs are blacklisted by DNSBL databases;
- Now there is an option to check all IP addresses, referred to in RECEIVED headers, against DNSBL databases;
- If autoresponder is enabled, and return address is not specified, now the server will use username, plus @ symbol,
plus either the first domain in the list belonging to the domain group, or domain group name itself;
- If SMTP for account is disabled for an account, connection will be still accepted, if it comes from web interface;
- If there is an unsuccessful attempt to log into the POP3 or IMAP server, or perform uncussessful
SMTP Authentication, and entry is created in the Windows application log;
Web Interface
- Fixed a problem with messages, containing embedded images with same name - was giving Resource already
in use error when displaying images;
| | 2/21/2010 6:10:28 PM |
|
| Mail Server v1.0.7.3 | |
Mail Server
- In previous versions "stuck" IMAP connections were not getting disconnected, because it was assumed that
IDLE command can "stick around" infinitely. It turned out, some clients (e.g., iPhone and iPod) do not use
IDLE command, but still leave connections open, which causes open IMAP connections to add up. In this version
IMAP connection gets periodically checked, along with POP3 and SMTP connections, and gets disconnected, if it
was around for long time, and currently is not in IDLE state;
- Fixed a bug in Archiver: copy function was copying entire folder, not just a selection;
- If a list of trusted or banned hosts contained blank entry, it was returning false positives. Now
blank entries are just removed;
- If remoting service cannot start, now it not affect other services. Before
it would crash other services too;
- Added View Log Folder option to the mail server UI;
- Now catching exception when reading server start date/time. It appears, server startup times
was not getting stored properly into the Settings.xml file on non-English versions of Windows;
- License is now checked onlny at server startup, rather then during each connection. It appears,
decrypting of the license and checking it's signature was taking pretty long time on some systems;
Web Interface
- Fixed a problem with processing MIME messages, when part separators (boundaries) contain space;
| | 1/3/2010 5:36:30 PM |
|
| FTP Server v1.0.2.1 |
- Fixed a potential security threat - no longer accepting very long command lines, which would
cause server to crash;
| | 12/3/2009 11:58:34 AM |
|
| Mail Server .NET v1.0.7.2 | |
Mail Server
- Fixed long delay when sending mail to large mailing lists, containing large number
of local recipients;
- Optimized access to trusted and banned hosts lists;
- Added an option to allow bouncing only to local users (Options - Server Options
- Delivery;
- Further optimized resource consuming processes, such as POP3, IMAP and delivery;
Web Interface
- Fixed multiple problems with displaying complex multipart messages;
| | 11/26/2009 7:57:20 PM |
|
|
|
|
|
 |
 |
|
 |
|