- Sep 28, 2006
-
-
deuce authored
permissions on *nix possibly making untouchable later.
-
- Sep 07, 2006
-
-
deuce authored
error and is fairly common on Linux.
-
- Aug 29, 2006
-
-
deuce authored
-
- Aug 28, 2006
-
-
deuce authored
Since the only way to correcty detect NPTL is at *runtime*, add that detection in to main() and honour it throughout. sbbscon.h makes the thread_suid_broken variable/macro available to other files which need it.
-
- Aug 15, 2006
-
-
rswindell authored
* Don't apply subject filter to messages from authenticated users (this should probably be configurable). * Don't send notification telegram for mail received from DNSBL-listed servers.
-
- Aug 14, 2006
-
-
deuce authored
-
- Jun 07, 2006
-
-
rswindell authored
it was possible to have the same message sent out from both instances since the non-cached copy of the message header was not being checked for the "deleted" attribute. This usually only happened when several outbound messages were being delivered all at once (e.g. listserver).
-
- May 03, 2006
-
-
rswindell authored
portion of recipient e-mail address.
-
- Apr 25, 2006
-
-
rswindell authored
SMTPFORWARDPATH header field.
-
- Mar 28, 2006
-
-
rswindell authored
-
- Jan 19, 2006
-
-
rswindell authored
-
- Jan 11, 2006
- Dec 05, 2005
-
-
rswindell authored
-
- Dec 04, 2005
-
-
rswindell authored
-
- Dec 03, 2005
- Oct 21, 2005
- Oct 13, 2005
- Oct 07, 2005
-
-
rswindell authored
and no DNS servers are found, print a sensible error message.
-
rswindell authored
Automatically detect the DNS server (randomly chosen from the list of configured DNS servers) if no DNS server is configured. For *nix, this assumes you have read access to /etc/resolv.conf (where da 'e'?) For Win32, this assumes you have IPHLPAPI.DLL on your system (included with Win98+).
-
rswindell authored
Simplify the bouncing of e-mails using smb_updatemsg() and the original message's from_ext convenience pointer. No need to call smb_init_idx() here since smb_addmsghdr()->putmsg() does this already (in the latest smblib).
-
- Oct 02, 2005
-
-
rswindell authored
now does this for us). Set the SMB recipient extension header field when routing to QWKnet node (this is necessary for fixsmb to be able to reconstruct the index file). Use new function smb_updatemsg() to mark sent SMTP mail as deleted (much easier).
-
- Sep 30, 2005
-
-
rswindell authored
records (using smb_putmsg) - keeps the index file from being truncated during the operation (nightly purging of deleted message indexes?) causing corruption.
-
- Sep 29, 2005
-
-
rswindell authored
Don't directly access the index (.sid) file stream, reading a record at time with no locking. Instead, read all the relevant index records in one safe locked operating (using loadmail()) - this should fix the multi-server heavy traffic mail.sid corruption bug.
-
- Sep 20, 2005
-
-
deuce authored
-
- Sep 18, 2005
-
-
rswindell authored
on FreeBSD.
-
- Sep 16, 2005
-
-
rswindell authored
-
- Sep 03, 2005
-
-
rswindell authored
-
- Sep 02, 2005
-
-
rswindell authored
(typically FTN netmail messages). Also fixed possible memory leak in the process.
-
- Sep 01, 2005
-
-
rswindell authored
(e.g. sbcglobel.net [sic]).
-
- Aug 17, 2005
-
-
rswindell authored
-
- Aug 06, 2005
-
-
rswindell authored
script's termination.
-
- Jul 07, 2005
-
-
deuce authored
or in domains.cfg, connect to the Synchronet SMTP server... by IP if mail is bound to a specific IP, or "127.0.0.1" if it is not. If ANYONE can come up with a reason that email which gets to the BBS should mot be handled by the BBS if the BBS is configured for it, let me know!
-
- Jul 06, 2005
-
-
rswindell authored
-
- Jun 30, 2005
-
-
runderwo authored
Fix spelling error which keeps spreading to new files.
-
- Jun 06, 2005
-
-
rswindell authored
-
- Jun 02, 2005
-
-
rswindell authored
-