Displaying 4 results from an estimated 4 matches for "smtp_client".
2006 Jul 19
0
data corruption in delivery agent when forwarding
...===========================================================
RCS file: /home/cvs/dovecot/src/deliver/mail-send.c,v
retrieving revision 1.1.2.1
diff -u -r1.1.2.1 mail-send.c
--- mail-send.c 11 Jun 2006 11:10:55 -0000 1.1.2.1
+++ mail-send.c 19 Jul 2006 09:28:18 -0000
@@ -116,16 +116,17 @@
struct smtp_client *smtp_client;
FILE *f;
const unsigned char *data;
+ const char *return_path;
size_t size;
int ret;
+ return_path = mail_get_first_header(mail, "Return-Path");
+
input = mail_get_stream(mail, NULL, NULL);
if (input == NULL)
return -1;
- smtp...
2008 Aug 11
2
Auto Vacation replies again
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sorry to bring this up again.
I have now configured my test server to pass all email messages off to
our central campus email filter gateway. This gateway scans all email
traffic for viruses/spam before being delivered to any local mail servers.
Once I did this my auto vacation replies are getting canned due to the
fact the from header line is empty
2012 Jul 30
4
sieve vacation messages trouble
FROM:mailman-bounces at dovecot.org
DATE:27. hein?kuuta 2012 16.58.35 UTC+3.00
TO:dovecot-owner at dovecot.org
SUBJECT:CONTENT FILTERED MESSAGE NOTIFICATION
The attached message matched the dovecot mailing list's content
filtering rules and was prevented from being forwarded on to the list
membership. ?You are receiving the only remaining copy of the
discarded message.
FROM:Asier Cidon
2007 May 09
2
PATCH: Deliver looses mail and DSN if Return-Path is missing
...+42,7 @@
i_info("msgid=%s: Return-Path missing, rejection reason: %s",
orig_msgid == NULL ? "" : str_sanitize(orig_msgid, 80),
str_sanitize(reason, 512));
- - return 0;
+ return EX_TEMPFAIL;
}
smtp_client = smtp_client_open(return_addr, NULL, &f);
Bye,
- --
Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQEVAwUBRkGA0S9SORjhbDpvAQIh0Qf/RUkmWnK+LhB3/ZwY+AnyTAYGBPB7qTCp
bVchn4F7zL+W2fIYZGz6YG1bKUtHE3qMQAY3gYijspNZBejS0Z8cTI983ZMwJFP+
ygMAicyEDFSWrFWYnzBnpvHYZEK9V...