[Indimail-support] #Usedifmailisstoredinoutbox addresses rejected (Couriur IMAP Outbox)

11 views
Skip to first unread message

Adrian Offerman

unread,
Apr 28, 2013, 7:11:33 AM4/28/13
to indimail...@lists.sourceforge.net

Return-Paths of messages sent through the Outbox feature of Courier IMAP
are extended with '#Usedifmailisstoredinoutbox'.

Although some MTAs accept it, some don't:

@4000000051307d810ef42dac remote:
offe...@offXXXXX.net#Usedifmailisstoredinoutbox 51012
@4000000051307d810ef43194 starting delivery 2455: msg 2884118 to remote
offe...@offXXXXX.net#Usedifmailisstoredinoutbox
@4000000051307d810ef43964 status: local 0/10 remote 2/20
@4000000051307d81107f55d4 delivery 2455: failure:
Sorry,_I_couldn't_find_any_host_named_offXXXXX.net#Usedifmailisstoredinout
box._(#5.1.2)/

I think this is not a feature but a bug :-) caused by this statement in
sbin/svctool.in

echo "QMAILDEFAULTHOST=$default_domain # Used if mail is stored in outbox"

Creating QMAILDEFAULTHOST files like this in the variables directories:

offXXXXX.com # Used if mail is stored in outbox

I think the statement in sbin/svctool.in should read:

echo "QMAILDEFAULTHOST=$default_domain" # Used if mail is stored in outbox

Fixed my current install by removing the comment part from these files:
/service/*/variables/QMAILDEFAULTHOST

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Indimail-support mailing list
Indimail...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/indimail-support

Manvendra Bhangui

unread,
Apr 28, 2013, 10:51:41 PM4/28/13
to adr...@offerman.net, indimail...@lists.sourceforge.net
On Sun, Apr 28, 2013 at 4:41 PM, Adrian Offerman <adr...@offerman.net> wrote:

Return-Paths of messages sent through the Outbox feature of Courier IMAP
are extended with '#Usedifmailisstoredinoutbox'.

Although some MTAs accept it, some don't:

@4000000051307d810ef42dac remote:
offe...@offXXXXX.net#Usedifmailisstoredinoutbox 51012
@4000000051307d810ef43194 starting delivery 2455: msg 2884118 to remote
offe...@offXXXXX.net#Usedifmailisstoredinoutbox
@4000000051307d810ef43964 status: local 0/10 remote 2/20
@4000000051307d81107f55d4 delivery 2455: failure:
Sorry,_I_couldn't_find_any_host_named_offXXXXX.net#Usedifmailisstoredinout
box._(#5.1.2)/

I think this is not a feature but a bug :-) caused by this statement in
sbin/svctool.in

echo "QMAILDEFAULTHOST=$default_domain # Used if mail is stored in outbox"

Creating QMAILDEFAULTHOST files like this in the variables directories:

  offXXXXX.com # Used if mail is stored in outbox

I think the statement in sbin/svctool.in should read:

echo "QMAILDEFAULTHOST=$default_domain"  # Used if mail is stored in outbox

Indeed it is a bug and Thanks for noticing the bug. I have made the fix in my local build and will get applied to the repo in the next release. 
Reply all
Reply to author
Forward
0 new messages